BODY
{
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	background-color: white;
	background-repeat: repeat-x;
	margin: 0px;
	color:#4E4E4E;
}

LI{
list-style:square;
}

P
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: black;
}

TABLE
{
	border-collapse: collapse;
}

HR
{
	border-top: 1px dashed #909090;
	height: 0px;
}

IMG
{
	border: 0px;
}

TD
{
	vertical-align: top;
	font-size: 11px;
}

SELECT
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}

INPUT
{
	border: 1px black solid;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}

#radio
{
	border: 0px;
}

A:LINK
{
	font-weight: bold;
	color: #58687B;
}

A:VISITED
{
	font-weight: bold;
	color: #58687B;
}

A:HOVER
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.links TD
{
	color: #747474;
	font-family: Tahoma, Verdana;
	font-size: 9px;
	line-height: 12px;
}

.links TD A:LINK
{
	font-weight: bold;
	color: #58687B;
	text-decoration: none;
}

.links TD A:VISITED
{
	font-weight: bold;
	color: #58687B;
	text-decoration: none;
}

.links TD A:HOVER
{
	font-weight: bold;
	color: white;
	background-color: #3E9DD2;
}

.links TD A:ACTIVE
{
	font-weight: bold;
	color: #204066;
}

.tools TD
{
	color: #4B4B4B;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.tools TD B
{
	color: black;
}

.crumbs
{
	width: 430px;
}

.crumbs TD
{
	background-color: #F3F3F3;
	border: 1px solid #AAAFB5;
	padding: 5px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	vertical-align: middle;
	color: #959A9F;
	font-weight: bold;
	text-transform:uppercase;
}

.grid TD
{
	background-color: #F0F0F0;
	border: 1px solid #C2C2C2;
	border-top: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	vertical-align: middle;
}


H1{
font-size:18px;
font-weight:bold;
letter-spacing:-1px;
color:#4E4E4E;
}

H2{
font-size:15px;
font-weight:bold;
letter-spacing:-1px;
color:#4E4E4E;
padding:10px;
border:1px dashed #AAAFB5;
background-color: #F9F9F9;

}

#FORM TD
{
padding-top:3px;
padding-bottom:3px;
}


