BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	background-color : #8F949F;
}

A
{
	color : #000000;
	text-decoration : none;
}

A:HOVER
{
	color : #000000;
	text-decoration : underline;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #666666;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #666666;
}

img
{
	border: 0px;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #ebebeb;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #ebebeb;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #B40000;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #B40000;
}


.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ebebeb;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ebebeb;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #B40000;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #B40000;
}

INPUT,TEXTAREA {
	color: #666666;
	background-color: #ffffff;
	border-color: #666666;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

