/* CSS Document */

html,body{
	margin:0px auto;
}
*{
	margin:0px auto;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:justify;
	line-height:14px;
}
a{
	color:#33CCFF;
	text-decoration:underline;
}
a:hover{
	color:#33CCFF;
	text-decoration:none;
}
img{
	border:0pt;
}
#main{
	position:relative;
	background-image:url(userfiles/image/graphics/bg_main.gif);
	background-repeat:repeat-y;
	width:1000px;
}
#main2{
	position:relative;
	background-image:url(userfiles/image/graphics/bg_main2.gif);
	background-repeat:repeat-y;
	width:1000px;
}

#top{
	background-image:url(userfiles/image/graphics/bg_top.gif);
	background-repeat:repeat-x;
	border:1pt solid #000474;
	width:998px;
	height:28px;
}
#header{
	background-image:url(userfiles/image/graphics/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:150px;
}
#menu{
	background-image:url(userfiles/image/graphics/bg_menu.gif);
	background-repeat:repeat-x;
	width:956spx;
	height:22px;
	border-left:1px solid #000474;
	border-right:1px solid #000474;
	padding:0px 25px 0px 15px;
}
#container{
	width:966px;
	padding:0px 16px 0px 16px;
	border-left:1px solid #000474;
	border-right:1px solid #000474;
}
#col_left{
	width:741px;
	float:left;
	padding:0px 3px 0px 3px;
}
#col_left2{
	width:966px;
}
#h1{
	width:741px;
	height:26px;
	margin-bottom:3px;
}
#h2{
	width:966px;
	height:26px;
	margin-bottom:3px;
}
#content{
	width:701px;
	padding:0px 20px 10px 20px;
	overflow:hidden;
	position:relative;
	min-height:570px !important;

}
#content img{
	float:right;
	margin-left:25px;
	margin-bottom:10px;
	clear:both;
}
#content h1{
	background-image:url(userfiles/image/graphics/icon.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	height:16px;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
#content ul{
	padding:15px;
}
#content ul li{
	padding-left:0px;
}
#content2{
	width:906px;
	padding:0px 30px 10px 30px;
	overflow:hidden;
	position:relative;
	min-height:570px !important;

}
#content2 img{
	float:right;
	margin-left:25px;
	margin-bottom:10px;
	clear:both;
}
#content2 h1{
	background-image:url(userfiles/image/graphics/icon.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	height:16px;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
#content2 h2{
	height:16px;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}

#content2 ul{
	padding:15px;
}
#content2 ul li{
	padding-left:0px;
}
#content2 a{
	color:#33CCFF;
	text-decoration:underline;
}
#content2 a:hover{
	color:#33CCFF;
	text-decoration:none;
}
#col_right{
	width:198px;
	float:right;
	padding:0px 10px 0px 10px;
}
#col_right img{
	text-align:center;
}
#col_right h1{
	background-image:url(userfiles/image/graphics/icon.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	height:16px;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}
#footer{
	background-image:url(userfiles/image/graphics/bg_footer.gif);
	background-repeat:repeat-x;
	width:998px;
	height:18px;
	border-left:1px solid #000474;
	border-right:1px solid #000474;
	color:#666666;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	clear:both;
}
.txt_red{
	color:#FF0000;
}
.txt_red_h1{
	font-size:12px;
	color:#FF0000;
}
#center{
	text-align:center;
}
#center img{
	text-align:center;
}
#content2 span.txt_blue{
	color:#000066;
}
#content2 span.txt_green{
	color:#006633;
}
.td1{
	background-color:#cdebea;
	width:175px;
	padding:2px;
	color:#000000;
	font-weight:bold;
}
.td2{
	background-color:#dcfafa;
	width:175px;
	padding:2px;
	color:#000000;
	font-weight:bold;
}
.td3{
	text-align:center;
}
