body{	
	margin: 0 0 0 0;
	font-size:10px;
}
a{
	color:#2200cc;
	text-decoration: underline;
}
a:hover{
	color:#2200cc;
	text-decoration: underline;
}

a:visited{
	color:#551a8b;
	text-decoration: underline;
}

h1{
	color: #990000;	
	font-size: 150%;
	font-family: Sans-serif;
}
small{
	color: #808080;
	font-size: 71%;
	font-family: Sans-serif;
	line-height: 110%;
}
.linkwhite
{
	color: #FFFFFF;
	font-size: 70%;
	font-family: Sans-serif;
}
.newsc
{
	color: #FF0000;	
	cursor:pointer;
	
	vertical-align:middle;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	font-size: 100%;
	font-family: Sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
}
.news_title
{
	color: #111111;			
	font-size: 100%;
	font-family: Arial;	
}
.newsc:hover
{
	color: #FFFFFF;	
	cursor:pointer;
	background: #FF0000;
	border-right:1px solid;
	font-size: 100%;
	font-family: Sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
}

.newsc_active
{
	background: #FF0000;
	border-right:1px solid;
	color: #FFFFFF;
	font-size: 100%;
	font-family: Sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:5px;
}
.newsc_active:visited
{
	background: #FF0000;
	border-right:1px solid;
	color: #FFFFFF;
	font-size: 100%;
	font-family: Sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
}
.linkwhite:visited
{
	color: #FFFFFF;
	font-size: 70%;
	font-family: Sans-serif;
}
.qu {
	border: solid 1px #999;

}

.f1{
	font-size: 71%;
	line-height: 110%;
	font-family: Sans-serif;
}
.f2{
	font-size: 78%;
	font-family: Verdana,Sans-serif;
}
.hl{
	color: #000099;
	text-decoration: underline;
}
.h2{
	color: #0000BB;
	text-decoration: underline;
	font-size: 71%;
	font-family: Arial, Verdana, Sans-serif;
}
.sl,.sl:link,.sl:active,.sl:visited {
	font: 12/15px Arial, Helvetica; 
	color: #AA0000;
}
.sl2,.sl2:link,.sl2:active,.sl2:visited {
	text-decoration: none;
	font: 12/15px Arial, Helvetica; 
	color: #0000AA;
}
.titl {
	font: normal 120%/120% trebuchet ms;
}
.info {
	font: normal 85%/130% trebuchet ms;
}
.vtrh {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, trebuchet ms;

}
.vtrc {
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	background-color: #ffffff; 
}
#tabmenu {
	color: #000000;
	border-bottom: 1px solid #D0C6B0;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px }

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; }

#tabmenu a, a.active {
	color: #000000;
	background: #D0C6B0;
	font: bold 0.8em "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #D0C6B0;
	padding: 1px 8px 0px 8px;
	margin: 0;
	text-decoration: none; }

#tabmenu a.active {
	background: #F3F0E0;
	border-top: 5px solid #D0C6B0;
	border-bottom: 2px solid #F3F0E0; }

#tabmenu a:hover {
	color: #F3F0E0;
}

#tabmenu a:visited {
	color: #000; }

#sf {
	font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
	background: #F3F0E0;
	padding: 10px;
	border: 1px solid #D0C6B0;
	border-top: none;
	z-index: 2;	}

#sf a {
	text-decoration: none;
	color: #E8E9BE; }

.input {
	height: 23px;
	border: solid 1px #AAAAAA;
	padding: 2px;
	vertical-align: middle;
}
.button {
	height: 23px;
	border: solid 1px #333333;
	color: #ffffff;
	background: #bb0000;
	font: bold 0.8em verdana;
	padding: 1px;
	vertical-align: middle;
}
#mbody {
	width: 768px;
	padding: 20px;
}

#qbody {
	padding: 1px;
}
.floater {
  background-color: #ccc;
  height: 500px;
  left: 50%;
  margin: -250px 0 0 -250px;
  position: fixed;
  top: 50%;
  width: 500px;
}
body, html {
  height: 100%;
}

body {
  overflow: hidden;
}

#fixIE {
  height: 100%;
  overflow: auto;
}

.floater {
  position: absolute;
}
.spell_err
{
	font-size:12px;
	color:993333;	
	margin-bottom:10px;
	margin-left:5px;
	
}
.spell_corr
{
	font-size:12px;
	color:2222EE;	
	margin-bottom:10px;
	
}
.res_img
{
margin-left:5px;
cursor:pointer;
}
.res_text
{
	font-size:small;
	font-family:arial,sans-serif;
}
.res_head
{
	font-size:medium;
	font-family:arial,sans-serif;
	color:#0000FF;
}
.res_url
{
	font-size:medium;
	font-family:arial,sans-serif;
	color:green;
	font-style:normal;
	font-family:arial,sans-serif;
	font-size:small;
	font-weight:normal;
}
.navbar
{
	font-size:small;
	font-family:arial,sans-serif;
	padding-bottom:20px;
}