/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
.body {
	font-size: 10px;
	font-family :  Verdana;
	color=#666666;
	}
h1 {
	color: #3B60A8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8;
	font-weight: bold;
}
select.dropdown1 {
	font: Verdana;
	background-color: #F2F2F2;
	color: #002CAA;
	font-size: 9;

}
select.widthed{ 
	font: Verdana;
	background-color: #F2F2F2;
	color: #002CAA;
	font-size: 9;
	width:90px; 
} 

input.input1 {
	font: Verdana;
	background-color: #F2F2F2;
	color: #002CAA;
	font-size: 9;
}

input.button {
	font: Verdana;
	background-color: #204BC6;
	color: White;
	font-size: 9;
	font-weight: bold;
}

button {
	background-color: #4480EA;
	background: #4480EA;
	color: White;
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	}

a:link {
	font-weight: bold;
}
a:hover {
	font-weight: underline;
}
.txtSmall {
	font-family: Verdana;
	font-size: 10px;
}
.txtSmallB {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.headerlink
{
font-family:Verdana;
font-size:10px;
color=#3B60A8;
text-decoration: none;
font-weight: bold;
}
.contentheader
{
	font-family: Verdana;
	font-size: 16px;
	color=#666666;
	font-weight: bold;
	
}
.contentheader2
{
	font-family: Verdana;
	font-size: 10px;
	color=#666666;
	font-weight: bold;
	
}
.content
{
	font-family: Verdana;
	font-size: 10px;
	color=#666666;
	text-decoration: none;
	font-weight: bold;
}

.menuskin{
position:absolute;
width:180px;
background-color:#E6E6E6;
border:2px solid #A0A0A0;
font:bold 10px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color=#3B60A8;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}


