body
{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2d0001;
	text-align: center;
	margin: 0px auto;
}

table
{
	width: 100%;
}

.headings
{
	font-weight: bold;
}

.alignleft {
float: left;
}
.alignright {
float: right;
}


#page 
{
	text-align: left;
	padding: 0 20px;
	height: auto;
	margin: 0px auto;
	min-width: 780px;
	width: auto !important;
	width: 780px; /* this will set the width to 780px for all IE6 users */
	max-width: 1024px; /* cause the header has not more width. */
}


#topmenu 
{
	width: 100%;
	background: #000000;
	display: block;
	float: right;
	height: 37px;
	list-style: none;
	margin: 0px;
	padding:0px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

#topmenu li
{
	display: inline;
}

#topmenu li a
{
	display: block;
	float: right;
	padding: 10px;
	color: #FFFFFF;
	text-decoration : none;
}

#topmenu li a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}


#header
{
	position: relative;
	height: 100px;
	background: url("images/header.png") top left no-repeat;
}

#headClick
{
	height: 100px;
	width: 600px;
	position: absolute;	
}

#headClick:hover
{
	cursor: pointer;
}

#cse-search-box /* you dont need to use a hirachie for IDs, they are "singleton" */
{
	position: absolute;
	right: 20px;
	top: 20px;
}

#cse-search-box p
{
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
}

.searchButton /* you dont need to use a hirachie for IDs, they are "singleton" */
{
	width: 80px;
	height: 17px;
	border: 0;
	outline: 0;
	color: black;
	font-size:8pt;
	background: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 0px;

	background-image: url('images/searchButton.gif');
}

.searchInput /* you dont need to use a hirachie for IDs, they are "singleton" */
{
	width: 136px;
	height: 17px;
	border-style: hidden;
	border-width: 0px;
	color: #000000;
	font-size:8pt;
	padding: 0px;
	margin: 0px;
	background: none;
	background-image: url('images/searchBox.gif');
}


#wrap
{
	position: relative;
	margin: 0px;
}

.inner
{
	padding: 0;
	margin: 0;
	min-height:500px;
	height:auto !important;
	height:500px;

}


#sidebar
{
	z-index:5;
	position: absolute;
	/*top: 100px;
	left: 70px;
	width: 216px;*/
	float: left;
	
	top: -77px;
	left: 30px;
	width: 175px;
}

.menu {
	display: block;
	padding: 0; /* kill left distance for FF and Webkit */
	margin: 0; /* same for IE */
	margin-bottom: 10px;
}

.menu li 
{
	border-bottom: 2px solid #660000;
	background-color: #240606;
	text-indent: 10px;
	/*padding: 5px;*/
	/*list-style: url("images/listSymbol.png") inside;*/
	list-style: none;
}


.menu li a
{

	padding: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration : none;
	background: url('images/bullet.png') 6px center no-repeat;
	text-indent: 20px;
}

.menu li a:hover
{
	background-color: #410c0c;
	color: #CCCCCC;
	text-decoration : none;
}

.menu li.head
{
	background: transparent url("images/menuHead.png") top left no-repeat;
	font-weight: bold;
	line-height: 30px;
	text-indent: 25px;
	
	
}

.menu li.foot
{
	border: none;
	height: 20px;
	background: transparent url("images/menuFoot.png") top left no-repeat;
}

.menu li.head, .menu li.foot
{
	padding: 0;
}

#breadcrumb
{

	position: relative;
	background-color: #240606;
	/*height: 25px;*/
	line-height: 30px;
	color: #FFFFFF;
	font-size: 7pt;
	width: 100%;
	 margin-bottom:15px;
	text-indent: 220px;
	/*padding-top: 9px;*/
	font-family: verdana, helvetica, sans-serif;
}

#content 
{
	margin-left: 235px;
}

 




a:link, a:active, a:hover, a:visited
{
	color: white;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
br.clear {
	clear:both;
}

#copyright
{
	border-top: 5px solid black;
	background-color: #240606;
	padding: 30px;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
}
dt {
	margin-top: 10px;
	font-size: 110%; /* 10% more then base hight */
	font-weight: bold; /* make it bold */
}
dd {
	margin-left: 10px;
}





div.news
{
	float: left;
	width: 29%;
	padding: 10px;
}


.box
{

	background-color: #240606;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*border: 1px solid #333;*/
	padding: 10px;
	margin-bottom: 15px;
	margin-right: 30px;
}

.graph1
{
	width: 300px;
	padding: 0px;
	background-color: #FFFFFF;
}

.graph2
{
	padding: 5px;
	background-color: #AAAAAA;
}

.loginBox
{
	line-height: 35px;
	text-indent: 25px;
	
	font-weight: bold;
	background-color: #B32400;
	border: 0px;
	padding:0px;
}



.loginBox hr
{
	width: 100%;
}

.loginBox p
{
	line-height: 12px;
	text-indent: 5px;
	font-weight: normal;
}

.loginBox input
{
	margin-left:5px;
	background: none;
	font-size: 8pt;
	color: #FFFFFF;
	width: 90%;
	border-style: solid;
	border-color: #650000;
}

#submitButton
{
	background-color: #340303;
	width: 35%;
	border: 0px;
}

#rememberMe
{
	width: 10%;
	border: 0px;
}

h2
{
	font-size: 10pt;
}

#cse-search-results iframe
{
	width: 100%;
	height: 1200px; 
}

.cellOn
{
	background-color: #3F0C0C;
}

.cellOff
{
	background-color: #240606;
}

.right-align
{
	text-align: right;
}

.left-align
{
	text-align: left;
}

.center-align
{
	text-align: center;
}

.right-float
{
	float: right;
}

.left-float
{
	float: left;
}


.textbox
{
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #cccccc;
}

.valign-middle
{
	vertical-align: middle;
}



