body {
	background-color: #838383;
	background-image: url(images/mainback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	scrollbar-base-color:#DCDCDC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	text-align: left;

}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
	text-align: left;
	font-weight: normal;

}
#background {
	height: 100%;
	width: 100%;
}
.barBack {
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0589CA;
}
#dwindow {
	border: 2px solid #000;
	z-index: 1000;
	
}
#dwindow #dwindowcontent {
	height: 100%;
	width: 100%;
	z-index: 1001;
	border: 0px none #000;
}
#cFrame {
	height: 100%;
	width: 100%;
	z-index: 1002;
	border: 0px none #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.7; /* Safari, Opera */
-moz-opacity:0.70; /* FireFox */
filter: alpha(opacity=70); /* IE */
z-index: 20;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
.topBar {
	background-image: url(images/main1_04.jpg);
	background-repeat: no-repeat;
}
hr {
	color: #000;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 5px;
}
#background tr td table tr td table {
	color: #FFF;
}
.textWite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 12px;
	text-align: left;
}
.textWiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	line-height: 12px;
	text-align: left;
	font-weight: bold;
}
#background tr td table tr #menuall {
	background-image: url(images/mainBlack_07.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


/*Menu stuff*/
#nav-menu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	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;
	border-top-color: #3C3C3C;
	border-right-color: #6F6F6F;
	border-bottom-color: #6F6F6F;
	border-left-color: #3C3C3C;
}

#nav-menu li
{
	padding: 1px;
}

#nav-menu li a
{
	line-height: normal;
	float: left;
	display: block;
	color: #CCC;
	text-decoration: none;
	text-align: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	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;
	border-top-color: #6F6F6F;
	border-right-color: #3C3C3C;
	border-bottom-color: #3C3C3C;
	border-left-color: #6F6F6F;
	background-image: url(images/menuArrowMain.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#nav-menu li a:hover
{
	background-color: #333;
	color: #FFF;
	background-image: url(images/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
#background tr td table tr td #flashheader {
	margin: 0px;
	padding: 0px;
	height: 183px;
	width: 670px;
}


/* End hide */

#nav-menu
{

} 
