/* CSS Document */
h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-variant: small-caps;
	margin: 0 0 5px 0;
}
h2 {
	font-size: 13px;
	font-variant: small-caps;
	color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
}
h4 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: capitalize;
	display: inline;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin: 0 0 10px 0;
}

.message {
	padding: 0px 5px 0px 5px;
}
.smallfont {
	font-size: 9px;
	line-height: 11px;
}
.quote {
	font-style: italic;
}
.table_info	td {
	height: 20px;
	border-bottom: dashed 1px #666666;
	vertical-align: top; 

}
.morebottom {
	margin: 0 0 20px 0;
}
a.textlink:visited, a.textlink:active, a.textlink, a, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.textlink:hover, a:hover {
	color: #CCCCCC;
}
a.textlink2:visited, a.textlink2:active, a.textlink2{
	color: #CCCCCC;
	text-decoration: underline;
}
a.textlink2:hover {
	color: #666666;
}
a.textlinkmenu:visited, a.textlinkmenu:active, a.textlinkmenu{
	color: #3D4154;
		text-decoration: none;
}
a.textlinkmenu:hover {
	color: #666666;
	text-decoration: underline;
}
.darkcell {
	background: #3F3730;
	text-align: right;
}
.darkrow {
	background: #3F3730;
}
.alignright {
	text-align: right;
}
.input {
	background: #211F1F;
	border: 1px solid  #333;
	color: #CCCCCC;
	font-size: 14px;
	padding: 5px;
	margin: 2px;
}
.imageright {
	float: right;
	margin: 0 0 10px 10px;
}
.imagerow {
	padding: 4px;
	margin: 0 0 20px 0;
}
.cellred {
	height: 20px;
}
