#dd
{	margin: 0cm 0cm 0cm 8000 px;
	padding: 0}

#dd li
{	margin: 25;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 14px verdana}

#dd li a.menu
{	display: block;
	text-align: center;
	background: #5970B2;
	padding: 4px 5px;
	margin: 0 1px 0 0;
	color: #FFFFFF;
	width: 50px;
	text-decoration: none}

#dd li a.menu:hover
{	background: #49A3FF}

.submenu
{	background: #EAEBD8;
width: 150px;
	border: 0.5px solid #079C9E;
	visibility: hidden;
	position: absolute;
	z-index: 30}

	.submenu a
	{	display: block;
		font: 20px Arial bold;
		text-align: center;
		text-decoration: none;
		padding: 0px;
		color: #079C9E}

	.submenu a:hover
	{	background: #079C9E;
		color: #FFF}






body {
	background-color: #9e1b34;
}
.links{
color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.links:hover{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font: Arial;
}
a {
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
	font: Arial;
}
.style2 {font-size: 18px
		font-wight: none;
		}
.menulink{
	display: block;
	width: 99%;
	_width: 100%;
}
.menulink:visited{color: #000000; text-decoration: none;}
.menulink:active{color: #000000;}
.menulink:link{color: #000000; text-decoration: none;}
.menulink:hover{text-decoration: none; background-color: #F4F1E9;}

td.menucell ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

td.menucell li {
	float: left;
	position: relative;
	width: 12em;
	text-align: center;
}

td.menucell li ul {
	display: none;
	position: absolute;
	top: 1.15em;
	left: 0;
	font-weight: normal;
	background: #FFFFFF;
	padding: 0 0 0 0;
	border: solid 1px #810000;
	width: 12em;
}

li > ul {
	top: auto;
	left: auto;
}

td.menucell li:hover ul, td.menucell li.over ul { display: block; }

td.menucell li li {
	display: block;
	float: none;
	background-color: #FFFFFF;
	border: 0;
	text-align: left;
}

/*hr {
	border: none;
	color: #810000;
	background-color: #FFFFFF;
	height: 1px;
	margin: 0.6em;
	padding: 0;
}*/
