BODY {
	 margin-left:20px;
}

BODY, TD, A {
	
	font-family: verdana, helvetica, arial; 
	font-size: 14px;
	line-height: normal;
	color: #000;
	
}

A {
	color: #000;
}

A:link {color:#003399;}
A:visited {color:#800080;}
A:hover {color:red;}

A.texthead {
	color: #3366FF;
	font-family:  arial; 
 	font-size: 12px;
	font-weight: strong;
 	text-decoration: none;
}

A.contentHeader { color: #0033cc; font-size: 24px; font-family: verdana, helvetica, arial, FontName;  text-decoration: none }
A.contentSubhead { color: #0000CC; font-size: 32px; font-family: verdana, helvetica, arial, FontName; text-decoration: none }
A.content { color: black; font-size: 11px; font-family: verdana, helvetica, arial, FontName; text-decoration: none }
id.menu { color: black; font-size: 8px; font-family: verdana, helvetica, arial, FontName; text-decoration: none }

A.textorange {
	color: #D46300;
	text-decoration: none;
}

A.textorange:link {
	color: #D46300;
	text-decoration: none;
}

A.textorange:visited {
	color: #D46300;
	text-decoration: none;	
}

A.textorange:active {
	color: #000075;
	text-decoration: none;
}

A.textblack {
	color: #000;
	text-decoration: none;
}

A.textblack:visited {
	color: #ffffff;
	text-decoration: none;	
}

A.textblack:active {
	color: #000;
	text-decoration: none;	
}

A.textwhite {
	color: #fff;
}

A.textwhite:visited {
	color: #ffffff;
}

A.textwhite:active {
	color: #fff;
}

BR {
	font-size: 8px;
}

.bggray {
	background-color: #cccccc;
}

.bgorange {
	background-color: #ffffe0;
	color: #fff;
}

.textwhitelarge {
	color: #fff;	
	font-size: 12px;
}

#graphic {
	position:absolute;
	right:30;
	top: 50;
	width: 227px;
	height: 26px;
	left: 400px;
}
#menu { font-size: 10px;
	font-family: verdana, helvetica, arial;}
