body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
#wrap {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	position: relative;
	width: 744px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(/Images/sidebar_back.gif);
	background-repeat: repeat-y;
	background-position: 520px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header {
	background-image: url(/Images/top_header.jpg);
	height: 133px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #0099FF;
	margin: 0px;
	padding: 0px;
	text-align: right;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#left {
	margin: 0px;
	padding: 0px;
	width: 520px;
	float: left;
}
#Right {
	width: 223px;
	float: right;
	padding: 0px;
}
#footer {
	clear: both;
	height: 55px;
	text-align: right;
}
#footer_left {
	margin: 0px;
	padding: 2px 4px 2px 0px;
	float: left;
	width: 516px;
	background-color: #a7a7a7;
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	height: 55px;
	vertical-align: bottom;
}
#footer_right {
	margin: 0px;
	padding: 2px 0px 2px 4px;
	float: right;
	width: 220px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #95958e;
	text-align: left;
	height: 55px;
	vertical-align: bottom;
}
#footer_logoRight {
	margin: 0px;
	padding: 0px 60px 2px 0px;
	width: auto;
	clear: both;
	text-align: right;
}
#footer_ukwda {
	margin: 0px;
	float: left;
	padding: 5px 0px 0px 10px;
	width: 110px;
	clear: both;
	text-align: left;
}
#pageheader {
	clear: both;
	width: auto;
	height: 15px;
}
#pageheader_left {
	color: #FFFFFF;
	background-color: #000000;
	width: auto;
	float: left;
	padding-left: 5px;
	padding-right: 20px;
}
#pageheader_right {
	background-image: url(/Images/headerend.gif);
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 1px;
	background-position: 0px 0px;
}
.side_item {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	bottom: 40px;
}
.side_item_list {
	list-style-position: outside;
	list-style-image: url(/Images/bluelist.gif);
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding: 0px 0px 0px 8px;
	text-align: left;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0099FF;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #9cd352;
}

#body_left {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 230px;
	text-align: justify;
	height: auto;
}
#body_right {
	margin: 0px;
	padding: 5px 10px 5px 5px;
	float: right;
	width: 260px;
	text-align: right;
}
#Body_feature {
	background-color: #E8E8E8;
	margin: 10px 10px 0px;
	padding: 0px;
	clear: both;
	width: auto;
	border: 1px solid #666666;
	height: 175px;
}
#body_feature_title {
	background-image: url(/Images/featured.gif);
	background-position: center bottom;
	float: left;
	height: 100%;
	width: 15px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#body_feature_title_long {
	background-image: url(/Images/featured.gif);
	background-position: center bottom;
	float: left;
	height: 280px;
	width: 15px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#body_feature_content {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 470px;
	height: 160px;
}
#body_feature_content_info {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 470px;
	height: 120px;
}
#Nav {
	clear: both;
	width: auto;
	height: 15px;
}
#Nav_Start {
	background-image: url(/Images/navstart.gif);
	height: 17px;
	width: 17px;
	float: right;
}
#Nav_Nav {
	background-color: #adadad;
	width: auto;
	float: right;
	color: #FFFFFF;
}
#Nav_Nav ul {
	display: inline;
}
#Nav_Nav li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#Nav_Nav li a,a:active,a:visited{
	text-decoration:none;
	color:#FFFFFF;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
#Nav_Nav li a:hover{
    text-decoration:none;
	color:#000000;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
	
}

#Right ul {
	margin:0px;
	list-style-type: none;
	padding-left: 10px;
}
#Right li a,a:active,a:visited{
	text-decoration:none;
	color:#000000;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
#Right a:hover{
	text-decoration:underline;
	color:#0099FF;
}
#side_item a,a:active,a:visited{
	text-decoration:none;
	color:#000000;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
#side-item li a:hover{
	text-decoration:underline;
	color:#0099FF;
}
#Banner {
	height: 250px;
	width: 226px;
}
.inputbox {
	background-color: #E7E3DE;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.inputbox2 {
	background-color: #666666;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.headbg {
	background-color: #0082FF;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0082FF;
	border: none;
	background-color: #FFFFFF;
}
.buttonhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9CD352;
	background-color: #FFFFFF;
	border: none;
}
#Body_feature_internal {

	background-color: #E8E8E8;
	margin: 10px 10px 0px;
	padding: 0px;
	clear: both;
	width: auto;
	border: 1px solid #666666;
	height: 150px;
}
.NoFrameI {
	border: none;
}
.write {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	
}
