Body { margin:0; padding:0; /*background:#1970fe;*/ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; background:#3681fc; }
* { /*margin:0; padding:0;*/}

#mainWapper { width:100%; padding:0; }
.wapper { width:100%; margin:0 auto; }
.header { width:100%; padding:0;}
.header .logo{ width:990px; margin:0 auto; }
.content1 { width:100%; padding:0; clear:both; overflow:hidden;}
.content { width:98%; padding:0; clear:both; overflow:hidden; margin:0 auto;}
.content1 .leftside { width:20%; float:left;}
.content1 .leftside ul { list-style:none; padding-right:10px;}
.content1 .leftside ul li { border-bottom: 1px solid #FFFFFF; color: #000000 !important; cursor: pointer; display: block; margin-bottom: 15px; }
.content1 .leftside ul li:hover a{ background:#fff; color:#000 !important; cursor:pointer; text-decoration:underline; }
.content1 .leftside ul li a { color: #FFFFFF; display: block; font-size: 15px; font-weight: bold; line-height: 22px; padding: 10px; text-decoration: none; }
.content1 .leftside ul li a:hover { background:#fff; color:#000; text-decoration:underline; }
h1{

font-family: "Enviro", Courier, mono;
font-size: 16px;
font-weight: bold;
color: #0072BC; margin:0 0 10px;
}
.content1 .rightside { background:#fff; width:75%; padding:22px; float:left;}
.content1 .rightside .Ptitle { text-align:center; color:#bd6d0d; }
.content1 .rightside .Scolor a{ color:#0000ff; text-decoration:underline; }
.content .fullside { background:#fff; width:98%; padding:12px 15px; float:right;}
.content .fullside .inner {border:4px solid #3882ff; padding:10px; width:97%; margin:0 0 0 10px;}
.content .rightside .inner {border:4px solid #3882ff; padding:10px; width:98%; margin:0;}

.footer {float:left; margin:10px 0 0; width:98%;}
.bottomtextilink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal; 
	line-height:17px;
}
.bottomtextilink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFED54;
	text-decoration: none;
	font-weight: normal;
	line-height:17px;
}

/* The below style is used for all NORMAL links in the page. */
.bluetitlelink a:link { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #0072BC;
	text-decoration:none;
	
}

.bluetitlelink a:visited { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #0072BC;
	text-decoration:none;
}

.bluetitlelink a:hover { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #0072BC;
	text-decoration:none;
}

.bluetitlelink a:active { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #0072BC;
	text-decoration:none;
}

a{color: #0000EE;}
