.style1 {color: #000000}

.style2 {
	color: #000000;
	font-weight: bold;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.leftlinks:link:focus {color: #000000; text-decoration: none;white-space: normal;}
a.leftlinks:visited:focus {color: #000000; text-decoration:none;white-space: normal;}
a.leftlinks:link {color: #000000; text-decoration:none;white-space: normal;}
a.leftlinks:visited {color: #000000; text-decoration:none;white-space: normal;}
a.leftlinks:link:hover {color: #ffcc66; text-decoration:underline;white-space: normal;}
a.leftlinks:visited:hover {color: #ffcc66; text-decoration:underline;white-space: normal;}
a.leftlinks:link:active {color: #000000; text-decoration:none;white-space: normal;}
a.leftlinks:visited:active {color: #000000; text-decoration:none;white-space: normal;}



a.leftlinks2:link:focus {color: #0000ff; text-decoration: none;white-space: normal;}
a.leftlinks2:visited:focus {color: #0000ff; text-decoration:none;white-space: normal;}
a.leftlinks2:link {color: #0000ff; text-decoration:none;white-space: normal;}
a.leftlinks2:visited {color: #0000ff; text-decoration:none;white-space: normal;}
a.leftlinks2:link:hover {color: #ff0000; text-decoration:underline;white-space: normal;}
a.leftlinks2:visited:hover {color: #ff0000; text-decoration:underline;white-space: normal;}
a.leftlinks2:link:active {color: #0000ff; text-decoration:none;white-space: normal;}
a.leftlinks2:visited:active {color: #0000ff; text-decoration:none;white-space: normal;}



.sidesblue a:link:focus {color: #0066CC; text-decoration: none;white-space: normal;}
.sidesblue a:visited:focus {color: #0066CC; text-decoration:none;white-space: normal;}
.sidesblue a:link {color: #0066CC; text-decoration:none;white-space: normal;}
.sidesblue a:visited {color: #0066CC; text-decoration:none;white-space: normal;}
.sidesblue a:link:hover {color: #0000ff; text-decoration:underline;white-space: normal;}
.sidesblue a:visited:hover {color: #0000ff; text-decoration:underline;white-space: normal;}
.sidesblue a:link:active {color: #0066CC; text-decoration:none;white-space: normal;}
.sidesblue a:visited:active {color: #0066CC; text-decoration:none;white-space: normal;}


.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
	font-size: 14px;
	color: #ffffff;
	font-weight: bolder;
	font-style: normal;
	padding-left: 10px;
	border-bottom: none;
	text-decoration: none;
	text-align: center;
}

.leftlinks {
	font-size: 11px;
	color: #000000; 
	font-weight: normal;
}

.leftlinks2 {
	font-size: 11px;
	color: #000000; 
	font-weight: normal;
}
h1.leftlinksred {
	font-size: 20px;
	font-weight: bold;
}
.leftlinksred {
	font-size: 16px;
	color: #109B4B; 
	font-weight: normal;
}

.leftlinksblue {
	font-size: 16px;
	color: #0066CC; 
	font-weight: bold;
}

.sides {
	font-size: 10px;
	color: #000000; 
	font-weight: normal;
}

.sidesblue {
	font-size: 10px;
	color: #0066CC;
	font-weight: normal;
}
#centerbody {
	background-image: url(../images/body-bkg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.sidesblue p {
	text-align: justify;
}
.sidesblue a {
	text-align: center;
	margin-bottom: 10px;
	display: block;
}
.sidesblue a img {
	margin-bottom: -5px;
	border: 0;
	margin: 0;
	padding: 0;
}

.small {
	font-size: 10px;
	color: #000000; 
	font-weight: normal;
}

.dropDownText {
	font-size: 		10px;
	background-color:	#eeeeee;
	color: 			#000;
	padding: 		0px;
	height:			15px;
	margin: 		0px;
	border-color: 	#CC9999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	}




#hrdbotnav a, #hrdbotnav a:link, #hrdbotnav a:visited {
	text-decoration: none;
	color:#5d8bc9;
	border-right-color: #5d8bc9;
	border-right-width: 1px;
	border-right-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFF;
	padding: 3px 5px;
	margin: 2px;
	font-weight:bold;
}
#hrdbotnav a:hover{
	color: #adbbd5;
}
#hrdbotnav a.last{
	border-right-width: 0;
}
#hrdtopnav a, #hrdtopnav a:link, #hrdtopnav a:visited {
	font-size: 12px;
	color: #3f5c98;
	width: 107px;
	height: 27px;
	line-height: 26px;
	font-weight:normal;
	text-decoration: none;
	background-image: url(../images/top-header-nav.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 1px 0;
	display: inline-block;
	text-align: center;
	float: none;
	magin: 0;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #ddd;
}


#hrdtopnav a:hover {
	background-position: center bottom;
}
#hrdtopnav a.first {
	background-position: left top;
}
#hrdtopnav a.first:hover {
	background-position: left bottom;
}
#hrdtopnav a.last {
	background-position: right top;
	border-width: 0px;
	border-style: none;
}
#hrdtopnav a.last:hover {
	background-position: right bottom;
}
body {
	background-color: #000;
	margin: 0;
	padding: 0;
}
#bottab, #bottab a:link, #bottab a:visited {
	text-align: center;
	color: #999;
	font-size: 10px;
}
#bottab a:hover {
	text-decoration:none
}
#hrdtopnav a.smnav {
	width: 91px;
}
#GallerySubMenu a {
	padding: 2px 1px;
	display: block;
	text-align: left;
	margin: 0;
}
#GallerySubMenu a:hover {
	text-decoration: underline;	
}

