/********** global styles **********/
*{
	margin:0;
	padding:0;
}
body{
	font:12px Verdana,Tahoma,Arial,sans-serif;
	color:rgb(0,0,0);
	background: url(img/bg.gif);
}

/***** links *****/
a{
	color:rgb(0,0,0);
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
	font:12px Verdana,Tahoma,Arial,sans-serif;
}

a img{
	border:none;
}

/***** paragraphs *****/
p,li {
	font:12px Verdana,Tahoma,Arial,sans-serif;
/* padding:0 0 1.6em 0; */
}

label {
	font:12px Verdana,Tahoma,Arial,sans-serif;
}

p form{
	margin-top:0;
	margin-bottom:20px;
}

ul,ol {
	padding:0 0 0 30px;
}

/***** images *****/
img{
	padding:0px;
	border:0px;
}

.contentTable,#center_block_content img.topRight{
	padding:0px 0px 15px 15px;
	border:0px;
}

.contentTable,#center_block_content img.topLeft{
	padding:0px 15px 15px 0px;
	border:0px;
}

.contentTable,#center_block_content img.middleLeft{
	padding:15px 15px 15px 0px;
	border:0px;
}

/***** style classes *****/
#website{
	width:883px;
	height:100%;
	border:0px;
	margin: 0px;
	padding: 0px;
}

#content_container{
	background: #FFFFFF;
	width:100%;
	border:0px;
	margin: 0px;
	padding: 0px;
}

.content_bg_left{
	background:url(img/border_left.gif);
}

.content_bg_right{
	background:url(img/border_right.gif);
}

#content_bg_left_bottom{
	background:url(img/border_left_bottom.gif);
}

#content_bg_bottom{
	background:url(img/border_bottom.gif);
}

#content_bg_right_bottom{
	background:url(img/border_right_bottom.gif);
}

/********** top section **********/
/***** header *****/
#header{
	background:url(img/bg_head.jpg);
	width:883px;
	margin:0px ;
	border:0px;
	height:141px;
	text-align: right;
	vertical-align: top;
}

#haeder_nav{
	height:163px;
}

/***** navigation header *****/
/*************************/
#navigation_header {
	margin: 10px 10px 0px 0px;
	color: rgb(0,0,0); 
	font-weight: normal;
	font-size: 12px;
}

#navigation_header a{
	color: rgb(0,0,0); 
	font-weight: normal;
	font-size: 12px;
	display: block;
}

#navigation_header a:hover{
	color: rgb(0,60,0);
	text-decoration:underline;
}

#navigation_header .last{
	display: none;
}

/*****************************************/

#navigation_main_div {
	background: url(img/bg_navi_1.jpg);
	height: 22px;
}

#navigation_main {
	color: rgb(255,255,255); 
	font-weight: normal;
	font-size: 12px;
}

#navigation_main a {
	color: rgb(255,255,255); 
	font-weight: normal;
	font-size: 12px;
}

#navigation_main a:hover{
	color: rgb(255,255,125);
	text-decoration:underline;
}

#navigation_main .last{
	display: none;
}

/***** navigation_sub *****/
#navigation_sub_div {
	background: url(img/bg_navi_2.jpg);
	height: 0px;
}

#navigation_sub {
	background: url(img/bg_navi_2i.jpg);
	color: rgb(255,255,255); 
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 0px 350px ;
}

#navigation_sub a {
	color: rgb(255,255,255); 
	font-weight: normal;
	font-size: 0px;
	display: block;
}

#navigation_sub a:hover{
	color: rgb(255,255,125);
	text-decoration:underline;
}

#navigation_sub .last{
	display: none;
}

a.navigation_sol_c {
	text-decoration:underline;
}

#navigation_sub a:hover{
	color: rgb(0,60,0);
	text-decoration:underline;
}

/***** block_left *****/
#block_left{
	width:131px;
	padding: 5px;
}

/***** block_center *****/
#block_center{
	padding: 5px;
}

/***** block_left *****/
#block_right{
	width:171px;
	padding: 5px;
}

/***** navigation_member *****/
#navigation_member {
	/* background: url(img/bg_navi_2.jpg); */
	text-align: left;
	height: 22px;
	padding:0 0 0 20px;
}

#navigation_member ul {
	list-style-image:url(img/folder.gif);
	padding:0 0 0 10px;
}

#navigation_member ul li {
	/* display: inline; */
}

#navigation_member a {
	color: rgb(0,0,0); 
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}


/***** left block *****/
.infoBoxHeading{
	background: url(img/bg_navi_1.jpg);
	text-align: center;
	height: 22px;
	color: rgb(255,255,255); 
	font-weight: bold;
	font-size: 12px;
}

.infoBox{
	border: 1px solid rgb(0,0,0);
	margin:2px;
}


/***** center_block_header *****/
.center_block_header{
	background: url(img/bg_navi_1.jpg);
	text-align: left;
	height: 22px;
	color: rgb(255,255,255); 
	font-weight: bold;
	font-size: 12px;
}

.center_listblock_header{
	background: url(img/bg_navi_1.jpg);
	text-align: center;
	height: 22px;
	color: rgb(255,255,255); 
	font-weight: bold;
	font-size: 12px;
}

.center_listblock_header a{
	color: rgb(255,255,255); 
	font-size: 12px;
}

/***** right block *****/
.infoBoxHeading_right{
	background: url(img/bg_navi_1.jpg);
	text-align: center;
	height: 22px;
	color: rgb(255,255,255); 
	font-weight: bold;
	font-size: 12px;
}

.infoBox_right{
	border: 1px solid rgb(0,0,0);
	margin:2px;
}

.infoBox_right2{
	border: 1px solid rgb(0,0,0);
	margin:2px;
}


/***** news startsite *****/
#news_header{
	font:12px Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	text-align: left;
	color: rgb(0,0,0); 
}

#news_content{
	font:12px Verdana,Tahoma,Arial,sans-serif;
	font-weight: none;
	text-align: justify;
	color: rgb(0,0,0); 
}
/***** ?????????????????????????? *****/



div.fileDownMember {
	display: block;
	border: 1px dashed #ccc;
	padding: 6px;
	font:12px Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	font-style: italic;
}

div.fileDownMember span {
	display: block;
}

div.fileDownMember div.fd-file{
/*	border-bottom: 1px solid #336699; */
	padding: 5px;
	background: transparent url('../../img/menu.png') bottom center repeat-x;
}

div.fileDownMember div.fd-alt {
	background: transparent url('../../img/menu-active.png') bottom center repeat-x;
}

div.fileDownMember div.fd-firstfile {
/*	border-top: 2px solid #336699; */
}

div.fileDownMember div.fd-file span.fdexp-info {
	margin-left: 20px;
	font-size: 9px;
	margin-top: 1px;
	font-weight: normal;
}

div.fileDownMember img {
	vertical-align: middle;
	padding: 2px;
}

.formerror{
	font-size: 9px;
	color:#FF0000;
	font-weight:bold;
}

.required{
	border-color:#FF0000;
}

div.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  text-align:center;
}

