html,body {	font-family:Verdana, Arial, Helvetica, sans-serif;	margin:0;	padding:0;	height:100%;	border:none}p, td, li, ul {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	line-height:14px;}
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	}
h1 {
	font-size:18px;
}h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:11px;
}
h5, h6 {
	font-size:10px;
}
.menuMain, .menuMainNull {	margin-bottom: 0px;	margin-left: 10px;	text-indent: -10px;}.menuSub, .menuSubNull {	margin-bottom: 0px;	margin-top: 0px;	margin-left: 20px;	text-indent: -10px;}.menuMainNull, .menuSubNull {	text-indent: 0px;}.menuSub a, .menuMain a, .menuMainNull a, .menuSubNull a {	text-decoration: none;	color: #666;}.menuSub a:hover {	text-decoration: none;}#menucode {	margin: 10px;	padding: 1px 5px 15px 5px;	background-color: #EEE;}#titlecast {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:14px;	line-height:14px;	color: #108137;	margin-bottom: 15px;}.frametop {	height:90px;	border-bottom: 1px solid #999999;}.frameleft {	width:170px;	border-right: 1px solid #999999;}.frameright {	width:170px;	border-left: 1px solid #999999;}#frametable {	height:100%;}#main {	padding: 15px;}#titleer {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:26px;	line-height:28px;	color: #FF6600;	margin-bottom: 25px;	font-style: italic;	margin-top: 25px;	margin-left: 15px;}#footer {
	margin-top: 40px;
}



/*
	===================================
	FORUM STYLES
	===================================
*/
#forumtable, #forumcompletethread {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
}
#forumtable td, #forumtable th, #forumcompletethread td, #forumcompletethread th {
	padding: 3px;
	border-bottom: 1px dotted #999999;
}
#forumtable th, #forumcompletethread th {
	background-color: #CCCCCC;
	color: #3B5967;
}
#forumtable .leftcell {
	background-color: #ECECEC;
	width: 130px;
}
.forumjump {
	background-color: #EEEEEE;
	font-size: 10px;
}
#forumtop {
	margin-bottom: 20px;
}
#forumname {
	font-size: 16px;
	font-weight: bold;
	color: #3B5967;
}
.forumpost {
	background-color: #CCCCCC;
}
.forumpost td {
	padding: 5px;
}
.forumsubmit {
	background-color: #FFCC00;
}
.forumcancel {
	background-color: #CCCC00;
}
.foruminput {
	font-size: 10px;
	width: 100%;
}
#forumcompletethread {
	margin-top: 20px;
	border-top: 1px solid #000000;
}
#forumcompletethread th {
	border-bottom: 1px solid #000000;
	background-color: #CCCCCC;
}
.forumcompletecell1 {
	background-color: #FFFFFF;
}
.forumcompletecell2 {
	background-color: #EEEEEE;
}


