body { 
	font-family: verdana; 
	font-size: 12px;
	color: darkblue; 
	background-color: #9ce6cd; 
	margin: 0px; 
	padding: 0px; 
	} 

td {
	font-size: 0.7em;
}
table.maintable {
	/*background-image: url(../images/tblbackdrop.gif);*/
	width: 850px;
	height: 750px;
	border: solid 3px #ffffff;
	background-color: #ffffff;
}
.content2 {
	padding-left: -10px;
}
/**** BUTTONS ****/

#buttons {
	float: left;
	font-weight: bold;
	text-align: center;
	width: 81px;
	height: 75px;
	display: inline;
}
#buttonholding {
	padding-left: 8px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
a.button:link{
	display: block;
	background-image: url(../images/home1.gif);
	background-repeat: no-repeat;
  	width: 83px;
	height: 13px;
	padding: 50px 0px 0px 0px;
}
a.button:visited {
	display: block;
	background-image: url(../images/home1.gif);
	background-repeat: no-repeat;	
   width: 83px;
	height: 13px;
	padding: 50px 0px 0px 0px;

}
a.button:hover {
	display: block;
	background-image: url(../images/home2.gif);
	background-repeat: no-repeat;	
    width: 83px;
	height: 13px;
	padding: 50px 0px 0px 0px;

}
a.buttonhome:active {
	display: block;
	background-image: url(../images/home2.gif);
	background-repeat: no-repeat;	
    width: 83px;
	height: 13px;
	padding: 50px 0px 0px 0px;
}
/**** END OF BUTTONS ****/

.header {
	height: 93px;
	width: 850px;
	background-color: #ffffff;
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
}
#contentscroll {
	height: 695px;
	width: 552px;
	overflow: auto;
	padding-left: 15px;
	padding-right: 0px;
}
#slides-cont {
	background-color: #ffffff;
}
#slideshow2 {
	background-color: #ffffff;
}
.flashnavi {
	width: 850px;
	height: 95px;
	text-align: center;
	background-color: #ffffff;
}
.ticker {
	margin-left: 15px;
	margin-right: 15px;
	border-top: solid 2px #9ce6cd;
	border-bottom: solid 2px #9ce6cd;
	color: #e30000;
	height: 20px;
	width: 850px;
	padding-left: 15px;
	padding-right: 15px;
}
.content {
	padding-top: 20px;
	height: 550px;
	width: 640px;
}
.content2 {
	padding-top: 20px;
	padding-left: 8px;
	height: 550px;
	width: 135px;
}
.rightbox1 {
	padding-top: 105px;
	width: 180px;
	background-image: url(../images/search_box.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

	#rgtCons {
		text-align: center;
		margin: 100px 0px 0px 0px;
		padding: 0px;
		}

		#rgtCons p {
			margin: 0px 0px 20px 0px;
			padding: 0px;
			}

.rightbox2 {
	padding-top: 0px;
	width: 180px;
	height: 94px;
	/*background-image: url(../images/box_1.jpg);*/
	background-repeat: no-repeat;
	background-position: right;
}

.rightbox3 {
	padding-top: 30px;
	width: 180px;
	height: 94px;
	/*background-image: url(../images/box_1.jpg);*/
	background-repeat: no-repeat;
	background-position: right;	
}
.leftbox1 {
	padding-top: 10px;
	height: 85px;
	width: 135px;
}
.footer {
	height: 15px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link { 
	color: #000000;
	text-decoration: none;
	}
a:visited { 
	color: #000000;
	text-decoration: none;
	}
a:hover { 
	color: blue;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	text-decoration: none;
	}
	
#NewHldr {
	margin: 0px 0px 10px 0px;
	}	
	
#NewImgs {
	margin: 0px 0px 2px 0px;
	}
	
	#NewImgs img {
		border: 0px;
		}