﻿/* Common Style */
body
{
	background: url(bg.jpg) repeat-x scroll top left;
	font-size:12px;
	color:#333333;
}

table,td,tr,div {
	color:#333333; font-size: 12px; Font-family: Tahoma, Arial, Verdana;
}
img {
	border:0px;
	}
	
a:link,a:visited ,a:active
{
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

a:hover {
	color: #FF9900;
}

.header_left
{
	background:url(menu_right.png) top left no-repeat; 
	width:180px; 
	height:36px;
	padding-left:10px; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF;
}
.center_left
{
	background:url(bg-right.gif) bottom left repeat-y; 
	width:180px; 
	height:auto;
	padding:10px;
}
.bottom_left
{
	background:url(bg-bot-right.gif) bottom left no-repeat; 
	width:180px; 
	height:8px;
}

.header_right{
	background: url('menu_center.png') no-repeat left
top;
	width: 180px;
	height: 36px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

	
.center_right {
	background:url(bg-center.gif) bottom left repeat-y; 
	width:649px; 
	height:auto;
}

.bottom_right {
	background:url(bg-bot-center.gif) bottom left no-repeat; 
	width:649px; 
	height:8px;
}

.tab
{
background: #ffffff url('img/bg_tabs2.jpg') no-repeat top left;
height: 6px;
}
.tab2
{
background: #ffffff url('img/search_tab_noselected.jpg') no-repeat top left;
height: 26;
width: 140;
padding: 5px;
}
.footer
{
	background: #ffffff url('line05.jpg') repeat top left;
}

/*----------------*/