/* CSS Document */

a {
	font-size:12px;
	color: #FFFFFF;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	font-size:12px;
	color:#FFFFFF;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	font-size:12px;
	color:#FFFFFF;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#t_main{
	height:100%;
}

#t_left{
	width:20px;
	background-image:url(images/main_left_bg.gif);
	background-repeat:repeat-y;
}

#t_center{
	width:100%;
}

#t_content{
	background-color:#367a30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	overflow: scroll;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:0px;
	padding-bottom:10px;
	margin:0px;
}

#t_right{
	width:20px;
	background-image:url(images/main_right_bg.gif);
	background-repeat:repeat-y;
}

#t_left_top{
	width:20px;
	height:45px;
	background-image:url(images/main_left_top.gif);
	background-repeat:no-repeat;
}

#t_head{
	width:100%;
	height:45px;
	background-image:url(images/main_head_bg.gif);
	background-repeat:repeat-x;	
}

#t_head_left0{
	width:210px;
	height:45px;
	background-image:url(images/main_head_left0.gif);
	background-repeat:no-repeat;
	float:left;
}

#t_head_left1{
	width:210px;
	height:45px;
	background-image:url(images/main_head_left1.gif);
	background-repeat:no-repeat;
	float:left;
}

#t_head_left2{
	width:210px;
	height:45px;
	background-image:url(images/main_head_left2.gif);
	background-repeat:no-repeat;
	float:left;
}

#t_head_left3{
	width:210px;
	height:45px;
	background-image:url(images/main_head_left3.gif);
	background-repeat:no-repeat;
	float:left;
}

#t_head_left4{
	width:210px;
	height:45px;
	background-image:url(images/main_head_left4.gif);
	background-repeat:no-repeat;
	float:left;
}

#t_head_left5{
	width:210px;
	height:45px;
	background-image:url(images/main_head_left5.gif);
	background-repeat:no-repeat;
	float:left;
}

#t_right_top{
	width:20px;
	height:45px;
	background-image:url(images/main_right_top.gif);
	background-repeat:no-repeat;
}


.t_textbox {
	padding:10px;
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
}

.t_cimsor{
	color:#FFEE00;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.t_cimsor2{
	color: #FFEE00;
	font-size:13px;
/*	font-weight:bold;*
	font-style:italic;*/
}


.t_text{
	color:#ffffff;
	font-size:12px;
	text-align:justify;
}