.prompt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.hdrText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C31230;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-type: square;
	line-height: 16px;
}

.bold{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4F4F4F;
}

.Head{
	font-family: Verdana;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #999999;
}

.anno {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.anno:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #C31230;
	text-decoration: none;
}

.links{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
}

.links:hover{
	text-decoration: underline;
}


.loginHead{
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #999999;
}

.login{
	background-color:#ffffff;
	border: 1px solid #4F4F4F;
}

.Button{
	border:1px outset #4F4F4F;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#C31230;
}
.sublinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sublinks:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #C31230;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

div#menu {
	width							: 100%;
	height							: 1em;
	margin							: 0em 0em 0em 0em;
	padding							: 0em 0em 0em 0em;
}

div#menu a:link {
	text-decoration					: none;
}
ul#mainmenu {
	margin							: 0em 0em 0em 0em;
	padding							: 0em 0em 0em 0em;
} 

li.mainmenuitem {
	display							: block;
	padding							: 0em 0em 0em 0em;
	width							: auto;
	float							: left;
	overflow						: visible;
}

ul.submenu{
	display							: none;
	position						: absolute;
	background						: #000000;
	border							: 1px solid #000000;
	margin							: 0em 0em 0em 0em;
	padding							: 0em 0em 0em 0em;
	font-weight						: normal;
	width							: 20em;
}

ul.submenu a{
	display							: block;
	padding							: 0.25em 0.5em 0.25em 0.5em;
	border-bottom					: 1px solid #000000;
	height							: 0em;
	font-family						: verdana;
	font-size						: 11px;
}

li.submenuitem a:link {
	color							: #000000 !important;
	background						: #FFFFFF;
	margin							: 0em 0em 0em 0em;
}
li.submenuitem a:hover {
	text-decoration					: none;
	color							: #FFFFFF !important;
	background-color				: #CC0033 !important;
	margin							: 0em 0em 0em 0em;
}
li.submenuitem a:visited {
	text-decoration					: none;
	color							: #000000;
	background						: #FFFFFF;
	margin							: 0em 0em 0em 0em;
}

li.submenuitem a{height:25px;}

li.submenuitem {list-style-type:none;}
