body {
	color: #ffffff;
	background-color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	scrollbar-base-color: #dddddd;
	text-align: justify;
}
td {
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
}
p {
	font-family: arial, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
}
blockquote {
	font-family: arial, sans-serif;
	padding: 10px;
	background-color: #424242;	
}

a:link {
	color: #FFEA00;
    text-decoration: none;
}
a:visited {
	color: #FFEA00;
    text-decoration: none;
}
a:active {
	color: #FFFFFF;
    text-decoration: none;
}
a:hover {
	color: #eeeeee;
    text-decoration: none;
}
.menu {
	color: #ffffff;
	font-family:  Tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	font-weight: 800;
	background-repeat: repeat-x;
}

.menusub {
	color: #ffffff;
	width: 190px;
	display: block;
	font-family:  Tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	font-weight: 800;
	background-repeat: repeat-x;
}
.submenudiv {
	width: 150px;
	position: absolute;
	z-index: 1;
	visibility: hidden;
	border: #ffffff 1px solid;
	background-color: #889cb3;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}
.submenu {
	color: #ffffff;
	font-family:  Tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
}
.submenu:link {
	color: #ffffff;
}
.submenu:visited {
	color: #ffffff;
}
.submenu:hover {
	color: #FFEA00;
    text-decoration: none;
}
.searchmenu {
	position: absolute;
	z-index: 1;
	visibility: hidden;
	border: 0px;
	background-color: #385796;
}
.address {
	color: #ffffff;
	font-family:  arial, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	font-weight: 300;
}
.address:link {
	color: #ffffff;
}
.address:visited {
	color: #ffffff;
}
.rightmenu {
	color: #deb200;
	font-family:  Tahoma, arial, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	font-weight: 800;
}
.rightmenu:link {
	color: #deb200;
}
.rightmenu:visited {
	color: #deb200;
}
.rightmenu:active {
	color: #deb200;
}
.rightmenu:hover {
	color: #eed25f;
}
.search {
	color: #ffffff;
	font-family:  arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
}
.bottom {
	color: #ffb95e;
	font-family:  arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
}
.bottom:link {
	color: #ffb95e;
}
.bottom:visited {
	color: #ffb95e;
}
h1 {
	color: #ffffff;
	font-family:  arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	color: #FFFFFF;
	font-family:  arial, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	color: #6d8fd4;
}

UL {
    list-style-position: outside;
   }

dt {
	font-weight: 800;
}

input  {
	font-size: 11px;
	font-family:  arial, sans-serif;
}
textarea {
	font-size: 10px;
	font-family: arial, sans-serif;
}
.copyrights {
	color: #ffb95e;
	font-family:  arial, sans-serif;
	font-size: 10px;
	font-weight: 300;
	padding-right: 5px;
}
.copyrights:link {
	color: #ffb95e;
}
.copyrights:hover {
	color: #eed25f;
}
.copyrights:visited {
	color: #ffb95e;
}

