A, BODY, TABLE, TR, TD {
	font-family : Verdana,Arial,Helvetica;
}

.menux
{
	padding : 20px 0px 0px 18px;
}

.menux2
{
	padding : 8px 0px 0px 25px;
}

.main
{
	background-image : url(images/mainback.gif);
	padding : 0px 0px 1px 0px;
}

A.menu
{
	color: #9C0000;
	font-size: 10px;
	text-decoration : none;
	font-weight : bold;
}

A.xmenu
{
	color: Red;
	font-size: 10px;
	text-decoration : none;
	font-weight : bold;
}

A.menu2
{
	color: Gray;
	font-size: 9px;
	text-decoration : none;
	font-weight : bold;
}

A.xmenu2
{
	color: Red;
	font-size: 9px;
	text-decoration : none;
	font-weight : bold;
}

A.blue
{
	color: #A75430;
	font-size: 10px;
	text-decoration : underline;
	font-weight : bold;
}

A.blue:HOVER {
	color: Red;
}

A.blue:VISITED {
	color: #A98172;
}

H2
{
	color: black;
	background-color: #ededed;
	font-size: 12px;
	font-weight : bold;
	padding : 2px 2px 2px 2px;
	text-transform : uppercase;
}

UL {
	padding : 0px 0px 0px 14px;
	font-size: 10px;
	font-weight : normal;
}

LI {
	padding : 0px 0px 0px 0px;
		font-size: 10px;
	font-weight : normal;
}


.headtext
{
	color: White;
	font-size: 12px;
	padding : 8px 0px 4px 10px;
	background-color : #9C0000;
	font-weight : bold;
	text-transform : uppercase;
}

.basictext
{
	color: #666666;
	font-size: 10px;
	text-align : justify;
	padding : 12px 10px 6px 10px;
	word-spacing : 0px;
	line-height : 14px;
}

.bluetext
{
	color: #666666;
	font-size: 10px;
	padding : 6px 10px 6px 10px;
	text-align : justify;
	font-weight : bold;
	line-height : 12px;
}


.subheadtext
{
	color: White;
	font-size: 10px;
	font-weight: 600;
	line-height : 18px;
	margin-top : 10px;
	text-transform : uppercase;
	background : Silver;
	padding : 2px 4px 2px 10px;
}

.x_head
{
	color: Black;
	font-size: xx-small;
	text-align : justify;
	padding : 10px 0px 2px 0px;
	word-spacing : 0px;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
}

.x_text
{
	color: Black;
	font-size: xx-small;
	text-align : justify;
	padding : 0px 0px 0px 0px;
	word-spacing : 0px;
	margin : 0px 0px 0px 3px;
}

.downtitle
{
	color: #666666;
	font-size: xx-small;
}
