body {
	margin : 0;
	padding : 0;
}
form {
	margin : 0;
	padding : 0;
}
.main {
	font : 8pt Verdana, Arial, serif; 
	color : #000000;
} 
.title {
	font : 12.5pt Century Gothic, Verdana, Arial, serif;
	font-weight: bold;
	color: #333333;
}
.title2 {
	font-size : 10.5pt;
	font-weight: bold;
	padding-left:10px;
}
.tab_title {
	background: url('/img/home/tab_top_bg.gif'); 
	background-color: #B7B7B7;
}
.det_tab_h {
	color: #ffffff;
	font-weight: bold;
	height: 23px;
	padding-left: 15px;
	background-color: #196CCA;
}
.det_tab_str {
	height: 23px;
	padding-left: 15px;
	background-color: #E4E7EB;
}
.grey {
	color: #5B5B5B;
}
.grey_bg {
	background-color: #B7B7B7;
}
.grey_bg2 {
	background-color: #EEEDE9;
}
.sections {
	color: #0C72C9;
	font-weight: bold;
	text-decoration: none;
}
.sections:hover {
	text-decoration : underline;
}
.form1 {
	border : 1px solid #525252;
	height : 23px;
	width : 132px;
	font : 8pt Verdana, Arial, serif; 
	color : #000000;
	padding-top : 4px;
	padding-left : 3px;
	margin : 0;
}
.navi_ico {
	padding-left: 8px;
	padding-right: 6px;
}
.navi_ico_a {
	padding-left: 8px;
	padding-right: 6px;
	background: url('/img/home/navi_str_bg_a.gif');
}
.navi_text {
	vertical-align: top;
	padding-top: 7px;
	padding-right:11px;
}
.navi_text_a {
	vertical-align: top;
	padding-top: 7px;
	padding-right:11px;
	color: #0C72C9;
	font-weight: bold;
	font-size: 9pt;
	background: url('/img/home/navi_str_bg_a.gif');
}
.navi {
	font-weight: bold;
	font-size: 9pt;
	color: #000000;	
	text-decoration: none;
}
.navi:hover {
	text-decoration : underline;
}
.navi2 {
	color: #777777;	
}
.blue2 {
	color: #0066CB;
}
.blue3 {
	color: #0260C9;
}
.big_link {
	color: #196CCA;
	font-size: 13.5pt;
	text-decoration: none;
}
a {
	color : #0042FF; 
	text-decoration : underline; 
} 
a:hover {
	text-decoration : none;
}

tr.SearchBar td { padding-top: 6px; padding-bottom: 6px; line-height: 30px; }
tr.SearchBar td input { width: 100px; }
tr.SearchBar td input.i { width: 180px; }
