body { 
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 auto;
	width: 797px;

}

form { 
	padding: 0px;
	margin: 10px;
}

a {
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
	color: #555FAA;
}

a:hover{
	font-family: Arial;
	font-weight: bold; 
    text-decoration:none;
}

input, textarea, select, radio {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #575656;
	background-color: #F9F9F9;
	padding: 1px;
	color: #094C93;
	overflow: auto;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border: 1px solid #cccccc;
}



#navtree {
	font-family: Arial;
	color: blue;	
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial;
	color: #261285;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial;
	color: #261285;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1 a {
	color: #2A1FAA;	
}



h3 {
	font-family: Arial;
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#anfang {
	font: normal 10px Arial, Verdana, sans-serif ;
}




#site {
	width: 797px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}

#container {
	float:left;
	width:797px;
	min-height:200px;
    height:auto !important;
	height:200px;
	color: #261285;
	background-color:#ffffff;
	
}
#header {
	float:left;
	width:797px;
	height:47px;
	margin: 0 auto;
	background-image: url(images/logo.jpg);	
	background-repeat:no-repeat;
	cursor:pointer;
}
#header_text{
	padding-top: 5px;
	text-align: center;
	color: #333399;
	font: bold 17px Arial, Verdana, sans-serif;
	}
	
.headerText2 {
	font: bold 12px Arial, Verdana, sans-serif;
	color: #000000;
}


#content {
	font: normal Arial, Verdana, sans-serif;
	float:left;
	width:780px;
	min-height : 520px;
	height : auto !important;
	height : 520px;
	color:#000000;	
	margin: 20px 0px 0px 0px;
	background-color:#ffffff;
	padding: 0px 1px 0px 17px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	line-height: 145%;
}

#content ul li {
	list-style-type: none;
	list-style-image: url("images/bullet.gif");
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#content ul {
padding: 0px 0px 0px 15px;
}



/*---------------------------------NAVTREE-------------------------*/

#leftbar {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	
}




#footer {
	float:left;
	width:797px;
	background-image: url("images/footer.jpg");	
	background-repeat:no-repeat;
	height:19px;
	font-size:11px;
	color: #fff;
	padding: 4px 0px 2px 0px;
	margin: 10px 0px 20px 0px;
	text-align: center;
}

#footer a{
	font-family:Arial;
	text-decoration: none;
	color: white;
}


#footer a:hover{
	font-family: Arial;
    color: #FFDFAA;
	text-decoration: none;
}

#footerText {
	font: normal 12px Arial, Verdana, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 20px 0px;
}

#footerText a:link, #footerText a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#footerText a:hover {
	color: #f0bb20;
	text-decoration: none;
	font-weight: normal;
}




 


	
	

