a:link       { color: #800000; text-decoration: none}
a:visited    { color: #000080; text-decoration: none }
a:hover      { color: #800000; text-decoration: underline}
a:active     { color: #800000; text-decoration: none}

body{margin: 0px 0px 0px 0px;
	/*background-image: url('images/white_bg2.jpg');*/
	background-repeat: no-repeat;
}
.solid-black
{
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}
.page-label
{
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: bold;
}

.bodytext
{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
}
.bodytext_center
{
	color: #000000;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
}

.bodytextsmall
{
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
}
.bodytext_right
{
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-align: right;
	list-style-type: square;
	list-style-position: outside;
}
.bodytextspace
{
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	list-style-type: square;
}

.head_main
{
	color: #800000;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
}
.head_4
{
	color: #800000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 16px;
	list-style-type: square;
	list-style-position: outside;
}
.subhead_4
{
	color: #800000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 12px;
	list-style-type: square;
	list-style-position: outside;
}
.subhead_main
{
	color: #A978EB;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 16px;
	list-style-type: square;
	list-style-position: outside;
}

.head
{
	color: #B27115;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
}
.welcome
{
	color: #B27115;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 16px;
	list-style-type: square;
	list-style-position: outside;
}

.main_menu
{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	list-style-type: square;
}
.main_menu_bottom
{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	list-style-type: square;
}

.copyright
{
	color: #777777;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	list-style-type: square;
}

