body {
font-family: Arial; font-size: 11px; color: #696969; text-transform: none;
}
td, th {
font-family: Arial; font-size: 11px; color: #696969; text-transform: none;
}
.btext {
font-family: Arial; font-size: 12px; color: #696969; text-transform: none;
}
a {
font-family: Arial; font-size: 11px;
}
a:hover {
font-family: Arial; font-size: 11px;
}
.O_header {
font-family: Arial; font-size: 16px; color: #F4A211; font-weight: none; text-transform: none;
}
.OSB_header {
font-family: Arial; font-size: 11px; color: #F4A211; font-weight: bold; text-transform: none;
}
.b_header {
font-family: Arial; font-size: 14px; color: #000000; font-weight: none; text-transform: none;
}
.g_header {
font-family: Arial; font-size: 14px; color: #696969; font-weight: none; text-transform: none;
}
.nav_stay {
font-family: Arial; font-size: 11px; color:#728408; text-decoration:none; font-weight: none;
}
.nav {
font-family: Arial; font-size: 12px; color:#666666; text-decoration:none; font-weight: none;
}
.nav:Link {
font-family: Arial; font-size: 12px; color:#666666; text-decoration:none; font-weight: none;
}
.nav:hover {
font-family: Arial; font-size: 12px; color:#F4A211; text-decoration:none; font-weight: none;
}
.sm_nav {
font-family: Arial; font-size: 11px; color:#666666; text-decoration:none; font-weight: none;
}
.sm_nav:Link {
font-family: Arial; font-size: 11px; color:#666666; text-decoration:none; font-weight: none;
}
.sm_nav:hover {
font-family: Arial; font-size: 11px; color:#F4A211; text-decoration:none; font-weight: none;
}
.nav2 {
font-family: Arial; font-size: 12px; color:#F4A211; text-decoration:none; font-weight: none;
}
.nav2:Link {
font-family: Arial; font-size: 12px; color:#F4A211; text-decoration:none; font-weight: none;
}
.nav2:hover {
font-family: Arial; font-size: 12px; color:#666666; text-decoration:none; font-weight: none;
}
.footer_nav {
font-family: Arial; font-size: 11px; color:#696969; text-decoration:none; font-weight: none;
}
.footer_nav:Link {
font-family: Arial; font-size: 11px; color:#696969; text-decoration:none; font-weight: none;
}
.footer_nav:hover {
font-family: Arial; font-size: 11px; color:#696969; text-decoration:none; font-weight: none;
}
.sub_nav {
font-family: Arial; font-size: 11px; color:#FFFFFF; text-decoration:none; font-weight: none;
}
.sub_nav:Link {
font-family: Arial; font-size: 11px; color:#FFFFFF; text-decoration:none; font-weight: none;
}
.sub_nav:hover {
font-family: Arial; font-size: 11px; color:#f3f3f3; text-decoration:none; font-weight: none;
}
.whiteout {
font-family: Arial; font-size: 11px; color: #FFFFFF; text-transform: none;
}
.input {
	color : #666666;
	border-bottom-color:#F4A211;
	border-left-color:#F4A211;
	border-top-color:#F4A211;
	border-right-color:#F4A211;
	background : #FFFFFF;
	border-top  : 1px solid;
	border-bottom  : 1px solid;
	border-left  : 1px solid;
	border-right  : 1px solid;
	font-family: Arial; 
	font-size: 10px;
}
.input2 {
	color : #FFFFFF;
	background : #F4A211;
	border-top  : 1px solid;
	border-bottom  : 1px solid;
	border-left  : 1px solid;
	border-right  : 1px solid;
	font-family: Arial; 
	font-size: 11px;
	border: none;
	cursor: pointer;
	cursor: hand;
}