body {
	background-color: #EAEAEA;
	
	
}
.undernav {
	font-size: 65%;
	background-color: #DBDBDB;
	display: block;
	text-align: right;
	width: 106px;
}
.undernav a:link {
	padding-top:4px;
	display: block;
}

.undernav a:hover {
	background-color : #00ccff;
	color : #000000;
	padding-top:4px;
}

.undernav a:visited {
	padding-top:4px;
	display: block;
}

.undernav a:active {
padding-top:4px;
	display: block;
}


body, td, th {
    font-family :Verdana, Arial, Helvetica, sans-serif;
}

a:link {
    color:#000000;
	text-decoration:none;
	
 }
 
 a:visited {
 	 color:#000000;
	text-decoration:none;
}


a:hover {
	 color:#000000;
	text-decoration:none;
		
}

a:active {
    color:#000000;
	text-decoration:none;
}

.maincontent a:link {
	color:#000000;
	text-decoration : none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00ccff;
	text-align:left;

 }
 
.maincontent a:visited {
	text-decoration : none;
	color : #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00ccff;
}

.maincontent a:hover {
	text-decoration : none;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #00ccff;

}

.maincontent a:active {
    text-decoration : none;
    color : #000000;
	border-bottom: dotted #00ccff 1px;
}

.breadcrums a:link {
    color : #000000;
    text-decoration : none;

 }
 
.breadcrums a:visited {
   text-decoration : none;
   color : #000000;

}

.breadcrums a:hover {
	text-decoration : none;
	color: #333333;
	border-bottom: double #00ccff 1px;
}

.breadcrums a:active {
    text-decoration : none;
    color : #000000;

}


.breadcrums {
	font-size: 60%;
	padding-left: 25px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.rightcolumn {
		background-color: #DBDBDB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	padding-left: 5px;
	padding-right: 5px;
}


.maincontent {
	font-size : 75%;
	padding-left : 25px;
	padding-right: 10px;
	float: none;
	width: 540px;
	text-align: left;
	position: relative;
	display: block;
	padding-bottom: 20px;
}


.maintitle {
	font-size: 115%;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 25px;
	float: none;
	display: block;
}

.navbar {
    background-color : #DBDBDB;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;

}

.navbar2 {color:#000000}
.navbar2 a:link {
	font-size : 8pt;
	font-weight : bold;
	margin-left : 9px;
	height : 14px;
	width : 109px;
	display : block;
	vertical-align: bottom;
	border-bottom: solid 1px #666666;
	padding-top:4px;
}

.navbar2 a:hover {
	font-size : 8pt;
	font-weight : bold;
	margin-left : 9px;
	height : 14px;
	width : 109px;
	vertical-align: bottom;
	border-bottom: solid 1px #666666;
	padding-top:4px;
	background-color : #00ccff;
	color : #000000;
	display : block;
	padding-top:4px;
}

.navbar2 a:visited {
	font-size : 8pt;
	font-weight : bold;
	margin-left : 9px;
	height : 14px;
	width : 109px;
	display : block;
	vertical-align: bottom;
	border-bottom: solid 1px #666666;
	padding-top:4px;
}

.navbar2 a:active {
	font-size : 8pt;
	font-weight : bold;
	margin-left : 9px;
	height : 14px;
	width : 109px;
	display : block;
	vertical-align: bottom;
	border-bottom: solid 1px #666666;
	padding-top:4px;
}


.sectionlinks {
	background-color : #00ccff;
	height : 20px;
	text-align : left;
	font-size : 75%;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	padding-left: 25px;
	padding-top: 7px;
	font-variant: small-caps;
	
}

.sectionlinks a:link {
    text-decoration : none;
	color : #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.sectionlinks a:visited {
    text-decoration : none;
	color : #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.sectionlinks a:hover {
    text-decoration : none;
	color : #555555;
	border-bottom: double #555555 1px;
}

 .sectionlinks a:active {
    text-decoration : none;
	color : #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.main {
	border-right: solid 3px #999999;
	background-color : #EFEFEF;
	border-bottom: solid 1px #666666;
}



.images {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.imagelnks {
	padding-bottom: 10px;
}

.bottomb {
    font-size : 70%;
    font-variant : normal;
    color : #EAEAEA;
    text-align : center;
    background-color:#333333;
    border-top: solid #00CCFF 4px;
	
}

.bottomb a:link {
	color: #EAEAEA;
	text-decoration: none;
}
.bottomb a:visited {
	text-decoration: none;
	color: #EAEAEA;
}
.bottomb a:hover {
	text-decoration: none;
	color: #00CCFF;
}
.bottomb a:active {
	text-decoration: none;
	color: #EAEAEA;
}


.imagelnks a:link {
	border: 1px solid #000000;
}
.imagelnks a:hover {
	border: 1px solid #00CCFF;
}

.bestview {
	color: #999999;
}
.pad {
	padding: 5px;
}

.rightlist2 {
	background-color: #DBDBDB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	padding-left: 5px;
	padding-right: 5px;
	width: 170px;
}
.rightlist {
	background-color: #DBDBDB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	padding-left: 10px;
	width: 170px;
}

.righttle {
	background-color: #DBDBDB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	display: block;
	padding-top: 5px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;

}

.righttle2 {

	background-color: #DBDBDB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	display: block;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}


.righttle2 a:link {
	display : block;
}

.righttle2 a:hover {
	background-color:#DBDBDB;
	color : #000000;
}

.righttle2 a:visited {
	display : block;
	
}

.righttle2 a:active {
	display : block;
	 
}

.rightlist a:link {
	display : block;
}

.rightlist a:hover {
    background-color : #00ccff;
    color : #000000;
    display : block;
}

.rightlist a:visited {
	display : block;
	
}

.rightlist a:active {
	display : block;
	 
}.sectionlinksgrey {
	background-color: #00CCFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999999;
}
.mainbox {
	border: 1px solid #333333;
	margin: 0px;
	padding: 5px;
}
.table1 {
	background-color: #F1F1F1;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: thin solid #585858;
	margin-top: 10px;
	margin-bottom: 10px;
}
.darkcell {
	background-color: #D5D5D5;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: thin solid #585858;
	margin-top: 10px;
	margin-bottom: 10px;
}
.undernavttl {
	font-size: 120%;
	font-weight: bold;
	border-bottom:solid thin #666666;
}
