body{
color:#000000;
background-color: #fff;
padding:0px;
margin: 0;

}
#top {
	position : relative ; 

}
.main {
  	width : 810px;
  	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.sidebar {
display:none;
}
.mcontent {
	width : 800px;
}
.foot {
display:none;
}
* html body{ /*IE6 hack*/
padding: 0 0 0 0; /*Set value to (0 0 0 WidthOfFrameDiv)*/
}

* html #top{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

*+html body div{
     margin:1px 1px 1px 1px;/*for winIE7*/
}
*+html body>/**/div{
     margin:0 0 0 0;/*forOpera8/9*/
}

select {
font-size: 90%;
}

h1 { font-size: 12px; line-height: 12px; display:inline;}
h2 { font-size: 12px; line-height: 12px; display:inline;}
h3 { font-size: 12px; line-height: 12px; display:inline;}
 A:link { text-decoration:none; color:#000000}
 A:visited {text-decoration:none; color:#000000}
 A:active { text-decoration:none; color:#66FF00}
 A:hover{ text-decoration:underline; color:#FFCC00}.s4 {  font-size: 18px; font-weight: bold}

.s1 { font-size: 13px; font-weight: normal; border-color: black #0000FF #0000FF black; text-indent: 10px; letter-spacing: normal; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; color: #FFFFFF}
.s2 { font-size: 12px; font-weight: normal ; text-indent: 2px}
.s3 {  font-size: 12px; border-color: #FFFFFF #FFFFFF #00CC00; border-style: dotted; border-bottom-width: 1px}
.s5 {  font-size: 14px}
.s6 {  font-size: 12px; border-color: #FFFFCC #FFCC00 #FFCC00 #FFFFCC; border-style: dotted; border-right-width: thin; border-bottom-width: thin}
.s7 {  font-family: "lr SVbN", "Osaka|"; font-size: 16px; font-weight: bold}
.ss { font-size: 10px; font-weight: normal ; text-indent: 2px}
.qa {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	color: #FF0000;

}
.qaa {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	color: #0000FF;
}

.title{
	color:#ffffff;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	text-transform:none;
	text-align:left;
	width: 97%;
 text-indent: 10px;
	font-size: 13px;
	line-height: 14px;
}
.title a{
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	display:block;
	color:#ffffff;
	width: 97%;
 	text-indent: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
}

.title a:hover{
	background-color:#1E871E;
	color:#FFFFFF;

}
.title a:visited{
	color:#FFFFFF;

}
.title a:active{
	color:#FFFFFF;

}
 