body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../tpl/hgr.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #223377;
	text-decoration:none;
}
a:visited {
	color: #223377;
	text-decoration:none;
}
a:hover {
	color: #8498be;
	text-decoration:none;
}
a:active {
	color: #223377;
	text-decoration:none;
}

#main {
	width:100%;
	min-width:970px;
	background-image:url(../tpl/blue.gif);
	background-repeat:repeat-x;
}

#wrap {
	width:970px;
}

#logo {
	width:240px;
	height:152px;
	float:left;
}

#image {
	width:730px;
	height:152px;
	background-repeat:no-repeat;
	float:left;
	text-align:right;
}

#image h1{
	font-size:24px;
	color:#8498be;
	text-transform:uppercase;
	margin-top:110px;
}

#navi {
	width:200px;
	float:left;
	padding-left:40px;
	padding-top:30px;
}

#navi ul {
	list-style: none;
	margin:0;
	padding:0;
}	

#navi ul li{
	margin:0;
	padding:0;
	padding:5px 0px 5px 0px;
}	

#navi ul li a{
	
	color:#878787;
	text-decoration:none;
	font-size:12px;	
	font-weight:bold;
	padding:0px 0px 0px 35px;
}

#navi ul li a:hover{	
	color:#223377;
	text-decoration:none;
	font-size:12px;	
	font-weight:bold;
	padding:0px 0px 0px 35px;
	background-image:url(../tpl/bull1.gif);
	background-repeat:no-repeat;
	background-position:left;	
}

#navi ul li a.active{	
	color:#223377;
	text-decoration:none;
	font-size:12px;	
	font-weight:bold;
	padding:0px 0px 0px 35px;
	background-image:url(../tpl/bull1.gif);
	background-repeat:no-repeat;
	background-position:left;	
}

#navi ul ul li a{
	color:#878787;
	text-decoration:none;
	font-size:12px;	
	font-weight:normal;
	padding:0px 0px 0px 50px;
}

#navi ul ul li a:hover{
	color:#223377;
	text-decoration:none;
	font-size:12px;	
	font-weight:normal;
	padding:0px 0px 0px 50px;
	background-image:url(../tpl/bull2.gif);
	background-repeat:no-repeat;
	background-position:left;	
}

#navi ul ul li a.active{
	color:#223377;
	text-decoration:none;
	font-size:12px;	
	font-weight:normal;
	padding:0px 0px 0px 50px;
	background-image:url(../tpl/bull2.gif);
	background-repeat:no-repeat;
	background-position:left;	
}

#content {
	width:700px;
	float:left;
	padding-left:30px;
	padding-top:30px;
	line-height:20px;
}

#content h1 {
	margin:0; padding:0;
	font-size:24px;
	color:#29368d;
}

#content h2 {
	margin:0; padding:0;
	font-size:18px;
	color:#29368d;
	margin-bottom:15px;
}

#content h3 {
	margin:0; padding:0;
	font-size:17px;
	color:#29368d;
	margin-bottom:15px;
}

#content h4 {
	margin:0; padding:0;
	font-size:16px;
	color:#29368d;
	margin-bottom:15px;
}

#content h5 {
	margin:0; padding:0;
	font-size:15px;
	color:#29368d;
	margin-bottom:15px;
}

#content h6 {
	margin:0; padding:0;
	font-size:14px;
	color:#29368d;
	margin-bottom:15px;
}

#foot {
	width:970px;
	clear:both;
}


#footer {
	width:180px;
	position:fixed;
	bottom:0;
	color:#555555;
	font-size:11px;
	margin-left:60px;
	padding-bottom:10px;
	background-color:#FFF;
}

#footer a {
	color:#555555;
	text-decoration:none;
}

#footer a:hover {
	color:#777777;
	text-decoration:none;	
}

input.form {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: uppercase;
	background-color: 		#EEEEEE;
	color: 			#333333;
	background-image:  	url("../images/form_bg.gif");
	background-repeat: 	no-repeat;
	border-left: 	1px solid	#BBBBBB;
	border-bottom: 	1px solid	#FFFFFF;
	border-right: 	1px solid	#FFFFFF;
   	border-top: 	1px solid 	#BBBBBB; 
	width:250px;
	}
	
textarea.form {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration: uppercase;
	background-color: 		#EEEEEE;
	color: 			#333333;
	background-image:  	url("../images/form_bg.gif");
	background-repeat: 	no-repeat;
	border-left: 	1px solid 	#BBBBBB;
	border-bottom: 	1px solid 	#FFFFFF;
	border-right: 	1px solid 	#FFFFFF;
	border-top: 	1px solid 	#BBBBBB;
	scrollbar-face-color: 	#EEEEEE;
	scrollbar-track-color: 	#EEEEEE;
	scrollbar-arrow-color: 	#BBBBBB;
	scrollbar-shadow-color: 	#BBBBBB; 
	scrollbar-3dlight-color: 	#EEEEEE;
	scrollbar-highlight-color:	#BBBBBB;
	scrollbar-darkshadow-color:	#BBBBBB;
	buttonface: 		#BBBBBB; 
	width:250px;
	}
	
input.form {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 100px; height: 18px;
	background-color:		#EEEEEE;
	color:			#333333;
	border-left: 	1px solid 	#FFFFFF;
	border-bottom: 	1px solid	#BBBBBB;
	border-right: 	1px solid	#BBBBBB;
	border-top: 	1px solid	#FFFFFF; 
	}
	
#col1{
	width:250px;
	float:left;
}

#col2{
	width:450px;
	float:left;
}	

.clear {
	clear:both;
}	

.pict {
	margin-bottom:10px;
	border-color:#666666;
}

#picshow {
	width:210px;
}