/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	position:absolute;
	width:780px;
	height:144px;
	z-index:1;
	left: 1px;
	background-image: url(images/header.jpg);
	margin-left:15px;
}
#Menu {
	position:absolute;
	width:622px;
	height:31px;
	z-index:1;
	margin-left:175px;
	margin-top:115px;
	padding: 0px 0px 0px 0px;
	visibility: visible;
	left: 0px;
	top: 2px;
}
#Menu ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
}

#Menu li {
	display: inline;
}

#topheader_left {
background-image:url(images/header2.jpg);
background-repeat:no-repeat;
}
#left_cor {
	background-image:url(images/bg_left.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	padding: 5px 5px 5px 5px;
	height: 600px;
	vertical-align:top;
}
#main {
	position:absolute;
	width:572px;
	height:565px;
	z-index:4;
	left: 211px;
	top: 150px;
	margin-left:5px;
	margin-top:10px;
	visibility: inherit;
}
.leftcontect {
	color: #006699;
	font-size:11px;
	word-spacing:2px;
	
	}
.titleleft {
	color: #990000;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 73px;
	top: 77px;
}
.textbar {
color: #FFFFFF;
font-size:18px;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #006699;
}
a:active {
	color: #0099CC;
}
