BODY {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : smaller;

	font-weight : bold;

	color : #CCC;

	background : #CCC;

	margin-bottom : 23px;

	margin-left : 0px;

	margin-right : 0px;

	margin-top : 23px;

	/*	background-image: url(graphics/main_page_background.gif);  */

	/*	background-image: url(graphics/main-bg.jpg);  */

	/*	background-image: url(graphics/left_bg_tile.gif);  */

		background-image: url(graphics/main-bg.gif); 

}



A:LINK {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : bold;

	text-decoration : none;

	color : #F5B04B;

}



A:VISITED {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : bold;

	text-decoration : none;

	color : #2C7AB8;

}



A:HOVER {

	color : #F5B04B;

}



/*	



a.footer-text:visited {  

	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;

	font-size: 11px; 

	font-style: bold; 

	color: #003399;

	text-decoration : none;

}



a.footer-text:hover { 

	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;

	font-size: 11px; 

	font-style: bold; 

	color: #000000;

	text-decoration : underline;

 } 

 

 a.footer-textunderlined:hover {  

	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;

	font-size: 11px; 

	font-style: bold; 

	color: #000000;

	text-decoration : underline;

}



 */	



.bold {  

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:  9pt;;

	font-style: normal;

	font-weight: bold

}



.bodytext {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 8pt;

	text-decoration : none;

	color : #666;

	font-weight : normal;

	margin-left: 15px;

}



.footer-text {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 7pt;

	text-decoration : none;

	color : #FFFFFF;

	font-weight : normal;

	text-align: center;

}



.keyword-text {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 7pt;

	text-decoration : none;

	color : #D8D8D8;

	font-weight : normal;

	text-align: center;

}



.menutext {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 7pt;

	text-decoration : none;

	color : #D8D8D8;

	font-weight : normal;

}



.smallheading {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 10pt;

	text-decoration : none;

	color : #F5B04B;

	font-weight : bold;

}



  H1 {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 20pt;

	font-weight : bold;

	text-decoration : none;

	color : #FFFFFF;

	margin-right : 15px;

	margin-left : 15px;

	margin-top : 15px;

	margin-bottom : 10px;

} 



  H2 {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 14pt;

	font-weight : bold;

	text-decoration : none;

	color : #939393;

	margin-right : 15px;

	margin-left : 15px;

	margin-top : 15px;

	margin-bottom : 10px;

} 



  H3 {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight : bold;

	text-decoration : none;

	color : #939393;

	margin-right : 15px;

	margin-left : 15px;

	margin-top : 15px;

	margin-bottom : 10px;

} 



 H4 {

	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;

	font-size : medium;

	font-weight : bold;

	text-decoration : none;

	color : #696969;

	margin-left : 10px;

}



  H5 {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : x-small;

	text-decoration : none;

	color : #696969;

	font-weight : bold;

	margin-left : 10px;

}



LI {

	list-style-type : disc;

	color : #696969;

	margin-right : 10px;

}



P {

	margin-right : 15px;

	margin-left : 15px;

	margin-top : 15px;

	margin-bottom : 15px;

	text-align: justify;

}



TABLE.keyword_table{

	/*	border-top : 1px solid #F5B04B; */

	/*	border-bottom : 1px solid #F5B04B; */

	/*	border-right : 1px solid #F5B04B; */

	/*	border-left : 1px solid #F5B04B; */

	vertical-align: middle;

	width: 747px;

	height: 30px;

	background-color: #55676A;

	/*	padding-bottom: 23px; */

	/*	padding-top: 23px; */

	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;

	font-size : 11px;

	font-weight : normal;

	text-decoration : none;

	color : #FFFFFF;

}



TABLE.search_table{

	border-top : 1px solid #F5B04B; 

/*	border-bottom : 1px solid #F5B04B; */

	border-right : 1px solid #F5B04B;

	border-left : 1px solid #F5B04B;

	background : White;

	vertical-align: top;

	width: 747px;

	height: 60px;

/*	padding-bottom: 23px; */

/*	padding-top: 23px; */

}



TABLE.button_table{

	border-top : 1px solid #FFFFFF; 

	border-bottom : 1px solid #FFFFFF; 

	border-right : 1px solid #FFFFFF;

	border-left : 1px solid #FFFFFF;

	background : #9F351B;

	vertical-align: top;

	width: 240px;

	height: 35px;

/*	padding-bottom: 23px; */

/*	padding-top: 23px; */

	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;

	font-size : 25px;

	font-weight : bold;

	text-decoration : none;

	color : #FFFFFF;

}



TABLE.site_name_table{

	border-top : 1px solid #FFFFFF;

/*	border-bottom : 1px solid #FFFFFF; */

	border-right : 1px solid #FFFFFF;

	border-left : 1px solid #FFFFFF;

	background : White;

	vertical-align: middle;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 25pt;

	text-decoration : none;

	color : #F5B04B;

	font-weight : bold;

	width: 747px;

	height: 60px;

}



TABLE.top_table{

/*	border-top : 1px solid #F5B04B; */

	border-bottom : 1px solid #FFFFFF;

	border-right : 1px solid #FFFFFF;

	border-left : 1px solid #FFFFFF;

	background : White;

	vertical-align: middle;

	height : 200px;

	width: 747px;
	line-height: 0;

}



TABLE.middle_table{

	/*	border-top : 1px solid #F5B04B; */

	/*	border-bottom : 1px solid #F5B04B; */

	border-right : 1px solid #FFFFFF;

	border-left : 1px solid #FFFFFF;

	background : White;

	vertical-align: top;

	width: 747px;

/*	padding-bottom: 23px; */

/*	padding-top: 23px; */

}



TABLE.form_table{

	/*	border-top : 1px solid #F5B04B; */

	/*	border-bottom : 1px solid #F5B04B; */

	border-right : 1px solid #FFFFFF;

	border-left : 1px solid #FFFFFF;

	background : White;

	vertical-align: top;

	width: 100%;

/*	padding-bottom: 23px; */

/*	padding-top: 23px; */

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 7pt;

	font-weight : bold;

	text-decoration : none;

	color : #777474;

}



TABLE.footer_table{

/*	border-top : 1px solid #F5B04B;  */

	border-bottom : 1px solid #FFFFFF;

	border-right : 1px solid #FFFFFF;

	border-left : 1px solid #FFFFFF;

	background : #4486C2;

	height: 23px;

	vertical-align: middle;

	width: 747px;

}



TABLE.legal_table{

/*	border-top : 1px solid #F5B04B; */

/*	border-bottom : 1px solid #F5B04B; */

/*	border-right : 1px solid #F5B04B; */

/*	border-left : 1px solid #F5B04B; */

	background : #55676A; 

	height: 40px;

	vertical-align: middle;

	width: 747px;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 7pt;

	text-decoration : none;

	color : #777474;

}



TABLE.contact_table{

	border-top : 1px solid #FFFFFF;

	/*	border-bottom : 1px solid #F5B04B; */

	/*	border-right : 1px solid #F5B04B;  */

	/*	border-left : 1px solid #F5B04B;  */

/*	background : White; */

	vertical-align: top;

	width: 147px;

	padding-left: 5px;

/*	padding-right: 3px; */

	padding-top: 20px;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 7pt;

	text-decoration : none;

	color : #D8D8D8;

	font-weight : normal;

	margin-right : 0px;

	margin-left : 0px;

	margin-top: 0px;

}



TABLE.thumbnail_table{

	border-top : 1px solid #F5B04B;

	/*	border-bottom : 1px solid #F5B04B; */

	/*	border-right : 1px solid #F5B04B;  */

	/*	border-left : 1px solid #F5B04B;  */

/*	background : White; */

	vertical-align: top;

	width: 147px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 7pt;

	text-decoration : none;

	color : #D8D8D8;

	font-weight : normal;

	margin-right : 0px;

	margin-left : 0px;

	margin-top: 171px;

}



.subscribe-table {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

}

