Body
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : 636363;
}

.body_text
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : 636363;
}

Td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : 636363;
}

h1
{
	font-family : Times New Roman;
	font-size : 14;
	color : 110F00;
	font-weight : bolder;
}

h2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	color : 807E73;
	text-decoration: none;
	font-weight : bold;
}

.leftTitle
{
	font-family : Times New Roman;
	font-size : 14;
	color : 110F00;
	font-weight : bolder;
}

a
{
color: 3B3B3B;
}

a:hover
{
color: C84378;
}

.TopMenu
{
	background-color : 807E72;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : FFFDF0;
	font-weight : bolder;
	height: 30;
	padding-left: 10;
	padding-top: 7;
	padding-bottom: 8;	
	text-decoration: none;
}

.TopMenu:hover
{
	background-color : C84378;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : FFFDF0;
	height: 30;
	padding-left: 10;
	padding-top: 7;
	text-decoration: none;	
}

.sub_menu_a
{
	background-color : FFFDF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : 807E72;
	font-weight : bolder;
	cursor: hand;			
	text-decoration: none;
}

.sub_menu_a:hover
{
	background-color : FFFDE6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : C84378;
	cursor: hand;			
	text-decoration: none;
}

.sub_menu_td
{
	height: 30;
	padding-left: 7;
	padding-right: 7;
	cursor: hand;			
}

.sub_menu_td:hover
{
	padding-left: 7;
	padding-right: 7;	
	cursor: hand;			
}

.RightColumn
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : 807E73;
	text-decoration: none;
	line-height: 17px;
}

.RightColumn:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : BD6493;
	text-decoration: none;
	line-height: 17px;
}

.RightColumnList
{
	color : D274A6;
	list-style-type: square;
}

.RightColumnHeader
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : D274A6;
	font-weight: bold;
}

.SignUp
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : 807E73;
}

.BottomLinks
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : 636363;
	text-decoration: none
}

.BottomLinks:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : D9D7C3;
	text-decoration: none
}

.SectionName
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : FFFEEF;
	text-decoration: none
}

.SectionName:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : FFFFFF;
	text-decoration: none
}

.LeftLinks
{
	font-family : Times New Roman;
	font-size : 12;
	color : FFFDE6;
	font-weight : bolder;
	text-decoration: none;
	padding-left: 7;
}

.LeftLinks:hover
{
	font-family : Times New Roman;
	font-size : 12;
	color : FFFFFF;
	text-decoration: none;
	padding-left: 7;
}


.Copyright
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : FFFFFF;
}

.BodyText
{
	line-height: 18px;
}

.textbox {
        background-color: #FFFFFF;
        border-style: solid;
        border-width: 1px;
        border-color: #C0BDAC;
}

input.submit {
background: #C0BDAC;
}

:hover input.submit {
background: #E5970B;
}

 
