BODY
{
	margin:0px;
	padding:0px;

	color: #000000;
	background: #C1C9CD url( "s1/bg.png" ) repeat;
	border-style: none;

	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	line-height: 1.3em;
	text-decoration: none;
}

IMG{
	border: none;
}

FORM{
	margin:0;
	padding:0;
}

INPUT, SELECT{
	font-size: 10px;
}

A{
	color: #101010;
	text-decoration: underline;
}

A:hover{
	color: #803030;
	text-decoration: none;
}

A.menu{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

A.admin{
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

A.menu:hover,A.admin:hover{
	color: #DDD;
	font-weight: bold;
	text-decoration: none;
}

A.sq{
	color: #222;
	font-weight: bold;
	text-decoration: none;
}
A.sq:hover{
	color: #F0F;
	font-weight: bold;
	text-decoration: none;
}

.headbar{
	height:50px;
}
.headtop{
	background: #ffffff url("s1/bg_nav_top.png") repeat-x 0 0;
	line-height:3px;
	height:3px;
}

.headmid{
	background: #ffffff url("s1/bg_nav.png") repeat;
	height:20px;
	font-size:11px;
	vertical-align:middle;
	padding-left: 10px;
}

.headbot{
	background: #ffffff url("s1/bg_nav_bot.png") repeat;
	font-size:1px;
	line-height:2px;
	height:3px;
}

div.navi{
	border: 1px solid #c0c0c0;
	margin: 0 5px;
	width: 150px;
}

div.navi1{
	border: 1px solid #c0c0c0;
	margin: 0;
	width: 100px;
}

div.caption{
	border: 1px solid #c0c0c0;
	margin: 0 5px;
}


div.capt1{
	border: 1px solid #c0c0c0;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	background: #ffffff url( "s1/capt.png" ) repeat-x 0 0;
}

div.capt2{
	border: 1px solid #c0c0c0;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	background: #ffffff url( "s1/capt2.png" ) repeat-x 0 0;
}

hr, span.hr{
	line-height: 3px;
	font-size: 1px;
	border: none;
	display: block;
	height: 1px;
	margin-left: 0px;
}

span.mbt{
	margin-top: 5px;
	margin-bottom: 3px;
}

span.u1{
	background: #ffffff url( "s1/ul_1.png" ) no-repeat;
}

span.u2{
	background: #ffffff url( "s1/ul_2.png" ) no-repeat;
}

span.us1
{
	background: #ffffff url( "s1/us_1.png" ) no-repeat;
}

UL.nn
{
	margin:0;
	padding:0;
	list-style:none;
}

.content{
	color: #000000;
}

.footnote{
	background-color: #000000;
	color: #ffffff;
	padding-top:auto;
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
}

.ltiny{
	font-size:10px;
	line-height: 14px;
}
.lsmall{
	font-size:11px;
	line-height: 14px;
}
.mb{
	margin-bottom: 3px;
}
.mono{
	font-family: Courier CE, Lucida Console, Terminal, Verdana, Arial;
}
.small{
	font-size:12px;
}
.tiny{
	font-size:10px;
}
.just{
	text-align: justify;
}
.beige{
	color: #636363;
}
.bg_gray{
	background-color: #E0E0E0;
	padding: 2px;
}
.bg_file_desc{
	text-align: justify;
	background-color: #FFFFFF;
	padding: 3px;
}
.bg_file{
	background-color: #F1F1F1;
	border: 1px solid #D0D0D0;
	margin: 2px;
	margin-top: 5px;
	padding: 1px;
}
.bold{
	font-weight: bold;
}
.desc{
	color: #636363;
}
.nindent{
	text-indent: -15px;
	padding-left: 15px;
}

.img_full{
	text-align: center;
	background: #FFFFFF url( "s1/ss_v.png" ) left bottom no-repeat;
}
.dsc_full{
	height: 18px;
	padding-top:2px;
	background: #FFFFFF url( "s1/ss_h.png" ) left top no-repeat;
}
/*boxes*/
.box_table{
	margin:0px;
	padding:0px;
}
.box_hd_txt{
	background-color:#8C9498;
	padding-left: 5px;
	height:21px;
	font-weight: bold;
	background: #8C9498 url("box1/bb0.png");
}
.box_hd_trans{
	background: #ffffff url( "box1/bb1.png" ) no-repeat;
	height:21px;
}
.box_hd_corner{
	background: #ffffff url( "box1/bb2.png" ) right bottom no-repeat;
	width:21px;
	height:21px;
	overflow:hidden;
}
.box_content
{
	background-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left:30px;
	padding-right: 5px;
}
.box_bt_main{
	background: #E2EAEE url("box1/bb4.png");
	height:31px;
}
.box_bt_corner{
	background: #C1C9CD url( "box1/bb3.png" ) right top no-repeat;
	width:21px;
	height:31px;
}

