/* Border navy, Header navy, Title navy */
.Contitle_ColorLight_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #E4F2FF;
	font-family: Tahoma, Arial;
}
/* Border blue, Border silver, Border white, 
   Frame blue, Frame navy, Frame silver, 
   Header blue, Header silver, Header white, 
   Title blue, Title silver, Title white */
.Contitle_Color_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Tahoma, Arial;
}
.Contitle_Color_16px
{
	font-weight: bold;
	font-size: 14px;
	color: #001122;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Arial;
}

li 
{
	text-indent:0px;
	padding-left:0px;
	
}
ul 
{
	text-indent:0px;
	padding-left:0px;
	
}

.DovebidButton
{
	color:#284775;
	background-color:#FFFBFF;
	border-color:#BBBBBB;
	border-width:2px;
	border-style:Solid;
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
}



