body,div,table {
	font-family:verdana,helvetica;
	font-size:10pt;
}
td.navbg {
	background-color: #ffffcc
}
a {
	color : #313163;
}
a.top {
	color: #313163;
	font-size: 13pt;
	text-decoration:none;
}
a.top:hover {
	color: #ffffcc;
	font-size: 13pt;
	text-decoration:none;
}
a.topactive {
	color: #ffffcc;
	font-size: 13pt;
	text-decoration:none;
}
A.primary {
	 font-size:11pt;
	 color: #313163; 
	 text-decoration: none;
	 font-weight: bold;
}
A.primary:hover {
	 font-size:11pt;
	 color: #ffffcc; 
	 background-color: #313163;
	 text-decoration: none;
	 font-weight: bold;
}
a.primaryactive {
	 font-size:11pt;
	 color: #313163; 
	 background-color: #feb200;
	 text-decoration: none;
	 font-weight: bold;
}
a.sub {
	font-size:11pt;
	margin-left:10px;
	color : #313163;
	text-decoration:none;
	font-weight: bold;
}
a.sub:hover {
	font-size:11pt;
	margin-left:10px;
	color : #000000;
	text-decoration:none;
	font-weight: bold;
}
a.subactive {
    font-size:11pt;
	margin-left:10px;
	color : #000000;
	text-decoration:none;
	font-weight: bold;
}
a.pendingmoderation {
	color : #cccccc;
	font-weight: bold;
}
div.nav {
	 color: #313163; 
	 text-decoration: none;
}
div.navactive {
	 color: #313163; 
	 background-color: #feb200;
}
.footer {
	color : #000000;
	font-size: 8pt;
	margin-left:10px;
}
.sig {
	font-size: 9pt;
}
.posts {
	font-size:10pt;
}
td.outline {
	background-color:#313163;
}
td.nav {
	background-color:#ffffcc;
}
h1 {
	font-size : 16pt;
	color : #313163
}
h2 {
	font-size : 13pt;
	color : #feb200;
}
.boldtext {
	font-size : 13pt;
	color : #feb200;
	font-weight: bold;	
}

.smallbold {
	font-size : 11pt;
	color : #313163;
	font-weight: bold;	
}

th {
	background-color:#feb200;
	text-align: left;
	color: #313163;
}
tr.shade {
	background-color:#ffffcc;
}
div.sidebar {
	margin-top:30px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#ffffcc;
}

A.rous {
	 font-size:9pt;
	 color: #313163; 
	 background-color: #ffb500;
	 text-decoration: none;
	 font-weight: bold;
	 padding:1px;
	 outline-style: outset;
	 outline-color: #ffffcc;
	 hspace:2px;
	}
		
A.rous:hover {
	 font-size:9pt;
	 color: #313163; 
	 background-color: #ffb500;
	 text-decoration: none;
	 font-weight: bold;
	 padding:1px;
	 hspace:2px;
	 outline-style: inset;
	 outline-color: #ffffcc;
	}
span.rous {
	 font-size:9pt;
	 color: #313163; 
	 background-color: #ffb500;
	 text-decoration: none;
	 font-weight: bold;
	 padding:1px;
	 outline-style: outset;
	 outline-color: #ffffcc;
	 hspace:2px;
	}
		
