body {
	background: #1d2838;
	font-family: "Verdana";
}

div#borderbox {
	background: #ffffff;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	height: auto;
	border-color: #dddddd;
	border-style: solid;
	border-width: 2px;
}

div#topheader {
	
	background: #247acb;
	height: 180px;
	width: 1020px;
}

div#topheader img {
	border-style:none;
}


div#topmenu {

	background: #247acb;
	padding-top: 3px;
	height: 32px;
	width: 1020px;
	float: left;
}

div#topmenu a {
	font-family: "Verdana";
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

div#topmenu a:hover {
	color: #000000;
}

div#topmenucurrent {
	background: #1d2838;
	padding-top: 4px;
	height: 28px;
	width: 170px;	
	text-align: center;
	float: left;
	background-image: url('../images/menuback.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
}

div#topmenucurrent a{
	color: #1d2838;
}

div#topmenuh1 {
	padding-top: 4px;
	height: 28px;
	width: 170px;	
	text-align: center;
	float: left;
}

div#topmenuh2 {
	padding-top: 4px;
	height: 28px;
	width: 170px;
	text-align: center;
	float: left;	
}

div#topmenuh3 {
	padding-top: 4px;
	height: 28px;
	width: 170px;
	text-align: center;
	float: left;	
}

div#topmenuh4 {
	padding-top: 4px;
	height: 28px;
	width: 170px;
	text-align: center;	
	float: left;
}

div#topmenuh5 {
	padding-top: 4px;
	height: 28px;
	width: 170px;
	text-align: center;	
	float: left;
}

div#topmenuh6 {
	padding-top: 4px;
	height: 28px;
	width: 170px;
	text-align: center;	
	float: left;
}

div#leftmenu {
	background: #ffffff;
	min-height: 360px;
	width: 155px;
	float: left;
	padding-top: 13px;
	padding-left: 13px;
	color: #ededed;
	text-align: center;
	text-decoration: none;
	font-size:  medium;
}

div#leftmenu a {
	color: #ededed;
	text-align: center;
	text-decoration: none;
	font-size: medium;
}

div#leftmenu a:hover {
	color: #e88901;
	font-weight: bold;
}

div#innerbody {
	float: left;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	height: auto;
	min-height: 700px;
	width: 655px;
	color: #000000;
	font-size: medium;	
	text-align:justify;
	border-width:0px;
	border-style:solid;
	border-color: #ffffff;
}

div#innerbody a{
	color: #050505;
	text-decoration: none;
	font-size: medium;
}

div#rightbody {
	float: left;
	margin-top: 20px;
	padding:5px;
	background: #dbe3ed;
	height: auto;
	width: 165px;
	color: #4e565f;
	text-align:left;
	border-width:2px;
	border-style:solid;
	border-color: #dddddd;
}

div#rightbody a{
	color: #050505;
	text-decoration: none;
}

div#footer {
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-top-width: 2px;
	border-color: #000000;
	padding-top: 10px;
	background: #c8daec;
	height: 40px;
	width: 1020px;
	font-size: smaller;
	color: #444444;
	clear: both;
}

div#footer a {
	text-decoration: none;
	color: #444444;
}

div#footer a:hover{
	text-decoration: none;
	color: #000000;
}

div#linebreak {
	width: 450px;
	height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width:2px;
	border-top-color: #c8dcf9;
	border-top-style: double;
	background-color: #ffffff;
	font-size:xx-small;
}

div#insidetext {
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	background: #ffffff;
	height: auto;
	width: 600px;
	color: #3e80d0;
	font-size: small;	
	text-align:justify;
	border-width:2px;
	border-style:solid;
	border-color: #dddddd;
}

div#button {
	padding-top: 5px;
}

div#button  img{
	border-width: 0px;
	border-style: none;
	text-decoration: none;
}

#thumbnails {
	float: left;
	margin: 3px;
}

div#imagesback {
	float: left;
	margin-left: 5px;
	padding:10px;
	padding-left:10px;
	background: #dbe3ed;
	height: auto;
	color: #4e565f;
	border-width:2px;
	border-style:solid;
	border-color: #dddddd;
}

#border {
border-style: solid;
border-width: 1px;
border-color: #dddddd;
}

div#fees {
	float: left;
	margin-top: 20px;
	padding:10px;
	background: #ffffff;
	color: #4e565f;
	text-align:left;
	font-size: small;
	border-width:2px;
	border-style:solid;
	border-color: #dddddd;
}

#myscroller {
	position: relative; 
	width:180px; 
	height:400px; 
	overflow:hidden;
	border:solid 0px; 
	border-color: #ffffff;
} 

