body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #000000;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: 2px;
}
.content {
	width:850px; 
	min-width:400px; 
	margin-right: auto;
	margin-left: auto;
}
img.floatLeft {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #666666;
	padding: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
}
img.image_nofloat {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
img.floatRight {
	float: right;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #666666;
	margin: 10px 0px 7px 10px;
}
img.plainright {
	float: right;
}
#header {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/logo6.jpg);
	height: 214px;
}
#topmenubox/* Nav at top of page */
 {
	font-size: 10px;
	padding: 10px;
	width: 828px;
	background-color: #000000;
	color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	border-width: 1px;
	border-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #000000;
	margin-top: 3px;
}
/* Additional */

ul {
	margin-left: 100px;
	list-style-type: circle;
	font-size: 11px;
}
li {
	padding: 0 0 0 5px;
	color: #FFFFFF;
}


p {
	color: #CCCCCC;
	font-size: 11px;
	margin-right: 30px;
	margin-left: 40px;
	line-height: 16px;
}
.quotes {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	background-color: #333333;
}

a {
	color:#FFFFFF;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#FF6666;
	background: inherit;
	text-decoration:underline;
}

h1 {
	color:#E3E2DE;
	line-height: 22px;
	padding-bottom: 5px;
	font-size: 16px;
	text-indent: 50px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	background-position: left top;
	font-weight: bold;
	background-image: url(images/scroll.gif);
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: none;
}

h1 a {
	color:#ED8F8D;
	background: inherit;
}

h2, h3, h4 {
	color:#E3E2DE;
	font-size:14px;
	font-weight:bold;
	padding: 0px;
	margin-right: 10px;
	margin-left: 40px;
}

h2 a {
	background:inherit;
	color:#ED8F8D;
}
h2 a:hover {
	background:inherit;
	color: #FF0000;
	text-decoration:none;
 }
.nav {
	width: 255px;
}
.nav ul {
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.nav li {
	text-indent: 2px;
}

.nav li a {
	line-height: 20px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	color: #999999;
	padding: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav li a:hover {
	text-decoration: none;
	background-color: #333333;
	text-indent: 20px;
	background-image: url(images/chromedot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF6666;
}
.nav p {
	color: #FFFFFF;
	margin-right: 5px;
	font-size: 11px;
	margin-left: 5px;
}
.nav h2, .nav h3 {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
/* Main CSS */
#main {
	width: 850px;
	background-color: #000000;
}  
#main .rightpanel {
	float: right;
	width: 260px;
}


#main .left_side {
	float: left;
	padding:50px 5px 40px 5px;
	margin:0;
	width: 570px;
}
#main .hilite  {
	padding: 5px;
}


/* the footer info*/
#footer {
	clear:both;
	padding: 0;
	text-align:center;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #333333;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

#footer p {
	padding: 10;
	color: #CCCCCC;
	text-align: center;
	margin-top: 2px;
	font-size: 10px;
}

#footer a {
	color: #CCCCCC;
}
#footer a:hover {
	color: #FF6666;
}

td {
	font-size: 0.7em;
	vertical-align: text-top;
	text-align: right;
	line-height: 20px;
}
tr.rowpink {
	background-color: #FFCCFF;
}
tr.rowgrey {
	background-color: #DBDBDB;
}
tr.rowheader {
	background-color: #FFCCFF;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}
table {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	color: #666666;
}
input, select, textarea {
	background-color: #FFFFFF;
}
.submitbtn {
	background-color: #999999;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
.small {
	font-size: 10px;
	color: #FFFFFF;
}
.rounded-hints {
	background: #FFFFFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
    
    .rnd_top, .rnd_bottom {
	display:block;
	font-size:1px;
	background-color: #000000;
}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {
	height:1px;
}
    .rnd_b2, .rnd_b3, .rnd_b4 {
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-style: solid;
}
    .rnd_b1 {
	margin:0 5px;
	background-color: #666666;
}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
	display:block;
	color:#E3E2DE;
	background-color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	font-size: 11px;
	border-style: solid;
	border-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}

