div{
/*border: 1px solid red;*/
}

body {
    margin:10px 0px 0px 0px;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: center;
    padding:0px;
	background:#FFF;
}

body /* Mozilla Firefox alignment */ 
{ 
    margin:10px 0px 0px 0px;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: -moz-center; 
	background:#FFF;
}

a {
	color: #000000; 
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

table
{
    margin:0px 0px 0px 0px;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: left;
    padding:0px;
	background:#FFF;	
}

h1
{
	font-weight: bold;
	font-size: 15px;
}

.inputtext {
	background:#B39F5B ; 
	border: 1px solid #282665;  
	font-family: arial, verdana; 
	font-size: 11px; 
	color:#000000; 
	font-weight: bold;
}

.tdtitle
{
	font-weight: bold;
	padding-left:4px;
	font-size: 14px;
	color: #282665;
	text-transform: uppercase;
	border-bottom: solid 0px #282665;
}

.tdeven
{
	padding-left:5px;
	line-height: 15px;
	background-color: #FFFFFF;
	border-bottom: solid 0px #282665;
}

.tdodd
{
	padding-left:5px;
	line-height: 15px;
	background-color: #282665;
	color: #FFF;
	border-bottom: solid 0px #282665;
}

.tdevenOffer
{
	padding-left:5px;
	line-height: 15px;
	color: #ff0000;
	background-color: #FFFFFF;
	border-bottom: solid 0px #000066;
}

.tdoddOffer
{
	padding-left:5px;
	line-height: 15px;
	color:  #ff0000;
	background-color: #CCCCCC;
	border-bottom: solid 0px #000066;
}

.pagination{
	height:25px;
	width: 780px; 
	border: 2px solid #282665; 
	background-color: white; 

}

div.header {

	margin-bottom: 0px;
	text-align: left;
	width: 800px;
	display: block;
}

div.mainFrame {
	height: auto;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 5px;
	width: 800px;
	display: block;
	background-color: #B39F5B;
	font-size: 11px;
}

div.mainFrame div.headerMenu {
	width: 800px;
	height: 25px;
	display: block;
	margin-top: 0px;
	background-color: #B39F5B;
}
div.mainFrame div.headerMenu div.headerMenuItem {
	width: 100px;
	margin-top: 0px;
	float: left;
	border: 1px solid #CCCCCC;
	background: url('images/down.png') right center no-repeat;
	background-color: #282665; 
	margin-right: 2px ;
	padding: 2px 5px 2px 5px;
	cursor: pointer;		
}

div.mainFrame div.headerMenu div.headerMenuItem a {
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	background-color: #282665;
	color: #FFFFFF;	
}


div.mainFrame div.searchKey {
	width: 800px;
	margin-top: 25px;
	position: absolute;
	display: none;
	background-color: #B39F5B;
	border: 1px solid #282665;
	
}

div.mainFrame div.searchKey {
	width: 800px;
	text-align: center;
}

div.mainFrame div.searchKey {
	width: 800px;
	text-align: left;
	margin-top:  7px;
	/*margin-left: 7px;*/
	margin-bottom: 7px;
}

div.mainFrame div.searchKey {
	float: left;
	width: 800px;
	margin-right: 10px;
	border-bottom: solid 1px #CCCCCC;
}

.operatorName {
	width: 800px;
	text-align: left;
	font-size: 14px;
	margin-top:  7px;
	margin-left: 7px;
	margin-bottom: 7px;
}

.option {
	float: left;
	width: 250px;
	margin-right: 10px;
	border-bottom: solid 1px #CCCCCC;
}

.searchRow{
	float: left;
	padding-bottom:10px;
	width: 800px;
	text-align: left;
	width: 800px;
	text-align: center;
}

div.mainFrame div.searchKey a {
	
	text-transform: uppercase;
	color: #282665;
	font-weight: bold;
	height: 15px;
	margin:  10px;
	border-bottom: solid 1px #CCCCCC;
}

div.mainFrame div.searchKey div.searchRow div.option div.name {
	float: left;
	text-align: left;	
	width: 225px;
}

div.mainFrame div.searchKey div.searchRow div.option div.checkBox {
	float: left;
	width: 25px;
}

div.selectionResults {
	width: 800px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: none;
	background-color: #B39F5B;
	border: 1px solid #282665;	
}

div.messages {
	width: 800px;
	height: 15px;
	margin: 0px;
	display: block;
	text-align: left;
	background-color: #B39F5B;
}

div.summary {
	width: 800px;
	margin-top: 0px;
	height: 18px;
	display: block;
	text-align: left;
	background-color: #B39F5B;
	border-bottom: 1px solid #282665;	
}

div.overview {
	width: 800px;
	margin-top: 0px;
	display: block;
	text-align: left;
	margin-bottom: 0px;
	background-color: #B39F5B; 
	border: 0px solid #282665;	
}

div.overview img{
	display: block;
}

div.searchResults { 
	width: 800px;

	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
	position: relative;
	background-color: #B39F5B;
	border: 0px solid #282665;
}

div.searchresults a
{
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: left;
	color: #000;
	text-decoration: none;	
}

div.searchresults a.hover
{
	color: #FF0000;
	text-decoration: underline;		
}
