@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.view_all:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
	font-weight: bold;
	border: 1px solid #333333;
}
.view_all:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
	font-weight: bold;
	border: 1px solid #333333;
}
.view_all:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFF99;
	display: block;
	height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
	font-weight: bold;
	border: 1px solid #333333;
}
.main_table_bg {
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.box_border {
	border: 1px solid #666633;
}
.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
}
.error_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
}
.section_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666633;
	height: 25px;
	line-height: 25px;
	text-align: left;
	padding-left: 10px;
	text-transform: capitalize;
	font-variant: small-caps;
}
.page_subhead {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 25px;
}
.bottom_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #394200;
	text-decoration: none;
	text-align: center;
}
.bottom_links:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #394200;
	text-decoration: none;
	text-align: center;
}
.bottom_links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
	text-align: center;
}
.bottom_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.form_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding-left: 15px;
}
.useful_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
	text-decoration: underline;
}
.useful_links:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
	text-decoration: underline;
}
.useful_links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	text-decoration: underline;
}
.useful_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
.member_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #001675;
	text-decoration: none;
}
.member_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #001675;
	text-decoration: none;
}
.member_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005177;
	text-decoration: none;
}
.member_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.main_table_bor {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E7E8E2;
}
.submit_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #F3F3F3;
	height: 20px;
	width: 60px;
	border: 1px solid #999999;	
}
.submit_button_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	width: 60px;
	background-image: url(images/mid_bg.jpg);
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}
.cell_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #babf9a;
}
.cell_top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BABF9A;
}
.yellow_border {
	border: 1px solid #ebd052;
}
.white_border {
	border: 1px solid #FFFFFF;
}
.welcome_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 25px;
}
.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E10000;
	text-decoration: none;
}
.exim_heading {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.exim_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.exim_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.exim_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.enquiry_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.enquiry_links:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.enquiry_links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.enquiry_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: overline;
}
.categories:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	text-indent: -10px;
}
.categories:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	text-indent: -10px;
}
.categories:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 15px;
}
.category_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #339900;
}









.sign_up_bottom {
	background-image: url(images/sign_up_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.logout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.left_bottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bottom_border {
	border: 1px solid #D1D1D1;
}
.dotted_bottom_sep {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.dotted_bottom_sep_white {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.page_subhead_wi {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 25px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 25px;
	margin: 0px;
}
.vads {
	margin-bottom: 5px;
}
