/* PUBLIC STYLES */

FORM {
margin: 0px 0px;
}

body {
font-size: 13px;
font-family: Ariel, Georgia, Times New Roman, Times, serif;
margin: 0; 
color: #000;
background-color: #e87765; 
}

a	{
	color: #036;
	font-weight: bold;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}

a img	{	
border: none;
}

.xleft	{
	padding-top: 60px;
	border-left: solid 2px #000;
	background-color: #418eb3; 
	background: #369 url(images/icon2.jpg) no-repeat;
	}

.xright	{
	height: 220px;
	border-right: solid 2px #000;
	padding: 10px;
	background: #369 url(images/bg1.jpg) no-repeat;
	}

.xbody table, .xbody tr, .xbody td {
	font: 13px Ariel, Georgia, Times New Roman, Times, serif;
	color: #000;
	}

.footer	{
	color: #edc;
	}

.footer a	{
	color: #fff;
	}

form	{
	width: 100%;
	}


/* ADMIN STYLES */

.adminbackground1 {
color: #222222;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
background-color: #cad4de;
background-position: center top;
background-repeat: repeat-x;
}

.adminlink1 {
color: #222222;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
}

.adminlink1 a:visited {
color: #222222;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
text-decoration: none;
}

.adminlink1 a:link {
color: #222222;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
text-decoration: none;
}

.adminlink1 a:hover {
color:#CC9900;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
text-decoration: none;
}

.adminnav1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

.adminnav1 a:visited {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.adminnav1 a:link {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.adminnav1 a:hover {
	color: #115198;
	text-decoration: none;
	font-weight: bold;
	background-image: url(admin/images/adminOVER1.jpg);
	display: block;
	background-repeat: no-repeat;
}

.adminnavbar1 {
	width: 236px;
	background-image: url(admin/images/admin_7.jpg);
	background-repeat: repeat;
	background-color:#E5E5E7;
	padding: 0px;
}
.adminheader1 {
	background-image: url(admin/images/admin_6.jpg);
	background-repeat: repeat-y;
	width: 534px;
	background-color: #dee;
	text-align: center;
	height: 113px;
}
.adminfooter {
	color: #222222;
	font-size: 9px;
	text-align: right;
	line-height: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 0px;
	border-top: solid 1px #EFEFEF;
	border-bottom: none;
	border-right: none;
	border-left: none;
	
}
.admincontentarea1 {
	background-image: url(admin/images/admin_8.jpg);
	background-repeat: repeat-y;
	background-color: #E6E5E8; 
	width: 534px;
	padding: 18px;
	
}
.admintitle1 {
color: #222222;
font-size: 16px;
font-weight: bold;
letter-spacing:3px;
font-family: Georgia, Times New Roman, Times, serif;
text-transform:uppercase;
	
}
.admintitle2 {
color: #f63;
font-size: 13px;
font-weight: bold;
letter-spacing:2px;
font-family: Georgia, Times New Roman, Times, serif;
text-transform:uppercase;
	
}
.adminsubhead1 {
color: #CC9900;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: bold;
}

.admintopbar {
	font-color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	font-family: Georgia, Times New Roman, Times, serif;
	height: 21px;
	padding-right: 12px;padding-left: 0px;padding-right: 0px;padding-right: 0px;
	background-repeat: no-repeat;
}
