body {
	background-color:#dae3ff;
	margin: 0px;
	padding: 0px;
}

.p {
	margin: 0px;
	padding: 0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}

p, fieldset, label, legend {
	padding-top: 0px;
	margin-top: 0px;
}

img {
	border: 0px;
}

div {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
}

.AbsWrap {
	width: 100%;
	position: relative;
}

.rowWrap {
	width: 100%;
}

.clearfloat {
	clear: both;
	height: 0px;
}

#top {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 0px;
	left: 50px;
	top: 15px;
	position: absolute;
	margin-bottom: 0px;
	margin: auto;
}

#menu {
	border: 0px solid #000000;
	padding-top: 0px;
	left: 50px;
	top: 240px;
	position: absolute;
	margin-bottom: 0px;
	margin: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 0px;
	padding: 4px;
	padding-left:0px;
	border-bottom: 2px dotted #000;
}

#menu a {
	display: block;
	color: #000;
	background-color: #99ace6;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px solid #000;
	padding: 3px;
	text-align: center;
}

#menu a:hover {
	background-color: #369;
	color: #FFF;
	border: 0px solid #fff;
	font-size:10px;
}

#content {
	border: 0px solid #000000;
	padding: 0px;
	left: 230px;
	top: 240px;
	width: 520px;
	position: absolute;
	margin-bottom: 0px;
	margin: auto;
}

h1 {
	font-size: 14px;
	font-weight: 800;
	color: #000;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

h2 {
	font-size: 14px;
	font-weight: 800;
	color: #039;
	padding-left: 5px;
	margin: 0px;
	text-align: left;
}

.text {
	font-size: 12px;
	color: #000;
	padding: 5px;
	text-decoration;
	line-height: 2em;
	margin: 0px;
	text-align: justify;
}

.text2 {
	font-size: 12px;
	color: #000;
	padding: 5px;
	text-decoration;
	line-height: 2em;
	margin: 0px;
	text-align: justify;
	font-weight: 400;
}

.hd_start {
	font-size: 12px;
	font-weight: 700;
	color: #000;
	padding-left: 5px;
	padding-top: 25px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: left;
}
