P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #ffffff

	
	
}
	
	


A:link {
	color: #ffffff;
	text-decoration: none;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:hover {
	color: #E31611;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;


}


a.menu:link
{ color: red; font-size: 12px; font-weight: bold; text-decoration: none }
a.menu:active
{ color: red; font-size: 12px; font-weight: bold; text-decoration: none }
a.menu:visited
{ color: red; font-size: 12px; font-weight: bold; text-decoration: none }
a.menu:hover
{ color: blue; font-size: 12px; font-weight: bold; text-decoration: none }

a.menu2:link
{ color: ffffff; font-size: 12px; font-weight: bold; text-decoration: underline }
a.menu2:active
{ color: ffffff; font-size: 12px; font-weight: bold; text-decoration: underline }
a.menu2:visited
{ color: ffffff; font-size: 12px; font-weight: bold; text-decoration: underline }
a.menu2:hover
{ color: blue; font-size: 12px; font-weight: bold; text-decoration: underline }


#dd
{	margin: 0;
	padding: 0}

#dd li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px Verdana}

#dd li a.menu
{	display: block;
	text-align: center;
	background: #000099;
	padding: 4px 10px;
	margin: 0 1px 0 0;
	color: #FFF;
	width: 100px;
	text-decoration: none}

#dd li a.menu:hover
{	background: #E31611}

.submenu
{	background: #ffffff;
	border: 1px solid red;
	visibility: hidden;
	position: absolute;
	z-index: 3}


hr {
	font-size: 9px;
	font-weight: bold;
	color: #000099;
}



	.submenu a
	{	display: block;
		font: bold 11px Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		text-decoration: none;
		padding: 5px;
		color: #000000}

	.submenu a:hover
	{	background: #E31611;
		color: #FFF}
.Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
