h1 {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 26px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}

.bodytext a {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #515151;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

.bodytext a:hover {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.newstitle {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #515151;
	text-decoration: none;
}
.list1 {
	list-style-position: outside;
	list-style-type: none;
}
.brightext {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: e3e3e3;
	text-decoration: none;
}

.brightext a  {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #e3e3e3;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

.brightext a:hover {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.title2 {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #84002B;
	text-decoration: none;
}
body {
	margin: 0px;
}
input,select {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #686785;
}
.nav {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.nav a{
	color: #CCCCCC;
	text-decoration: none;
}
.nav a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/* DROP DOWN MENU STYLE */
#dropmenudiv{
position:absolute;
border:1px solid #999999;
border-bottom-width: 0;
font:normal 11px Tahoma, Verdana, "MS Sans Serif", Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999999;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #eeeeee;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #eeeeee;
color: #666666;
}
