.transparent {		
	filter:alpha(opacity=90);
	display:none;
}
BODY {
	scrollbar-base-color:#FFFFFF; 
	scrollbar-face-color:999999; 
	scrollbar-track-color:#CCCCCC; 
	scrollbar-3dlight-color:000000; 
	scrollbar-highlight-color:999999; 
	scrollbar-arrow-color:000000; 
	scrollbar-darkshadow-color:999999; 
	scrollbar-shadow-color:999999; 
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
}
.window{
	margin: 10px;
	margin-right:10px;
}
.text {
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.lightblue {
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: strong;
	color: #0099FF;
}
divStyle{
	background-image:url("../images/interface/div_bg.jpg");
	border:solid; 
	border-width:1px;
}
.error {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: strong;
	color: #FF0000;
}
.copyright {
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.newstext {
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.squaretext {
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bluelink {
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 0099FF;
	text-decoration: underline;
}
.orangelink {
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: ORANGE;
	text-decoration: none;
}
.orangelink:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: 0099FF;
}
.bluelink:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: orange;
}
.windowTitle {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.h2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.h4 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: ORANGE;
}
.h5 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.h6 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

A:link {
	font-family: geneva, Helvetica, sans-serif; 
	font-style: normal; 
	text-decoration:none; 
	font-weight: normal; 
	font-variant:small-caps;
	color: #FF9900
}
A:visited {
	font-family: geneva, Helvetica, sans-serif; 
	font-style: normal; 
	text-decoration: none; 
	font-weight: normal; 
	COLOR: #FF9900;
}
A:visited.active {
	font-family: geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: none; 
	font-weight: bold; 
	COLOR: #FF9900;
}
A:active {
	font-family: geneva, Helvetica, sans-serif; 
	font-style: normal; 
	text-decoration: none; 
	font-weight: bold; 
	COLOR: #FF9900;
}
A:hover {
	font-family: geneva, Helvetica, sans-serif; 
	font-style: normal; 
	text-decoration: none; 
	font-weight: normal; 
	COLOR:#990000;
}

A.menu:link {
	font-family: geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding:5px;
	color: #FFFFFF;
}
A.menu:visited {
	font-family: geneva, Helvetica, sans-serif; 
		font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding:5px;
	COLOR: #FFFFFF;
}
A.menu:visited.active {
		font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding:5px;
	COLOR: #FF9900;
}
A.menu:active {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding:5px;
	COLOR: #FFFFFF;
	}
A.menu:hover {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding:5px;
	COLOR: #FF9900;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
