body {
	background: #282115;
}

body td, p{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}


#ronnel {
position: absolute;
top: 360px;
z-index: 1;
margin-left:50px;
}
#hello {
position: absolute;
top: 360px;
z-index: 0;
margin-left:50px;
}

.logo {
	background-image: url('/images/logo_new.png');
	background-repeat: no-repeat;
	width:500px;
	height:96px;
	text-align:left;
	margin-left:20px;
}

.logo2 {
	background-image: url('/images/logo1.png');
	background-repeat: no-repeat;
	width:271px;
	height:99px;
	margin-right:50px;
}



.li, ul {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding:20px;
}

.header {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	text-align:center;
	padding:20px;
}

.foot {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #3C3022;
	font-size: 11px;
}


h1 {
	color: #ffffff;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #66753A;
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
}
.spacer {text-decoration: none; float:left; margin:0px; height:40px; text-align:center; line-height:40px; color:#8E8B88; font-weight:normal; font-size:10px;}
.top_nav a:link {text-decoration: none; float:left; padding-left:10px; pading-right:10px; margin:0px; height:40px; text-align:center; line-height:40px; color:#8E8B88; font-weight:bold; font-size:10px;}
.top_nav a:visited {text-decoration: none;  float:left; padding-left:10px; pading-right:10px; margin:0px; height:40px; text-align:center; line-height:40px; color:#8E8B88; font-weight:bold; font-size:10px;}
.top_nav a:hover {text-decoration: none; float:left; padding-left:10px; pading-right:10px; margin:0px; height:40px; text-align:center; line-height:40px; color:#ffffff; font-weight:bold; font-size:10px;}

.nav a:link {text-decoration: none; float:left; padding-left:10px; pading-right:10px; margin:0px; text-align:center; color:#66753A; font-weight:bold; font-size:11px;}
.nav a:visited {text-decoration: none;  float:left; padding-left:10px; pading-right:10px; margin:0px; text-align:center; color:#66753A; font-weight:bold; font-size:11px;}
.nav a:hover {text-decoration: none; float:left; padding-left:10px; pading-right:10px; margin:0px; text-align:center; color:#ffffff; font-weight:bold; font-size:11px;}


/* form elements */
input {
	font-size: 9px;
	color: #212124;
}
select {
	font-size: 9px;
	color: #212124;}


a{
text-decoration : none; 
color : #ffffff;  
font-weight : bold; 
} 
a:hover {
text-decoration : underline; 
color : #ffffff; 
}


.admin, .admin a:link, .admin a:visited {
	font: 10px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

.admin a:hover{
	font: 10px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #F01823;
	text-decoration: underline;
	text-align: center;
}



 /* General page style. The scroll bar colours only visible in IE5.5+ 
body {
	scrollbar-face-color: #96989C;
	scrollbar-highlight-color: #383A3E;
	scrollbar-shadow-color: #383A3E;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #383A3E;
	scrollbar-track-color: #96989C;
	scrollbar-darkshadow-color: #383A3E;
}*/
