body,td,th {
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Ariel, sans-serif;
	font-size: 12px;
	line-height: 16px;
    color: #333333;
	text-align: left;}

.cke_contents {
	height: 350px !important;
	width: 872px !important;
}

.admin_user_tbl {
	border:1px solid #999;
}

.admin_user_tbl .t_head {
	background-color:#336633;
	color:#FFF;
}
.admin_user_tbl tr td{
	border:1px solid #ccc;
}

body {
	background-repeat: repeat-x; 
	background-image: url(images/bg-top.jpg);
	background-color: #e7eef7; 
	margin:0px;	}

.error_head { 
	height: 40px;
	width:300px;
	padding:0;
	background-image:url(images/error.png);
	vertical-align:top;
}
.error {
	color:#F00;
	position:static;
}
	
html {overflow-y: scroll;}

a img { border: 0 none;}

a:link {
	color: #FF8500;
	text-decoration: none;
	font-weight: bold;}
a:visited {
	text-decoration: none;
	color: #FF8500;
	font-weight: bold;}
a:hover {
	text-decoration: underline;
	color: #FF8500;
	font-weight: bold;}
a:active {
	text-decoration: none;}
	
p { margin-top: 2px; }

.copyright A:link {color: #FFFFFF; font-size: 10px;} 
.copyright A:visited {color: #FFFFFF; font-size: 10px;}
.copyright A:active {color: #FFFFFF; font-size: 10px;} 
.copyright A:hover {color: #FFFFFF; font-size: 10px;} 
.copyright {color: #FFFFFF; font-size: 10px;}

.verysmall A:link {color: #333333; font-size: 10px;} 
.verysmall A:visited {color: #333333; font-size: 10px;}
.verysmall A:active {color: #333333; font-size: 10px;} 
.verysmall A:hover {color: #FF8500; font-size: 10px;} 
.verysmall {color: #333333; font-size: 10px;}


h1 {
font-family: "Century Gothic", Arial;
	font-size: 20px;
	line-height: 20px;
	color: #1f6bae;
	
	font-weight: lighter;
	margin-top:0px;}
	

h2 {
font-family: "Century Gothic", Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin-top:0px; 
    color: #397631;}	
	
#spacer {height:10px; }
	
#wrapper_header {
width:953px;
margin:auto;
background-color: #FFFFFF;
}

#wrapper_body {
width:953px;
margin:auto;
background-color: #FFFFFF;
}

#wrapper_footer {
width:953px;
margin:auto;
background-color: #FFFFFF;
}

#wrapper {
background-color: #FFFFFF;
padding:10px;
width:953px;
margin:auto;
border-width: thin;
border-style:solid;
border-color:#cccccc;
}

#hline {
height:1px;

background-image: url(images/dottedline.jpg);
}

#left_title {
float:left;
width:500px;
}
