/* generated by csscreator.com */ 
html, body{
	text-align:center;
	margin:0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0000FE;

} 
 
#pagewidth{
	width:757px;
	text-align:left;
	/*	background-color: #FFFFFF;*/
	margin-top: 7px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
} 
#wrapper {
	overflow:hidden;
}
#Logo{
	position:relative;
	height:100px;
	background-color:#FFFFFF;
	width:757px;
} 
#Topimage{
	position:relative;
	height:149px;
	background-color:#FFFFFF;
	width:757px;
}
#Topmenu{
	width:757px;
	position:relative;
	background-color:#FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	height: 36px;
	z-index:10;
 }
#leftcol{
	width:156px;
	float:left;
	background-color:#FFFFFF;
	height: auto;
	position: relative;
	margin-left: 1px;
	text-align:center;
 }
 
#rightcol{
	width:160px;
	float:right;
	position:relative;
	background-color:#FFFFFF;
	height: auto;
	overflow:hidden;
	margin-right: 1px;
 }
 
#contentLeft {
	padding:0 10px;
}

#contentLeft a {
	color:#0000FE;
	font-weight:bold;
	text-decoration:none;
}

#twocols{
	width:597px;
	float:right;
	position:relative;
	background-color: #FFFFFF;
	height: auto;
  }
 
#maincol{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width:420px;
	height: auto;
	margin: 0px;
 }
 
#footer{
	height:auto;
	background-color:#0000FE;
	clear:both;
	color:#FFFFFF;
 } 
 #footerimage{
	height:auto;
	background-color:#FFFFFF;
	clear:both;
 } 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
 #SideMenu{
	width:250px;
	float:left;
	position:relative;
	background-color:#FF0000;
	height: 200px;
 }
.bar {
	background-color: #FFFFFF;
	margin: 1px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box {
	width:160px;
	padding:0px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.class1 A:link {
	text-decoration: none;
	color: #0000FE;
	font-weight: bold;
	font-size: 11px;
}

.class1 A:hover {
	text-decoration: underline;
	color: #0000FE;
}

.class2 A:link {text-decoration: underline overline}

.class2 A:hover {text-decoration: underline; color: green;}

.Headings{
	font-weight: bold;
	color: #0505FD;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.h1{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0101F9;
	text-align: center;
}
.h2{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	font-weight: normal;
	background-color: #FFFFFF;
}
.h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 50px;
}
.h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
}
.h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.h7{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FE;
	font-weight: bold;
}
.Bodytext{}
