BODY {
   margin: 0px;
   width: 100%;
   height: 100%;
   background-color: ;
}


#plaintext {
	text-align: right;
	width: 100px;
}

#plaintext a {
	color: #13249B;
	text-decoration: none;
	font-size:7pt;
}

#eyecatcher {
   width: 975px;
   height: 120px;
   margin: 0px;
   padding: 0px 0px 0px 0px;
   background: #999999 url(../images/s2dlogo.jpg)
   no-repeat;
}

#maintopic {
   width: 975px;
   height: 38px;
   background:#999999 url(../images/mtp.gif)
   no-repeat;
}

#maintopic a {
   float:left;
   margin-top: 2px;
   padding: 4px 10px 4px 10px;
   text-decoration: none;
   font-family: verdana, Arial, Helvetica; sans-serif;
   font-size: 11 px;
   font-weight: bold;
   color: #ffffff;
   border-right: 1px solid #8d8d8d;
   border-top: 1px solid #8d8d8d;
   height: 16px;
}

#maintopic a:hover {
   background-color: #353535;
   color: #ffffff;
}

#maintopic a.sel {
   background-color: #353535;
   color: #ffffff;
}

#topic_bgr h3 {
   border-top: 1 px solid #cccccc;
   color:#525252;
   font-size: 100%;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}

#topic {
   width: 150px;
   margin: 10px 0px 15px 10px;
   padding: 10px;
   background-color: #FF9900;
}

#topic p {
   padding: 4px 0px 4px 0px;
   font-weight: bold;
   margin: 0px;
}

#topic a {
   text-decoration: none;
   color: #13249B;
}

#topic p a:hover { 
   text-decoration: none;
   color: #010000;
}

#topic p a.sel {
   text-decoration: none;
   color: #010000;
}

#topic h4 {
   border-top: 1px solid #999999;
   color: #999999;
   padding: 0px 0px 0px 0px;
   font-size: 100%;
   font-weight: bold;
   margin: 10px 0px 2px 0px;
}

#commonpage {
   width: 960px;
   position: absolute;
   top: 10px;
}

#commonpage a {
   float:right;
   margin-top: 10px;
   padding: 5px 5px 5px 5px;
   text-decoration: none;
   font-family: verdana, Arial, Helvetica; sans-serif;
   font-size: 9px;
   font-weight: bold;
   color: #010000;
   border-bottom: 1px solid #8d8d8d;
   border-left: 1px solid #8d8d8d;
   height: 11px;
}

#commonpage a:hover {
   text-decoration: none;
   color: #003300;
}

#commonpage a.sel {
   background-color: #000000;
   color: #003300;
}

#maintopic a hover {
   background-color: #000000;
   color:Red;
}

#maintopic a sel {
   background-color: #000000;
   color: #ffffff;
}

#search {
   margin-top: 5px;
   padding: 0px;
}

#input.search {
   border: 1px solid #ffffff;
   background-color: #cccccc;
   width: 100 px;
}

#form.search {
   padding: 0px;
   margin: 0px;
}

#form.search input {
   font-size: 80%;
   color: #999999;
   font-weight: normal;
   padding: 2px;
   margin: 0px;
   vertical-align: middle;
}


#content {
   width: 484px;
   padding: 5px 10px 0px 10px;
   margin: 0px;
   background-color:#ffffff;
}

#sidebar {
   width: 230px;
   rem height: 100%;
   padding: 10px 0px 0px 5px;
}

#youarehere {
   width: 484px;
   padding: 3px 3px 0px 3px;
   background-color:#ffffff;
}

#youarehere a:hover {
	color: #000000;
	text-decoration:underline;
}


#youarehere a {
	color: #000000;
	text-decoration:none;
}

#link {
	text-align: right;
}

#link a {
	color: #999999;
	text-decoration: none;
	font-size:7pt;
}
