.navbar {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

table .top {
	background-image:  url(images/templates/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;

}

.subtop {
	height: 45px; 
	background-image:  url(images/templates/sub_mast.png); 
	background-position: top left; 
	background-repeat: no-repeat
}

.top a:link, .subtop a:link {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0066CC;
}
.top a:visited, .subtop a:visited {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	color: #0066CC;
}

.top a:hover, .subtop a:hover {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	color: #0066CC;
}

h1 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
#topHead h1 {
	border-bottom: 1px solid #CADB6A;

}

.greenHr {
	border-bottom: 1px solid #CADB6A;
}

h1.headlink a:link{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
h2 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
hr {
	
	height: 1px;
	color: #CADB6A;
}
.maintext	{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	background-color: #FFFFFF;

}
a:link {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #339900;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:visited {
	color: #000066;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.sidebar {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 8pt;
	color: #000000;
	
	}
.sidebar a:link, .sidebar a:visited, .sidebar a:hover, 
.caption a:link, .caption a:hover, .caption a:visited {
	font-size: 8pt;
}



.sidehead {
	font-weight: bold;
	color: #003300;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: -6px;

}
.sideimage {
	border: 1px solid #93A628;
}
#sidetable {
	padding-bottom: 12px;
}
#sidetable td {
	border-bottom: 1px dashed #CADB6A;
	
}


ul li {
	list-style-image: url(images/sm_star.gif);
	list-style-position: inside;
	padding-top: 5px;
}
.side {
	list-style-image: url(images/small_star2.gif);
	list-style-position: outside;
	padding-top: 5px;
}
li.plainlist {
	list-style-type: disc;
	list-style-image: none;
	text-indent: -20px;

}
.bold {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}


.profile {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
}
.footer {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 8pt;
	color: #999;
	padding-top: 13px;
	}
	
img .smborder {
padding: 5px;
background: #FFF;
border: 1px solid black;
}

.polaroid {
     padding: 15px 15px 15px 15px;
     border: 1px solid black;
     background-color: #FFF;
     text-align: left;
}

.caption {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	
}

.dashed_bdr {
	margin: 8px auto;
	width: 250px;
	text-align: center;
	padding: 8px;
	border: 1px dashed #CCC;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}

.heading_bdr {
	margin: 8px 0x 8px 0px;
	width: 530px;
	text-align: left;
	padding: 8px;
/*	background-color: #F5EBE0;*/
	background-color: #DBE797;
	border: 1px solid black;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	}

.auctiontbl td {
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
}



	
	/*  ------ MENU BAR STYLES -------- */
	
	.chromestyle{
width: 520px;
position: relative;
top: 4px;
/*font-weight: bold;*/
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 3px solid #000000;*/
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; *//*THEME CHANGE HERE*/
padding: 2px 0px 0px 0px;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
/*color: #494949;*/
padding: 3px 6px 0px 2px;
margin: 0;
text-decoration: none;
border-right: 1px solid #006600;
}

.chromestyle ul li a:hover{
background-color: #D7D7FF;
/*background: url(menu_bg_over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}


.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
text-align: left;
border: 1px solid #006600; /*THEME CHANGE HERE*/
border-bottom-width: 0;
/*font:normal 12px Verdana;*/
line-height:15px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/ /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #006600; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
/*font-weight: bold;*/
/*color: black;*/
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #D7D7FF;
}
