body {
	background-color: #ffffff;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: small;
}

a:link,a:visited {
	color: #0000FF; 
	font-weight: 
	bold; text-decoration:none;
}

a:hover {
	color: #FF0000;
	text-decoration:underline;
}

.content_title {
	position: absolute;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 1px;
	font-weight:bold;
	width: 400px;
	color: #0033CC;
}

#content_title a, #content_title a:visited {
	color: #DEF0FE;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:x-small;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}

#topofpage {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 20px;
	color: #fff;
	height: 73px;
	background:  url(images/logo.gif) no-repeat;
}

#logo {
padding-top: 25px;	
}

#left_side {
	float: left;
	width: 130px;
	background:  url(images/menulink.gif);
}

#left_side a, #left_side a:visited {
	display: block;
	background:  url(images/menulink.gif);
	padding-top: 3px;
	padding-left: 18px;
	height: 20px;
	color: #003399;
}


#left_side a:hover {
	color: #FFF;
	text-decoration: none;
}

#menuheader {
	background:  url(images/menuheader.gif) no-repeat;
	height: 23px;
}

#menufooter {
	background:  url(images/menufooter.gif) no-repeat left top;
	height: 21px;
}

#container1 {
	width: 750px;
	margin: 5px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}



.mid_section {
	margin-left: 135px;
	margin-right: 50px;
	max-width: 34em;
	text-align:justify;
}

.text {
	padding: 15px;
	color: #000000;
}


.text_off {
	padding-left: 18px;
	padding-top: 3px;
	color: #fff;
	font-weight: bold;
	height: 20px;
}


#info {
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #858585;
}

#footer {
	margin-left: 135px;
	margin-right: 240px;
	text-align: center;
	color: #ccc;
	font-size: 9px;

}h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}
blockquote {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
	color: #999999;
	margin-left: 10px;
	padding-left: 10px;
}
h2 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;

	
}

