@charset "utf-8";
/* CSS Document */
	body {
		
		background-image:url(../images/bgr.gif);
		background-repeat:repeat-x;
		margin:0px;
		text-align: center;
	}
	body {
	font-size: 10px;
	}
	td,th {
	font-size: 10px;
	}
	#item {
		text-align: left;
		margin:7px;
		
	}
	.holder {
		background-image:url(../images/sidebar2.gif);
		background-repeat:repeat-x;
		/*height:150px;*/
		float:left
		
	}
	.main {
		margin:0 auto;
		text-align: left;
		width:777px;
	}
	.boxtitle {
		font-family:'Arial Black';
		font-size:15px;
		color:#FFFFFF;
		text-align:center;
	}
	.sectiontitle {
		font-family:'Verdana';
		font-weight:bolder;
		font-size:13px;
		color:#00547F;
		background-color:#DBE7ED;
		margin:7px;
		padding-top:3px;
		border-bottom:1px solid #97c5dd;
		padding-bottom:2px;
		text-align:center;
	}
	.bottom {
		background-color:#DBE7ED;
		height:7px;
		width:777px;
		float:left;
	}
	.itemtitle {
		font-family:'Tahoma';
		font-size:11px;
		color:#00547F;
		padding-left:5px;
	}
	.contentarea {
		width:427px;
		float:left;
		font-family:'Verdana';
		color:#00547F;
		font-weight: normal;
		font-size:11px;
		text-decoration: none;	
	}
	 .images {
		float: right;
		margin: 0 0 0 10px;
		clear: right;
		border-bottom:1px solid #97c5dd;
		padding:5px 5px 25px 5px;
		background-color:#fff
	}
	.images2 {
		margin:0 auto;
		width: 371px;
		border-bottom:1px solid #97c5dd;
		padding:5px;
		background-color:#fff
	}
	.images3 {	
		margin:0 auto;	
		width:300px;
		border-bottom:1px solid #97c5dd;
		padding:3px;
		background-color:#c3dfed
	}
	.images4 {
		float: right;
		margin: 0 0 0 10px;
		clear: right;
		width:150px;
		border-bottom:1px solid #97c5dd;
		padding:5px;
		background-color:#fff
	}
	.contentarea a:link { font-family:'Verdana'; color:#559ec4; font-weight: normal; font-size:11px; text-decoration: none; font-weight:bold }
	.contentarea a:visited { font-family:'Verdana'; color:#559ec4; font-weight: normal; font-size:11px; text-decoration:none; font-weight:bold}
	.contentarea a:hover { font-family:'Verdana'; color:#F48024; font-weight: normal; font-size:11px; text-decoration:underline; font-weight:bold}
	.itemtext {
		font-family:'Tahoma';
		font-size:11px;
		color:#00547F;
		padding:5px;
		
	}
	.hometext {
		font-family:'Verdana';
		font-size:12px;
		color:#00547F;
		padding:5px;
		
		
	}
	.pagelink {
		font-family:'Tahoma';
		font-size:12px;
		color:#00547F;
		padding:2px;
		text-align:right;
		margin-right:7px;
	}
	.sidepics {
		padding-top:7px;
		padding-bottom:7px;
	}
	.spamside {
		font-family:'Verdana';
		font-size:10px;
		color:#00547F;
		width:175px;
		float:left;
		background-color:#DBE7ED;
	}
	.top {
		height:60px;
		width:777px;
	}
	.spamside a:link { font-family:'Verdana'; color:#00547F; font-weight: normal; font-size:10px; text-decoration: none}
	.spamside a:visited { font-family:'Verdana'; color:#00547F; font-weight: normal; font-size:10px; text-decoration:none}
	.spamside a:hover { font-family:'Verdana'; color:#F48024; font-weight: normal; font-size:10px; text-decoration:underline;}
	
	.footer-links  { font-family:Tahoma; color:#fff; font-weight: normal; font-size:10px; text-decoration: none}
	.footer-links a:link { font-family:Tahoma; color:#fff; font-weight: normal; font-size:10px; text-decoration: none}
	.footer-links a:visited { font-family:Tahoma; color:#fff; font-weight: normal; font-size:10px; text-decoration:none}
	.footer-links a:hover { font-family:Tahoma; color:#F48024; font-weight: normal; font-size:10px; text-decoration:underline;}
	.footer { 
		background-image:url(../images/footerbgr.gif);
		background-repeat:repeat-x;
		height:70px;
		width:100%;
		float:left
	}
	.footerin {
	margin:0 auto;
	width:777px;	
	}
	
