body {
font-family: Trebuchet;
	margin: 0 0 0 0;
	background-color: 8DCAF3;
}
td {
font-family: Trebuchet;
font-size:12px;
}
input {
font-family: Trebuchet;
	font-size: 12px;
border: solid 1px #000000;
}

select {
font-family: Trebuchet;
	font-size: 12px;
border-right: black 1px solid;
border-top: black 1px solid;
border-left: black 1px solid;
border-bottom: black 1px solid;
background-color: #ffffff;
}
.bold {
font-weight: bold;
font-size: 14px;
}
a {
	font-size: 12px;
	color: #1b456b;
	text-decoration: underline;
}

.bluenew {
background-image: url('bluenew.jpg');
}
.greennew {
background-image: url('greennew.jpg');
}


.boxfix {
margin-left: -21px;
color: #000000;
}
h3 {
margin-bottom: -4px;
}
h1 {
margin-bottom: -7px;
}
a:hover {
	color: #1b456b;
}
.white {
color: #000000;
font-size:13px;

}
.bodybg {

font-family: trebuchet;
font-size: 12px;
}

.content{

font-family: Trebuchet;
font-size: 12px;
}

.featuredad{
background-color: FFFA4;
font-family: trebuchet;
font-size: 11px;

}
textarea {
font-family: Trebuchet;
	font-size: 13px;
border: solid 1px #000000;
}

.menu a{
	color: white;
	font-size: 14px;
	font-family: trebuchet;
	text-decoration: underline;
	font-weight: bold;
}

.menu a:hover{
	color: red;
}


.accountmenu a{
	color: black;
	font-size: 10px;
	font-family: trebuchet;
	text-decoration: underline;
}


.accountmenu a:hover{
	color: #1b456b;
}
.memberbar {
width: 7	00px;
background-color: #eeeeee;
border: solid 1px #000000;
color: #000000;

}

.premiummenu a{
	color: #1b456b;
	font-size: 12px;
	font-family: Trebuchet;
	text-decoration: none;
}

.titlebar {
	background-color: 3886dd;

font-size: 12px;
font-family: Trebuchet;
}
.titlebarz {
	background-color: 3886dd;
	background-image: url('images/contenthead.gif');
	background-repeat: no-repeat;

font-size: 12px;
font-family: Trebuchet;
}
.titlebarred {
	background-color: d82c27;
font-size: 12px;
font-family: Trebuchet;
}
h1 {
font-size: 12;
font-weight: bold;

}
.prize{
font-size: 12;
font-weight: bold;
}
.10pt {
font-size: 10px;
font-family: Trebuchet;
}


/*  page index  */

.pageindex{ 
	background-color:#fff;
	padding:5px;
	border:solid 0px #000;	
	margin-top:5px;
}

.pageindex a, .pageindex span{ 
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
	margin:1px;
	border:solid 1px #8AA22C;
	padding-right:5px;
	padding-left:5px;
	color:#2E526F;
	float:left;
	width:11px;
	text-align:center;
}

.pageindex a:hover{ /* moused over */
	background-color:#2E526F;	
	text-decoration:none;
	color:yellow;
}

.pageindex span{	/* selected  */ 
	background-color:#2E526F;	
	color:yellow;
}

.pageindex label{ /* pre-text */
	position:relative;
	font-weight:bold;
	color:#1B456B;
	margin-right:5px;
}

/* end  page index  */




