

a.link1:link,a.link1:visited,a.link1:hover
{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	font-family:Verdana;

}
a.link1:hover
{
	color: #777777;
	
}

a.link2:link,a.link2:visited,a.link2:hover
{
	color:#800000;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	font-family:Verdana;

}
a.link2:hover
{
	color: #FF895F;
	
}
a.link3:link,a.link3:visited,a.link3:hover
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	font-family:Verdana;

}
a.link3:hover
{
	color: #888888;
	
}
table.table1
{
	border:1px solid #C0C0C0; 
}
a.link4:link,a.link4:visited,a.link4:hover
{
	color:#800000;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
	font-family:Verdana;

}
a.link4:hover
{
	color: #777777;
	
}

input.button
{
	FONT-WEIGHT: bold;
	background-color: #EE562F;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

table.table2
{
background-color:#E3E3E3;
border: 1px solid #FF9984;
}


select.long
{
	width:400px;
}


select.medium
{
	width:200px;
}
select.short
{
width:100px;
}

textarea.long
{
	width:400px;
	height:100px;
}

input.long 
{
	width:400px;
}

input.medium
{
	width: 200px;
}

input.short
{
	width: 75px;
}



.font1
{
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	font-family:Verdana;

}