.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-attachment: fixed;
}
img
{  border-style: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.text2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #484849;
}
a {
	color: #45546C;
}
.text3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #2B4486;
}
.green {
	color: #4F7E07;
	font-family: Tahoma;
	font-size: 11px;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	color: #808386;
}
.red {
	color: #AD292A;
}
.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #7A7979;
	text-decoration: none;
}
.mainborder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.innerborder {
	border: 1px dotted #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.menubar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ebebeb;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.mainheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
a { font-family:Arial; font-size:12px; text-decoration: none; font-weight: bold; color:#0000ff; }
a:hover { color : #790000; text-decoration : underline; }
H1 { color: #596F80; font-weight: bold; font-size : 16px; }
.listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.line { border-top: 1px dotted #AAAAAA; border-right: 0px none; border-bottom: 0px none; 