a:link {
	color: #F66013;
	text-decoration: none;
}

a:visited {
	color: #F66013;
	text-decoration: none;
}

a:hover {
	background-color: #E7EDF1;
	color: #000000;
	text-decoration: none;
}

a:active {
	background-color: #E7EDF1;
	color: #000000;
	text-decoration: none;
}

li {
	margin-left: -24px;
	line-height: 17px;
}

ol {
	list-style-type: disc;
}

ul {
	list-style-type: disc;
}

/* body controls the overall page look */
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
}

/* h1 controls the h3 title tag */
h1 {
	color: #517B8C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

/* h2 controls the h3 title tag */
h2 {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* h3 controls the h3 title tag */
h3 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

/* hr controls the horizontal rule */
hr {
	color: #CCCCCC;
	height: 1px;
	margin-bottom: 0px;
	width: 100%;
}

/* input controls the input boxes */
input {
	background-color: #CFDCE2;
	border: 1px solid #BEBEBE;
	color: Black;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

/* select controls the select boxes */
select {
	background-color: #CFDCE2;
	border: 1px solid #BEBEBE;
	color: Black;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

textarea {
	background-color: #CFDCE2;
	border: 1px solid #BEBEBE;
	color: Black;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

.content {
	padding: 16px 15px 20px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: justify;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}

.footer a:active {
	color:#FFFFFF;
	text-decoration: underline;
		background-color: transparent;
}

.leftcol {
	background-color: #F8F8F8;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DFDFDF;
}

.fulltableborder {
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

/* Submit changes the look and feel of the Buttons */
.submit {
	background-color: #F76115;
	border: 1px solid #000000;
	color: White;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.pictureframe {
	border: 1px solid #999999;
}

div#links {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 0;
	position: relative;
	top: 0px;
	width: 200px;
}

div#links a {
	display: block;
	height: 15px;
	background-image: url(images/navbar_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F8F8F8;
	border-bottom: 1px solid #DFDFDF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 6px 5px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	background-position: bottom;
}

div#links a:visited {
	background-color: #F8F8F8;
	border-bottom: 1px solid #DFDFDF;
	color: #000000;
	font-weight: bold;
	background-image: url(images/navbar_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#links a:hover {
	background-color: #FFF8DF;
	border-bottom: 1px solid #DFDFDF;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/navbar_over.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#links a:active {
	background-color: #FFF8DF;
	border-bottom: 1px solid #DFDFDF;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/navbar_over.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#linkshead {
	width: 200px;
	height: 5px;
	border-bottom: 1px solid #DFDFDF;
	}

/* linksopen sets the open state to an open folder */
/* with no rollover effects */

div#linksopen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 0;
	position: relative;
	top: 0px;
	width: 185px;
}

div#linksopen a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #1F3756;
	background-color: #95ACCC;
	display: block;
	height: 20px;
	padding: 3px 22px 5px 8px;
	border-bottom: 4px solid #6E8DB9;
	border-right: 4px solid #6E8DB9;
	background-image: url(images/navbg_selected.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.pageheader h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #083672;
	background-image: url(images/pgheader_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 35px;
	padding-top: 6px;
	margin-bottom: 0px;
}

.subheader h1 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #083672;
}

.hilighttext {
	color: #375E95;
}
.Header-gold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #937A51;
	font-weight: bold;
}

#valAd {width:180px;height:80px;border:none;background:none
}
#valAd a {
	background:#f8f8f8;
	border-bottom: 0px solid #f8f8f8;
	height: 80px;
	width: 180px;
}
#valAd a:hover{
 height:80px;
    width:180px;
 background: #f8f8f8 none;
 }

.tenItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

.bookAd {
	padding-top: 12px;
	padding-left: 35px;
}
