@charset "utf-8";
/* CSS Document */
body {
	background-image:     	url(images/water035.jpg);
	background-position:  	center;
	background-repeat:    	repeat;
	height:					1100px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#000000;
}

ul {
	list-style: 	   		none;
	line-height: 	   		35px;
	font-size: 				16px;
	font-weight: 			600;
}

a {
	color: 				  	#006699;
	font-weight:          	bolder;
}

a:link, a:visited {
	color:                	#000000;
}

img { border: 0} 	

h1 {
	font-size:				26px;
	font-weight: 			900;
	font-family:          	Arial, Helvetica, sans-serif;
	text-align: 			center;

}

blink {
	font-size:				26px;
	font-weight: 			900;
	font-family:          	Arial, Helvetica, sans-serif;
	text-align: 			center;
	
}
	
h2 {
	font-size: 				20px;
	font-weight: 			800;
	font-family: 			Arial, Helvetica, sans-serif;
	text-align: 			center;
}

#sidebar a {
	color:				  	#000000;
	text-decoration: 	  	none;
	font-family:          	Arial, Helvetica, sans-serif;
	font-size:				15px;
	font-weight:			bolder;
	text-align:           	left;
	line-height: 			20px;
}

#sidebar a:link, a:visited {
	text-decoration:	  	none;
}

#sidebar a:hover {
	text-decoration:	  	underline;
}

#form a {
	font-size:				20px;
	text-decoration:		none;
	color:					#006699;
	line-height:			40px;
}

#form a:hover {
	text-decoration:		underline;
}

#city a {
	font-size:				14px;
	text-decoration:		none;
	color:					#006699;
}

#city a:hover {
	text-decoration:		underline;
}

#calendar a {
	font-size:				12px;
	text-decoration:		none;
	color:					#006699;
}

#calendar a:hover {
	text-decoration:		underline;
}

#smi1 a {
	font-size:				28px;
	text-decoration:		none;
	color:					#006699;
}

#smi1 a:hover {
	text-decoration:		underline;
}

#smi2 a {
	font-size:				20px;
	text-decoration:		none;
	color:					#006699;
}

#smi2 a:hover {
	text-decoration:		underline;
}

	

.table1 {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	background-color: 		#9AE4F9;
	width: 					75%;
	margin-right:         	auto;
	margin-left:          	auto;
	border: 				medium solid #006699;
}

.table1_2 {
	font-size:				14px;
}

.container_top {
	background:				url(images/container_top.png);
}

.container_middle {
	background:				url(images/container_middle.png) repeat-y;
}

.container_bottom {
	background:				url(images/container_bottom.png);

}

.sidebar {
	width:					932px;
}
.wenbenk {
	width:					250px;
}
table {
		margin: auto;
}

hr {
color: #006699;
}
.reg_table{border-collapse:collapse;border:1px solid #000}
.reg_table h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-decoration: underline;
}
.reg_table_border input,.reg_table_border textarea{border:2px solid #000}

