body
{
font-size: 10px;
font-family: verdana,helvetica,arial,sans-serif;
}

input,select,textarea,table
{
  font-family: verdana,helvetica,arial,sans-serif;
 	font-size: 100%;
}
 

a:link
{
	color: blue ;
	text-decoration: underline;
	font-size: 12px;
	
}

a:visited
{
  color: blue ;
	font-size: 12px;
}

a:active
{
 	color: blue ;
 	text-decoration: underline;
	font-size: 12px;
}

a:hover
{
	color: blue ;
	font-size: 12px;
}

a.lbar:link
{
	color:#330066;
 	font-size: 13px;
	text-decoration:none;
	
}
a.lbar:active
{
	color: #330066;
	font-size: 13px;
 	text-decoration:none;
	
}

a.lbar:visited
{
	color: #330066;
	font-size: 13px;
 	text-decoration:none;
	
}

a.lbar:hover
{
	color: white;
	font-size: 13px;
 	text-decoration:underline;
	font-weight: bold;
}
a.menu:link
{
	color:#808080;
 	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
}
a.menu:active
{
	color: #808080;
	font-size: 13px;
 	text-decoration:none;
	font-weight: bold;
}

a.menu:visited
{
	color: #808080;
	font-size: 13px;
 	text-decoration:none;
	font-weight: bold;
}

a.menu:hover
{
	color: black;
	font-size: 13px;
 	text-decoration:underline;
	font-weight: bold;
}
.bmediumwhite
{
	font-size: 12px;
	font-weight:bold;
	color: white;
}
.bmediumblack
{
	font-size: 12px;
	font-weight:bold;
	color: black;
}
.mediumblack
{
  color: black;
	font-size: 12px;
}

.smallblack
{
  color: black;
	font-size: 11px;
}
.bsmallblack
{
  color: black;
	font-size: 11px;
	font-weight:bold;
}
.bsmallred
{
  color: red;
	font-size: 11px;
	font-weight:bold;
}
.bmediumgold
{
	font-size: 12px;
	font-weight:bold;
	color: #deb563;
}
.bbigblack
{
	font-size: 13px;
	font-weight:bold;
	color: black;
}
.bigblack
{
  color: black;
	font-size: 13px;
}

.dl_caption
{
	font-size: 15px;
	font-weight:bold;
	color:  blue;
	
}

.dl_caption2
{
	font-size: 12px;
	color:  blue;
	
}
.dl_itemtext
{
	font-size: 11px;
	color: black;
	
}

.dl_itemimg
{
	margin-top:1em;
	
	
}
.highimg
{
	margin-top:5px;
	margin-bottom:5px;
}

.button
{
	color: black;
	font-size: 11px;
	font-weight:bold;
	border-top: 2px solid #FFCC00;
	border-left: 2px solid #FFCC00;
	border-right: 2px solid #a9a9a9;
	border-bottom: 2px solid #a9a9a9;
	background-color:#FFCC00; 
}

.textbox
{
	border: 1px solid #FFCC00;
	color: black;
	font-size: 11px;
}