BODY {
font-size: 10px;
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
}

a
{
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	color: #ffcc00;
	font-weight: normal;
	text-decoration: none;

}




.contentbody
{
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	color: #444444;
}





.bottombar
{
color: #ffffff;
font-size: 11px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;}

}

.bottombar a
{
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	color: #ffcc00;
	font-weight: normal;
	text-decoration: none;

}

.bottombar a:hover
{
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	color: #ffb800;
font-weight: normal;
text-decoration: none;
}






.navigation
{

	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	color: #666666;

}


.navigation a
{
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	color: #333333;
font-weight: normal;
text-decoration: none;

}


.navigation a:hover
{
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 11px;
	color: #000000;
font-weight: normal;
text-decoration: none;
	
}

.td1 {
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	color: #444444;
	border: thin solid #444444;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-width: 1px;
	word-spacing: 0.1px;
}


input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	border-width : 1;
 	background-color : #ffffff;

	scrollbar-arrow-color: #bbbbbb;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;

}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #000000;
}

input { text-indent : 2px; }



