body {
	font-size: 12px;
	color: cccccc;	
	background-repeat: repeat;
    color: #000;
    font-family: courier;	
	background-color: #121212;
}

.standout {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font-size: 14px;
	background-color: #fff;
	border-color: #ccc;
	font-family: "Lucida Console", Courior;
	font-font-weight: bold;
}

input {
	font-size: 14px;
	background-color: #eee;
	color: #000;
	font-family: "Lucida Console", Courior;
	font-font-weight: bold;
}

input.btn { 
	border-color: #000;
	border-style: dashed;
	border-width: 1px;
}

.tiny {
	font-size: xx-small;
}	

li {
	font-size: 10px;
}

.listitem {
	font-size: 10px;
}

.pbmenuitem {
	color: #704214;
	font-size: 14px;
	font-family: Verdana;
}

li{list-style: circle outside; color:#666;}

.menulink {
    font-size: 16px;
    background-color: #eee;
    padding-right: 40px;
}

.menulinkl {
    font-size: 16px;
    background-color: #eee;
    padding-right: 40px;
    float:left;
}

.menulinkr {
    font-size: 16px;
    background-color: #eee;
    padding-right: 40px;
    float:right;
}

.blastname {
    font-weight: bold;
}

.blast, td {
    padding: 7px;
    background-color: #eee;
	border-color: #000;
	border-style: dashed;
	border-width: 1px;
}

#captchaimg {
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}

#topnav {
    background-color: #eee;
    margin-left: 2px;
    margin-right:2px;
    border: 1px;
    border-style: solid;
    border-color: #000;
    margin-bottom: 4px;
    padding: 4px;
    height: 32px;
}

#leftcontent {
    position: absolute;
    left:10px;
    top:65px;
    width:120px;
    background:#fff;
    border:1px solid #000;
    padding-left: 5px;
}

#centercontent {
    border:1px solid #000;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-top: 52px;
    margin-left: 131px;
    margin-right:201px;
    padding: 20px;    
}
html>body #centercontent {
    margin-left: 131px;
    margin-right:201px;
}

#rightcontent {
    position: absolute;
    right:10px;
    top:65px;
    width:190px;
    color: #333;
    background:#fff;
    border:1px solid #000;
    padding-left: 5px;
}

a {
    color: #704214;
}

a:visited {
    color: #000;
}

a:hover {
    text-decoration: underline overline
}

div.row {
    clear: both;
    padding-top: 10px;
}

div.row span.label {
    float: left;
    width: 100px;
    text-align: right;
}

div.row span.formw {
    float: right;
    width: 335px;
    text-align: left;
}
