body
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Arial;
}

.label
{

	color: #006699;
}

.labelb
{
	color: #006699;
	font-weight: bold;
}

.smalltitle
{
	font-size: 9pt;

}

.titlebk
{
	color: #f0faff;
	background-color: #6699cc;
}

.titlebk2
{
	color: #373737;
	background-color: #f5f5f1;
}
.myinput
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Arial;
}

.mydropdown
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Arial;
}

.mydiv
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Arial;	
}

.mydiv2
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Arial;	
	text-align: left;
}

a
{
	color: #cc9933;
	text-decoration: none;
}



a:hover 
{
	color: #cc9933;
	text-decoration: underline;
}


a.my1
{
	font-size: 12pt;
	color: #cc9933;
	text-decoration: none;
}



a.my1:hover 
{
	font-size: 12pt;
	color: #cc9933;
	text-decoration: underline;
}
