/* CSS Document */

body {
	background:white;
	text-align:center;
	margin:118px;
	margin-top:0px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#000000;
	
	}
a {
	color:Blue;
	text-decoration:none;
	border-bottom:1px dotted;
	}
a:hover {
	border-bottom:1px solid;
	color:blue;
	}
	
.Cmenuleft {
	
}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("../images/rightcolor_bg.gif") repeat-y top right;
	}
