*{
	font-size:100%;
	margin:0;
	padding:0;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
}


a:link, a:visited{
	color: #003366;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper2 {
	text-align:left;
	top: 0px;
	right: auto;
	width:925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}


img{
 border:0px;
}

.header {
	BACKGROUND-COLOR: #FFFFFF; 
	margin: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px
}

h2{
	font-size:17px;
	padding: 10px 0px 10px 0px;
	font-family: Georgia, georgia, "Times New Roman", Times, serif;
}

h3{
	padding: 0 0 6px 0; font-size: 130%; line-height: 1.2857em; color: #3069a2;
}

h4{
	color: #424242;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	padding: 3px 0px 5px 0px;
}

h5{
	color: #424242;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;
	padding: 3px 0px 5px 3px;
}

.columns {
	COLOR: #000000;
	padding: 5px;
	margin: 0px;
}


.leftcontent {
	width:200px;
	float:left;
	
} 

.centercontent {
	min-height: 645px;
	width:690px;
	float:left;
	background-color:#fff;
	overflow: visible;
}

.centercontent ul {
	margin: 4px 10px 4px 20px;
	list-style-image: url('../img/uli.gif');
	list-style-type: circle;
}

.rightcontent {
	min-height: 645px;
	width:195px;
	float:left;
	background-image: url(../img/bg_right.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

.mess1{
	padding: 7px;
	margin: 7px;
	background-color: #F2F8CD;
	border: 1px solid #d7e96e;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mess2{
	color: #ffffff;
	padding: 7px;
	margin: 7px;
	background-color: #d60e1b;
	border: 1px dotted #FF9E5E;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.menu2{
	width:auto;
	padding: 0px 0px 0px 4px;
	margin: 3px 0px 10px 0px;
}

.menu2 a:link, .menu2 a:visited {
	display: block;
	background-image: url(../img/bgm_r.gif);
	font-weight: normal;
	color: #424242;
	padding: 7px 35px 3px 25px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 18px;
	background-repeat: no-repeat;
	background-position: 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;	
}

.menu2 a:hover{
	text-decoration: none;
	color: #DA2419;
}




.menu{
	width:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	
	height: 30px;	
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;

}

.menu a:link, .menu a:visited {
	display: block;
	float: left;
	background-image: url(../img/bgm_r.gif);
	font-weight: normal;
	color: #424242;
	padding: 7px 35px 3px 25px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 18px;
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

.menu a:hover{
	text-decoration: none;
	color: #DA2419;
}

.lg{
	display: inline !important;
	background-image: none !important;	
	padding: 4px !important;
}

a.sel1:link, a.sel1:visited, a.sel1:hover{
	font-weight: bold;
	color: #da241a !important;
}

a.sub2:link, a.sub2:visited{
	background-position: 3px 8px !important;
	background-image: url(../img/sub2bg.gif) !important;
	color: #666666 !important;
	padding-left: 25px !important;
}

a.sub2:hover{
	background-image: url(../img/sub2bgsel.gif) !important;
}

a.sub2sel:link, a.sub2sel:visited, a.sub2sel:hover{
	background-position: 3px 8px !important;
	background-image: url(../img/sub2bgsel.gif) !important;
	color: #ff4e00 !important;
	padding-left: 25px !important;
}

#pageName{
	margin: 0px;
	height: 127px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#siteInfo{
	clear: both;
	font-size: 11px;
	color: #666666;

	height: 30px;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px 10px 10px 300px;
	text-align: center;
}

#siteInfo a{
	color: #666666;
	
}



.paginator{
	text-align: right;
	margin-right: 5px;
	display: block;
	font-size: 12px;
}

.paginator a, .paginator strong {
	margin: 3px; 
	padding: 2px 4px;
	border-left: solid 1px #D1CDAB;
}

.paginator a:hover, .paginator strong {
	color: #ff7108;
	text-decoration: none;
}

.tbl{
	width: 100%;

}

.tbl td{
	border-bottom-width: 1px;
	border-bottom-style: solid !important;
	border-bottom-color: #CCCCCC !important;
	height: 18px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;

}

.tbl2{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

}

.tbl3{
	width: auto;
	margin: 7px;
}

.tbl2 td, .tbl3 td{
	border-bottom-width: 1px;
	border-bottom-style: solid !important;
	border-bottom-color: #CCCCCC !important;
	height: 18px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;

}

.lab{
	padding: 2px;
	width: 250px;
	display: inline;
	float: left;
}

.subtitle{
	color: #666666;
}

.bimg{
	margin: 3px;
	padding: 5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #dadada;
}

.con{
padding: 5px;
}

.ktr2 {
	background-image: url(../img/required.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.r{
	clear: both;
	width: 630px;
}

.cimgtop{
	float: left;
	width: 650px;
	text-align: center;
	margin: 3px;
	padding: 5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #dadada;
}

.cimg{
	float: left;
	width: auto;
	text-align: center;
	margin: 3px;
	padding: 5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #dadada;
}

.ctre{
	float: left;
	width: auto;
	padding: 5px;
}

.ilang{
	padding: 1px;
	border-width: 1px;
	border-style: dotted;
	border-color: #645a5a;
}
