@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-family: Verdana;
	color: #ffffff;
	background: #0b2c22;
}

a:active     { font-family: Verdana; font-size: 12pt; color: #D6A887 }
a:link       { font-size: 10pt; font-family: Verdana; color: #0F0F0F; text-decoration: none; }
a:hover      { font-size: 10pt; font-family: Verdana; color: #D6A887; text-decoration: none;}
a            { font-size: 10pt; font-family: Verdana; text-decoration: none; }
a:visited    { font-size: 10pt; font-family: Verdana; text-decoration: none; }
.tbsolid     { BORDER-LEFT: #666666 1px solid; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid;}
.tbdottedrt  { BORDER-RIGHT: #666666 1px dotted; BORDER-BOTTOM: #666666 1px dotted;}
.error       { font-family: Verdana; font-size: 8pt; color: #FF0000 }
.hdtext { font-family: Verdana; font-size: 8pt; color: #000080; font-weight: normal; }
.hd { font-family: Verdana; font-size: 8pt; color: #FFFFFF; font-weight: bold; }

.smallheader  {
	font-size : x-small;
	font-weight : bold;
}

.smallerheader  {
	font-weight : bold;
	font-size : xx-small;
}

.smalltext  {
	font-size : x-small;
}

.smallertext  {
	font-size : xx-small;
}
.tbsolid     		{ border-right : 1px solid #0B2C22; border-top : 1px solid #0B2C22; border-left : 1px solid #0B2C22; border-bottom : 1px solid #0B2C22; font-weight: normal;}