.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style6 {color: #575757}
.style4 {color: #FFFFFF}
.style8 {
	color: #000000;
	font-weight: bold;
}
body {
	background-image: url();
	background-color: #000000;
}
.style12 {
	font-size: medium;
	color: #990000;
	font-weight: bold;
}
.style13 {
	font-size: 14px;
	font-weight: bold;
}

.text {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
}
input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;

border-bottom-width: 0;
}

.glossymenu li a{
	background: white url(images/nav-bg.gif) repeat-x bottom left;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/nav-bg2.gif);
}

</style>



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	float: left;
	width: 800px;
	background: black url(images/nav-bg2.gif) center center repeat-x;
	padding-top: 5;
	padding-right: 10;
	padding-bottom: 5;
	padding-left: 10;
	border-top-width:0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid #000000; /*dark purple divider between menu items*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/nav-bg.gif) center center repeat-x;
}
/* Menu */


#menu {
	width: 100%;
	height: 39px;
	background:  url(images/nav-bg.gif);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 0px;
	float: none;
	clear: both;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #000000; /*dark purple divider between menu items*/
	font-size: 14px;
	margin-left: 0px;
	margin-right: 0px;
}

#menu a:hover, #menu .active a {
	background: url(images/nav-bg2.gif);
	color: #FFFFFF;
}

.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style15 {font-family: Arial, Helvetica, sans-serif}



</style>
