body {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	background-color : #FFCC00;
	color: #000000;
}
.main {
   width: 770px; 
	background-color : #FFFFFF;
	border-color : #999999; 
   border : 1px solid;
} 
.footer {
  color : #CCCCCC; 
  text-align: center;
} 
.content {
padding : 5px; 
text-align : left; 
width: 770px;	
}
.menu {
   width : 150px; 
   text-align : left; 
} 
.ads {
	width : 145px; 
	text-align : center; 
	padding : 5px; 
} 
.box {
background-color : white; 
padding : 5px; 
border-right : 1px solid #DCDCDC; 
border-top : 1px solid #DCDCDC; 
border-left : 1px solid #DCDCDC; 
border-bottom : 1px solid #DCDCDC; 
}
.topbox {
background-color : white; 
padding : 5px; 
border-right : 1px solid #DCDCDC; 
border-top : 1px solid #DCDCDC; 
border-left : 1px solid #DCDCDC; 
font-family : Arial,verdana,sans-serif; 
text-align : left; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
color : #9A9A9A; 
} 
a {
        color: #006699;
        text-decoration: none;
}
a:hover {
        color: #DD6900;
        text-decoration: underline;
}
.nav {
	width: 770px;
	background-color: #0033cc;
	text-align: left;
	color: #DCDCDC;
} 
A.nav:link {
font-weight : bold; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
} 
A.nav:visited {
font-weight : bold; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
} 
A.nav:hover {
font-weight : bold; 
font-size : 12px; 
color : #ffffff; 
text-decoration : underline; 
} 
A.nav:active {
font-weight : bold; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
}
H1 {
font-family : verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000099; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 5; 
} 
H2 {
font-family : verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #003399; 
margin-top : 0; 
margin-bottom : 0; 
} 
b {
font-family : verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #003399; 
margin-top : 0; 
margin-bottom : 0; 
} 
H3 {
font-family : verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #003399; 
margin-top : 0; 
margin-bottom : 0; 
} 
H6 {
font-family : verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #CCCCCC; 
margin-top : 0; 
margin-bottom : 0; 
}
.menu h2 {
	font-size: small;
}
.contents h2 {
	margin-bottom: 5px;
}
h3.item {

font-family : verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000099; 
margin-top : 0; 
margin-bottom : 0; 
border-bottom: 1px dotted #A9A9A9;
padding: 3px 0 3px 0px;

}
.itembody {	
	margin-top: 15px;	
	margin-bottom: 5px;
}
.iteminfo {	
	font-size: x-small;
	color: gray;
        margin:5px 0 15px 0; 
}
.iteminfo a {
	font-weight: bolder;
	color: #555;
	text-decoration: none;
}
h3.comment {
	font-size: medium;
	margin-bottom: 10px;
}
.commentbody {
	text-align: justify;
}
.commentinfo {	
	font-size: x-small;
	color: gray;
}
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;	
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;	
}
img {
	border: none;
}
.skip {
	display: none;
}
ul.nobullets {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.highlight {
	background-color: yellow;
}

.formfield
{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}
.formbutton
{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
        border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}
.searchform .formfield
{
	width: 140px;
        font-family: arial,verdana,sans-serif;
}
.searchform .formbutton
{
    width: 60px;
    font-family: arial,verdana,sans-serif;
}
.loginform .formfield
{
    width: 140px;
    font-family: arial,verdana,sans-serif;
}
.loginform .formbutton
{
    width: 60px;
    font-family: arial,verdana,sans-serif;
}
