/* PUBLIC STYLES */
body {
font-size: 12px;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
text-align: left;
margin:0px;
display:block;
}

#container{
	margin-left: auto;
	margin-right: auto;
	width:650px;
	padding: 0px;
	text-align:center;
}

#flash {
	width:650px;
	height:637px;
	overflow:visible;
	padding:0px;
	border: 0px;
	margin: 12px 0px 0px 0px;
	background-color: transparent;
	text-align:center;
	
}
#content {
	width:550px;
	overflow:visible;
	padding:37px 37px 12px 37px;
	border: 0px;
	margin: 0px;
	background-color: transparent;
	text-align:left;
	
}
#navbar1 {
	overflow:visible;
	background-color:transparent;
	border: 0px;
	width: 100%;
	padding:14px 0px 10px 0px;
	border: 0px;
	margin:0px;
	text-align:center;
	
}

.nav1 {
	font-size: 10px;
	letter-spacing: 1px;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.nav1 a:visited {
	color: #666666;
	text-decoration: none;
}

.nav1 a:link {
	color: #666666;
	text-decoration: none;}

.nav1 a:hover {
	color: #0099FF;
	text-decoration: none;
}

.pagetitle {
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	
}

#header {
	font-size: 11px;
	letter-spacing:1px;
	line-height: 15px;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	background-image: url(images/layout_2.jpg);
	width: 800px;
	height:140px;
	text-align: left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#footer {
	text-align:center;
	width:100%;
	height:100px;
	margin:0px;
	padding:18px 0px 0px 0px;
	border:0px;
	background-image:  url(images/BG_footer.gif);
	background-repeat:repeat-x;
	color: #202020;
	background-position: center top;
	background-color: #FFFFFF;
}

FORM {
margin: 0px;
}



.background1 {
	background-image:  url(images/BG.gif);
	background-repeat:repeat-x;
	color: #202020;
	background-position: center top;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}


.button {
	margin: 0px;
	padding:0px;
	border: 0px;
	height:18px;
	width: 120px;
	font-size:11px;
	font-family:Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	color:#202020;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	text-decoration: none;
	background-image:url(images/button.gif);background-color:transparent;
	background-repeat: no-repeat;
	display:block;
	cursor:hand;
	cursor:hand;
	
}

.button2 {
	margin: 0px;
	padding:2px;
	border: 0px;
	height:18px;
	width: 80px;
	font-size:11px;
	font-family:Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	color:#202020;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	text-decoration: none;
	background-image:url(images/button2.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:hand;
	cursor:hand;
	
	
}
.imagelink {
	color: #202020;
	border: 1px solid #FFFFFF;
}

.imagelink a:visited {
	color: #202020;
}

.imagelink a:link {
	color: #202020}

.imagelink a:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
}


INPUT {
	color: #202020;
	font-size: 12px;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	background-color: #FFFFFF;
	border:1px solid #202020;padding:2px;

}

TEXTAREA {
color: #202020;
padding:2px;
font-size: 12px;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;  
background-color: #FFFFFF;
	border:1px solid #202020;padding:2px;
              
}
SELECT {
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
font-size: 12px;
background-color: #FFFFFF;
}



hr {
	margin-top: 6px;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	height: 3px;
	color: #FFFFFF;
	border-style:dotted;
	border-color: #666666;
}

h1 {
	color: #0099FF;
	font-size: 22px;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	font-weight: bold;
}

h2 {
	color: #666666;
	font-size: 18px;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 14px;
	line-height: 5px;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.base {
	color: #202020;
	font-size: 12px;
	line-height: 16px;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
}

.base a:visited {
	color: #0099FF;
	text-decoration: none;
}

.base a:link {
	color: #0099FF;
	text-decoration: none;
}

.base a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.baselist {
	color: #202020;
	font-size: 12px;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	list-style-position: inside;
	list-style: unordered;
	list-style-type: square;
	line-height: 16px;
}

.baselist a:visited {
	color: #202020;
	text-decoration: none;
}

.baselist a:link {
	color: #202020;
	text-decoration: underline;
}

.baselist a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.baselight {
	color: #202020;
	
	line-height: 20px;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
}

.baselight a:visited {
	color: #202020;
	text-decoration: underline;
}

.baselight a:link {
	color: #202020;
	text-decoration: underline;
}

.baselight a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.basehead {
	color: #202020;
	line-height: 20px;
	font-weight: bold;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	;
	font-size: 12px;
}

.basehead a:visited {
	color: #202020;
	text-decoration: none;
}

.basehead a:link {
	color: #202020;
	text-decoration: none;
}

.basehead a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.small {
color: #202020;
font-size: 11px;
line-height: 16px;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
padding: 4px;
}


.small a:visited {
	color: #202020;
	text-decoration: none;
}

.small a:link {
	color: #202020;
	text-decoration: none;
}

.small a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.smaller {
color: #CCCCCC;
font-size: 9px;
line-height: 15px;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
padding: 4px;
}


.smaller a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.smaller a:link {
	color: #CCCCCC;
	text-decoration: underline;
}

.smaller a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.readmore {
color: #202020;
font-size: 14px;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
}
.readmore a:visited {
	color: #202020;
	text-decoration: none;
}

.readmore a:link {
	color: #202020;
	text-decoration: none;
}

.readmore a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.head {
	color: #0099FF;
	font-size: 16px;
	font-weight: bold;
	font-family: Palatino, Book Antiqua, Times, serif;
	letter-spacing: 2px;
	line-height:24px;

}

.head a:visited {
	color:  #0099FF;
	text-decoration: none;
}

.head a:link {
	color:  #0099FF;
	text-decoration: none;
}

.head a:hover {
	color:  #0099FF;
	text-decoration: underline;
}
.subhead2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-family: Palatino, Book Antiqua, Times, serif;
	letter-spacing: 1px;
	font-style: italic;
}
.subhead {
	color: #202020;
	font-size: 14px;
	font-weight: bold;
	font-family: Palatino, Book Antiqua, Times, serif;
	letter-spacing: 1px;
	font-style: italic;
}
.subhead a:visited {
	color: #202020;
	text-decoration: none;
}

.subhead a:link {
	color: #202020;
	text-decoration: none;
}

.subhead a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.smallhead {
	color: #202020;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
}

.smallhead a:visited {
	color: #202020;
	text-decoration: none;
}

.smallhead a:link {
	color: #202020;
	text-decoration: none;
}

.smallhead a:hover {
	color: #0099FF;
	text-decoration: underline;
}

/* ADMIN STYLES */

.adminbackground1 {
color: #000000;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
font-size: 12px;
background-image:  url(admin/images/admin_2.jpg);
background-color: #202020;
background-position: center top;
background-repeat: repeat-x;
}

.adminlink1 {
color: #A30909;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
font-size: 12px;
}

.adminlink1 a:visited {
color: #A30909;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
font-size: 12px;
text-decoration: none;
}

.adminlink1 a:link {
color: #A30909;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
font-size: 12px;
text-decoration: none;
}

.adminlink1 a:hover {
color:#CCCCCC;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
font-size: 12px;
text-decoration: none;
}

.adminnav1 {
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	
}

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

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

.adminnav1 a:hover {
	color: #CCCCCC;
	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:#E5E4CC;
	padding: 0px;
}
.adminheader1 {
	background-image: url(admin/images/admin_6.jpg);
	background-repeat: repeat-y;
	width: 534px;
	background-color: #E5E4CE;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	height: 113px;
	vertical-align: bottom;
}
.adminfooter {
	color: #2D1818;
	font-size: 9px;
	text-align: right;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	background-color:transparent;
	padding: 0px;
	border-top: solid 3px #FFFFFF;
	border-bottom: none;
	border-right: none;
	border-left: none;
	
}
.adminflasharea1 {
	background-image: url(admin/images/admin_8.jpg);
	background-repeat: repeat-y;
	background-color: #202020; 
	width: 534px;
	padding: 18px;
	
}
.admintitle1 {
color: #A30909;
font-size: 16px;
font-weight: bold;
letter-spacing:3px;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
text-transform:uppercase;
	
}
.admintitle2 {
color: #A30909;

font-weight: bold;
letter-spacing:2px;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
text-transform:uppercase;
	
}
.adminsubhead1 {
color: #A30909;
	font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: bold;
}
.admintopbar {
color: #202020;
text-decoration: none;
font-size: 12px;
font-family: Trebuchet MS, Lucida Grande, Verdana, sans-serif;
height: 21px;
padding-right: 12px;
background: transparent;
}

a.admintopbar {
color: #202020;
text-decoration:underline;
}
