/* 
global settings
----------------------------------------------------------- */

BODY {
  font-family: Arial, Tahoma, Helvetica;
  font-weight: bold;
  font-size: 12px;
  SCROLLBAR-FACE-COLOR:#FFCC00;
  SCROLLBAR-HIGHLIGHT-COLOR:#9966CC;
  SCROLLBAR-SHADOW-COLOR:#000099;
  SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
  SCROLLBAR-ARROW-COLOR:#FFFFFF;
  SCROLLBAR-TRACK-COLOR:#996600;
  SCROLLBAR-DARKSHADOW-COLOR:#000099;
  margin:0px 0px 0px 0px;
  background: url(/images/bg_main.gif);
}
h2 {
font-size: 18px;
font-weight: bold; 
text-align: left;
text-transform: uppercase;
margin:0px;
padding:0px;
margin-left:40px;
color:#FFFFFF;
}
h3 {
font-size: 12px;
font-weight: bold; 
text-align: center;
text-transform: uppercase;
margin:0px;
padding:5px 0px 0px 0px;
}
SELECT {
  border: #000000 1px solid;
  color: #000000;  
  font-family: Arial, Tahoma; 
  font-size: 11px; 
  font-weight: normal; 
  padding:0px;
  background-color: #FFFFFF;
  width: 120px;
}

td
{
  font-family: Arial, Tahoma; 
  font-size: 10pt; 
  font-weight: normal; 
}
ul{
padding-right:10px;
}
ul li {
list-style-image: url("bullet.gif")
}
input
{
color: #000000;
background: #FFFFFF;
border: #781351 1px solid;
}

.submit
{
  font-family: Arial, Tahoma; 
  font-size: 11px; 
  font-weight: bold; 
  border: #000000 1px solid;
  background: url(images/bg_btn.gif);
  height:20px;
}

.img{border: #FF0000 1px solid;}
hr {BORDER: black 1px dashed}
A{text-decoration: none;} 
A:link{color: #FFFFFF; text-decoration: none;}
A:visited{color: #FFFFFF; text-decoration: none;} 
A:hover {color: #000000; text-decoration:underline; }
A.btm:link{color: #FFFFFF; text-decoration: none;}
A.btm:visited{color: #FFFFFF; text-decoration: none;} 
A.btm:hover {color: #000000; text-decoration:underline; }

.copyright {
font-size: 10px;
color:#CCCCCC;
}
.bottom_menu {
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	color:#FFFFFF;
}

.menu_sym
{
	width:5px;
	height:5px;
	background: url(bullet.gif);
}
.menu_mar
{
	margin-left:20px;
	padding-bottom:5px;
}
.mainmenu
{
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	width:218px;
	background: url(bg_mainmenu.gif);
}
.mainmenu_top
{
	width:218px;
	height:16px;
	background: url(index_05.gif);
}
.mainmenu_bottom
{
	width:218px;
	height:7px;
	background: url(index_07.gif);
}

.submenu_mar
{
	margin-left:20px;
}
.submenu
{
	font-family: Arial, Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	width:248px;
	background: url(bg_leftpanel.gif);
	margin-top:5px;
	margin-bottom:5px;
	text-transform:capitalize;
}
.submenu_top
{
	width:248px;
	height:5px;
	background: url(index_08.gif);
}
.submenu_bottom
{
	width:248px;
	height:5px;
	background: url(index_10.gif);
}
.article
{
	font-family: Arial, Tahoma; 
	font-size: 10pt; 
	font-weight: normal; 
	text-align:justify;
	color:#000000;
	padding:7px;
}
.article_announce
{
	clear:both;
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	color:#000000;
	padding:7px;
	background:#CCCCCC;
}


.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {color: #FF0000}
.style3 {
	font-size: 12pt;
	color: #FF0000;
}
.style9 {font-size: 19pt; font-weight: bold;}

.style9 a {
color: #FF0000; 
text-decoration:underline; 
}

.style9 a:hover { 
color: #FF0000; 
text-decoration:none; 
}
