@charset "utf-8";
/* CSS Document */

#container
{
	background:#000000;
	color:white;
}

#content
{
	background:#000000;
	color:white;
	
}

#content h2
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-bottom: 5px;
	font-size:115%;
	color:#CBCCD3;
	border-bottom: 1px solid #656565;
}

button {
	background-color: #ccc;
	padding: 7px;
	padding-left: 12px;
	padding-right: 12px;
}

h2
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-bottom: 5px;
	color:#D7D8E1;
}

h3
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-bottom: 8px;
	color:#D7D8E1;
}

#content h1
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#C4C4DB;

}

p
{
	color: #999999;
	font-size: 105%;
}

li
{
	color: #999999;
	font-size: 105%;
}

a { color:#96A7C7; }
td {
    color: #999999;
    margin-bottom: 5px;
    margin-top: 5px;
}

.pageheading, .content h1 {
	color:#CCCCCC;
}


.regreq {
	color:#CCCCCC;
}

.pageheading2
{
	color:#CCCCCC;
}

.pagesubhead2 {
	color:#CCCCCC;
	font-size: 1em;
	font-weight: bold;
}


.pagesubheading
{
	color:#CCCCCC;
}

.pagesubhead2mono {
	color:#CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
}

.pagesubheadingMono {
	color:#CCCCCC;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 4px;
}

input 
{
	background: #CCCCCC;
}

textarea
{
	background: #CCCCCC;
}

.lwh1 {
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	color: #BBAA84;
	margin-top: 15px;
	margin-bottom: 8px;
}

.lwh1_white {
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 8px;
}


.upgrade_price
{
	background-color:#222230;
	border: 1px solid #555555;
	color:#CCCCCC;
	padding: 10px;
}


#pricetable tr {
	border-color:#666666;
	border-width:thin;
	border-style: solid;
}

/*h2*/
/*{*/
/*	color: #CCCCCC;*/
/*	border-bottom: 1px solid #666666;*/
/*	margin-bottom: -10px;*/
/*}*/

