body {
	background-color: #343434;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.style1 {
	color: #0E3A83;
	font-weight: bold;
	font-size:16px;
}
.style2 {
	color: #00000;
	
	font-size: 12px;
	line-height: 20px;
}	
.style3 {
	
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #FFFF33;
}
.style4 {
	color: #00000;
	
	font-size: 11px;
	line-height: 20px;
}
	



.bull ul {
	margin-left: 0px;
	padding-left: 0px;
	font-size:12px;
}

.bull li {
	text-indent: 0px;
	padding-left: 20px;
	margin-left: 20px;
	font-size:12px;
}

 li.b1 {
	color:#0066FF;
	list-style-type: disc;
	font-size:12px;
}

 li.b2 {
	color:#000000;
	list-style-type: square;
	font-size:12px;
}

.mainmenu  a {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	background-color:#CCCCCC;
	
}

.mainmenu  a:hover {
	color:#0033ff;
}

#menubg {
	background-image:url(images/img_2x3.jpg);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	height:54px;
}

a {
	font-size:12px;
	text-decoration:none;
	color:#0033ff;
}

a:hover {
	color:#0099FF;
	text-decoration:underline;
}
#lhs {
	background-image:url(images/img_3x2.jpg);
	background-repeat:repeat-y;
}
#rhs {
	background-image:url(images/img_3x4.jpg);
	background-repeat:repeat-y;
}


#contentbody {
	margin: 30px 0px 30px 49px;
	padding:0px;
	color: #00000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width:650px;
	max-width:650px;
}
.style5 {color: #000000}

.rightcol {
	float:right;
	z-index:500;
	display:inline;
	margin-left:50px;
	text-align:right;
	width: 200px;
}

.rightcol2 {
	float:right;
	z-index:500;
	display:inline;
	margin-left:50px;
	text-align:left;
	width:200px;
}

.rightcol img {
	padding-bottom:50px;
	
}

.rightcol2 p {
	padding-bottom:50px;
	
}

.leftcol {
	z-index:500;
	float:left;
	display:inline;
	width:400px;
}

.singlecol {
	z-index:500;
	float:left;
	display:inline;
	width:88%;
}	