@charset "UTF-8";
/* CSS Document */


body{
	margin-top:0px;
	background-color:#EEF0F0;
	}
	
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}	
	
.tabletxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}	
	
h2{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px; color:#CC9900;
	}	

	
.class1 A:link {text-decoration: none; color: #ffffff; font-size:12px; font-weight:bold;}
.class1 A:visited {text-decoration: none; color: #ffffff; font-size:12px; font-weight:bold;}
.class1 A:active {text-decoration: none; color: #ffffff; font-size:12px; font-weight:bold;}
.class1 A:hover {text-decoration: underline; color: #ffffff; font-size:12px; font-weight:bold;}	

.class2 A:link {text-decoration: none; color: #F9DB02; font-size:14px; font-weight:bold;}
.class2 A:visited {text-decoration: none; color: #F9DB02; font-size:14px; font-weight:bold;}
.class2 A:active {text-decoration: none; color: #F9DB02; font-size:14px; font-weight:bold;}
.class2 A:hover {text-decoration: underline; color: #F9DB02; font-size:14px; font-weight:bold;}	

.class3 A:link {text-decoration: none; color: #7F439A; font-size:12px; font-weight:normal;}
.class3 A:visited {text-decoration: none; color: #7F439A; font-size:12px; font-weight:normal;}
.class3 A:active {text-decoration: none; color: #7F439A; font-size:12px; font-weight:normal;}
.class3 A:hover {text-decoration: underline; color: #7F439A; font-size:12px; font-weight:normal;}	

.overflowbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	width:650px;
	height:755px;
	overflow: auto;
	padding-right:20px;
	}
	
.twopxhigh{
	height:2px;	
	}

.maintable{
	height:1300px;
	background-image:url(images/mainwhitebg.jpg);
	background-repeat:no-repeat;
	}
	
.bannertop{
	background-image:url(images/topban.jpg);
	background-repeat:no-repeat;
	height:116px;
	width:900px;
	}	
	
.menubar1{
	background-image:url(images/menubar1.jpg);
	background-repeat:no-repeat;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}	
	
.menubar2{
	background-color:#C37FB6;
	height:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F9DB02;
	text-align:center;
	}	
	
.hlinelong{
	background-image:url(images/hlinelong.jpg);
	background-repeat:no-repeat;
	height:3px;
	}
	
.fourimages{
	background-image:url(images/fourpics.jpg);
	background-repeat:no-repeat;
	height:938px;
	}	
	
.vline{
	background-image:url(images/vlinelong.jpg);
	background-repeat:repeat-y;
	}	
	
.maintdpadd{
	padding-left:25px;
	padding-top:20px;
	}	
	
.flashbg{
	background-image:url(images/flashbg.jpg);
	background-repeat:no-repeat;
	height:196px;
	width:396px;
	padding-left:22px;
	}	
	
.orangesquares{
	background-image:url(images/orangesquares.jpg);
	background-repeat:no-repeat;
	height:13px;
	vertical-align:middle;
	}	
	
.orangeheadings{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#DA9828;
	}		
	
.footerbar{
	background-image:url(images/footerbar.jpg);
	background-repeat:no-repeat;
	height:48px;
	}	
	
.producedbar{
	background-image:url(images/producedbybar.jpg);
	background-repeat:no-repeat;
	height:23px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	}
.floatright {
	float: right;
	padding-left: 10px;
}
	
