BODY {
	font-size : 11px; 
	font-family : Verdana; 
	color:#003333; 
	text-decoration:none;
}
BODY
{
	SCROLLBAR-FACE-COLOR: #009999;
	SCROLLBAR-HIGHLIGHT-COLOR: #99CCCC;
	SCROLLBAR-SHADOW-COLOR: #009999;
	SCROLLBAR-3DLIGHT-COLOR: #99CCCC;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: 99CCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #006666;
	SCROLLBAR-BASE-COLOR: #009999;
	}
A {font-size : 11px; font-family : Verdana; color:#006699; text-decoration:none; }
A:hover { color:#CC33CC; }
.smlink {font-size : 13px; font-name : Century Gothic; color:#000; text-decoration:none; font-style:italic; }
a.smlink:hover { color:#399393; }
.menuitem {font-size : 11px; font-name : Century Gothic; color:#FFFF00; text-decoration:none; font-style:none; }
a.menuitem {font-size : 11px; font-name : Century Gothic; color:#FFFF00; text-decoration:none; font-style:none; }
.main {font-size : 11px; font-family : Verdana; color:#003333; text-decoration:none; }
.high {font-size : 11px; font-family : Verdana; color:#CC0033; text-decoration:none; }
.mini {font-size : 9px; font-family : Verdana; color:#003333; text-decoration:none; }
.inp {border-width:1; border-color:#0033CC; }
.inp_file {width:300; border-width:1; border-color:#0033CC; }
.inp_search {border-width:1; border-color:#0033CC; height:15; font-size:9px; position:relative; top:3;}


.nonactivemi {
  font-size : 11px; 
  font-name : Century Gothic; 
  color:#FFFF00; 
  text-decoration:none; 
  font-style:none; 
  cursor: pointer;
}
.activemi {
  font-size : 11px; 
  font-name : Century Gothic; 
  color:#FFFFFF; 
  text-decoration:none; 
  font-style:none; 
  cursor: pointer;
}

.main1 {
  font-size : 11px; 
  font-family : Verdana; 
  color:#003333; 
  text-decoration:none; 
}

.mainl {
  font-size : 11px; 
  font-family : Verdana; 
  color:#003333; 
  text-decoration:none; 
  background-image: url("images/submenu_short_l.png");
  background-repeat: no-repeat;
  background-position: left;
  background-color: #d5eeee;

}

.mainr {
  font-size : 11px; 
  font-family : Verdana; 
  color:#003333; 
  text-decoration:none; 
  background-image: url("images/submenu_short_r.png");
  background-repeat: no-repeat;
  background-position: right;
}

.main2 {
}
