a:link, a:hover
{
	color: #1166BB;
}
a:visited, a:active
{
	color: #551A8B;
}
body
{
	background-color: #ffffff;
	color: #000000;
	margin-top: 20px;
	margin-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}
div#base
{
	width: 970px;
}
div#header
{
	width: 970px;
	padding-right: 17px;
	height: 106px;
	background-image: url(/pics/bg_header_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
div#head_left, div#head_right
{
	background-image: url(/pics/bg_header.jpg);
	background-repeat: repeat-x;
}
div#head_left
{
	float: left;
	width: 470px; 
	padding: 0px 0px  0px 30px;
	height: 106px;
}
div#head_left img
{
	border: none;
}
div#head_right
{
	float: right;
	width: 440px; 
	text-align: right;
	padding-right: 30px;
	background-image: url(/pics/bg_header.jpg);
	background-repeat: repeat-x;
	height: 106px;
}
div#menu_base
{
	width: 970px;
	padding-right: 19px;
	background-image: url(/pics/bg_menu_base.jpg);
	background-repeat: repeat-y;
	background-color: #00ACB6;
}
div#menu
{
	width: 820px;
	height: 20px;
}
div#content_base
{
	width: 970px;
	padding-right: 19px;
	min-height: 300px;
	background-image: url(/pics/bg_content_base_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
div#content_left, div#content_right
{
	background-image: url(/pics/bg_content_base.jpg);
	background-repeat: repeat-x;
}
div#content_left
{
	float: left;
	width: 683px;
	min-height: 280px;
	padding: 30px;
	color: #333333;
	font-size: 80%;
	margin: 0px;
	padding-bottom: 70px;
}
div#content_right
{
	float: right;
	width: 227px;
	min-height: 250px;
	padding-bottom: 100px;
	margin: 0px;
}
div#footer
{
	width: 970px;
	height: auto;
	padding-top: 75px;
	background-image: url(/pics/bg_footer.jpg);
	background-repeat: no-repeat;	
	color: #10AABB;
	font-size: 80%;
	padding-right: 19px;
}
div#footer_left
{
	float:left;
	width: 775px;
	text-align: center;
}
div#footer_right
{
	float:right;
	width: 195px;
	text-align: left;
}
div#footer a:link, div#footer a:visited
{
	color: #666667;
}
div#footer a:hover, div#footer a:active
{
	color: #666667;
}
div#circle_sites
{
	position: relative;
	top: -150px;
	left: 	-10px;
	height:70px;
	width: 200px;
	margin-bottom: -70px;
	margin-right: -200px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
div#circle_sites img
{
	padding-right: 5px;
}
div#circle_sites a:link, div#circle_sites a:visited
{
	color: #1166BB;
	text-decoration: none;
}
div#circle_sites a:hover, div#circle_sites a:active
{
	color: #1166BB;
	text-decoration: none;
}
div#profile_img
{
	float: left;
	width: 230px;
}
div#profile
{
	float:right;
	width: 450px;
}
h1, h2
{
	margin-top: 0px;
	margin-bottom: 1px;
}
h1
{
	font-size: 150%;
}
h2
{
	font-size: 130%;
}
h3
{
	font-size: 110%;
	margin-bottom: 1px;
}
h4
{
	background-color: #00ACB6;
	padding: 3px;
	font-size: 120%;
	font-weight: bold;
	background-image: url(/pics/bg_h4caption.jpg);
	background-repeat: repeat-y;
	color: #FFF;
}
img.pageImage
{
	margin-bottom: 10px;
	margin-left: 12px;
}
.clear
{
	clear: both;
}
p
{
	margin-top: 0px;
	margin-bottom: 13px;
}
table.timetable
{
	width: 683px;
	border-left: solid 1px #969696;
	margin-bottom:5px;
}
table.timetable a:link, table.timetable a:hover
{
	color: #969696;
}
table.timetable a:visited, table.timetable a:active
{
	color: #B1B1B1;
}
table.timetable td, table.timetable th
{
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
table.timetable td
{
	border-bottom: solid 1px #969696;
	border-right: solid 1px #969696;
	background-color: #FFF;
}
table.timetable th
{
	background-color: #EEE;
	border-right: solid 1px #969696;
	font-weight: normal;
}
table.timetable ul
{
	margin: 0px;
	padding-left: 20px;
}
table.timetable li
{
	margin-left: 3px;
}
/* FORM STYLES */
table.form
{
	width: 600px;
	border-top: solid 1px #DDD;
	border-left: solid 1px #DDD;
	margin-bottom:5px;
}
textarea.textarea_sized
{
	font-family: Tahoma, Geneva, sans-serif;
	width: 380px;
	height: 120px;
}
table.form caption, table.timetable caption
{
	background-color: #00ACB6;
	border: none;
	color: #FFF;
	text-align: left;
	padding: 3px;
	font-size: 110%;
	font-weight: bold;
	background-image: url(/pics/bg_h4caption.jpg);
	background-repeat: repeat-y;
}
table.form td
{
	text-align: left;
	font-size: 0.9em;
	border-right: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
	padding: 3px;
	vertical-align: top;
}
table.form th
{
	background-color: #EEE;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
}
table.form td
{
	padding-left: 5px;
}
/*LIST ITEM*/
div.list_item
{
	width: 700px;
	margin-bottom: 7px;
}
div.item_left
{
	float: left;
	width: 170px;
}
div.item_right
{
	float: right;
	width: 530px;
}
div.list_item h3
{
	margin: 0px 0px 3px 0px;
}
div.list_item a:link, div.list_item a:visited
{
	color: #000;
}
div.list_item a:hover, div.list_item a:active
{
	color: #0000FF;
}
div.list_item p
{
	margin-top: 0px;
	margin-bottom: 7px;
}
.kxMenuCls ul li:first-child
{
	width: 40px;
	text-align: left;
	padding-left: 28px;
	padding-right: 5px;
	cursor: pointer;
}
.kxMenuCls ul li ul li:first-child
{
	padding-left: 0px;
	padding-right: 0px;
	width: 107px;
	text-align: center;
}