@charset "utf-8";

body{
	margin:0;
	padding:0px 10px 0px 10px;
	font-family:"Microsoft Sans Serif";
	background-color:#a9dff5;
	color:#666666;
	font-size:12px;
	line-height:1.5;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

p {
	line-height:1.5;
	font-size: 13px;
padding:10px;
text-align:left;
}
.back {
margin-top:10px;
}

.back a {
color:#FF9900;
text-align:right;
float:right;
font-size:12px;
}

.back a:hover {
color:#00CC33;
text-align:right;
font-size:12px;
float:right;
}

h1 {
	font-size:24px;
	color:#7ABCDC;
	background-color: #666666;
	padding-left: 5px;
}
h2 {
	font-size:18px;
	color:#A9DFF5;
	background-color: #666666;
	padding-left: 5px;
	font-style: italic;
}
h3 {
	font-size:14px;
	color:#666666;
	text-decoration: underline;
}
h4 {
	font-size:13px;
	color:#666666;
	padding-left: 5px;
}

a {
	margin:0;
	padding:0;
	font-family:"Microsoft Sans Serif";
	background-image: url();
	background-repeat: repeat-x;
	color:#6CB5D5;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
	
	a:hover {
	margin:0;
	padding:0;
	font-family:"Microsoft Sans Serif";
	background-image: url();
	background-repeat: repeat-x;
	color:#A6D2E6;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}


#maincontainer{
	width: 800px; /*Width of main container*/
	margin: 0 auto;
	height:auto;
	background-color:#FFFFFF;
}


.contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	height: 270px;
	width: 759px;
	float: right;
	margin-left: 3px;
}

#leftcolumn{
	float: left;
	width: 188px; /*Width of left column in pixel*/
	margin-left: 0px;
	height: 270px;
	color:#333333;
	background-repeat:no-repeat;
}


#login {
	width:950px;
	height:25px;
	padding:2px;
	background-color: #e5e5e5;
	margin:1px auto;
	padding:0;
	left: 171px;
	top: 1px;
	border: 1px solid #c8c8c8;
}
 .footercell {
	width:235px;
	height:200px;
	font-size:12px;
	color:#666666;
	border: 1px solid #f5f5f5;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 0px 0px;
	float: left;
 }
 
 
 .footercell a {
 display:block;
 width:94%;
 height:15px;
 text-decoration:none;
 color:#999999;
 text-align:left;
 border:1px solid #f5f5f5;
 margin-bottom:1px;
 font-size:11px;
 padding-left:3%;
 }
 
 .footercell p {
	text-align:left;
	padding-left: 5px;
 }
 
 .footercell a:hover {
	display:block;
	width:94%;
	height:15px;
	background-color:#f5f5f5;
	text-decoration:none;
	padding-left:3%;
 } 

#form {
	padding:10px;
	border: 1px solid #CCCCCC;
	width: 800px;
}

#headerbg {
	background-color:#FFFFFF;
	color:#FFFFFF;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

li {
padding-left:10px;
}

 #footerb {
	width:100%;
	background-color: #F4F4F4;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin-top: 2px;
	text-align: right;
	margin-bottom: 50px;
	padding: 0;
	float: right;
}

#footerb p {
	font-size:10px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-right: 15px;
}

#bott a {
	color:#FF6600;
	font-size:9px;
}


#bott {
	height:20px;
	width:500px;
	float: right;
	margin-bottom: 0px;
}

#bott p {
	font-size:9px;
	margin-top: 0px;
	text-align: right;
	line-height: 1px;
	color: #666666;
}

#menu li {
	display:inline;
	background-color:#666666;
	padding:5px;
	color:#CCCCCC;
}

#menu {
	margin-top:5px;
}

