a:link{text-decoration:none ; color:#4E4F54 ;}
a:visited {text-decoration:none ; color:#4E4F54 ;}
a:hover {text-decoration:underline ; color:#f60 ;}
a:active {text-decoration:none ; color:#F90 ;} 

.body_text {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
.top_bottom_border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.right_border {
	
	border-right-width: 1px;
	border-right-color: #ADAAAD;
	border-right-style: solid;
}
.news_border{    
    border-bottom-width: 1px;
	border-bottom-color: #ADAAAD;
	border-bottom-style: dashed;
	font-size:12px;
	color:#4E4F54;
    padding-left:10px;
    height:30px
}
.group_border{    
    border-bottom-width: 1px;
	border-bottom-color: #ADAAAD;
	border-bottom-style: dashed;
	font-size:12px;
	color:#4E4F54;
    padding-left:10px;
    height:25px
}
.left_column_th{
    border-bottom-width: 1px;
	border-bottom-color: #315994;
	border-bottom-style: solid;
    font-size:13px;
	color:#315994;
	text-align:left;
    padding-left:10px;
    height:30px
}
.left_column_td{    
    border-bottom-width: 1px;
	border-bottom-color: #ADAAAD;
	border-bottom-style: dashed;
	font-size:12px;
	color:#4E4F54;
    padding-left:30px;
    height:25px
}
.news_content{
    BORDER-RIGHT: #cccccc 1px dotted; 
    TABLE-LAYOUT: fixed; 
    BORDER-TOP: #cccccc 1px dotted; 
    BORDER-LEFT: #cccccc 1px dotted; 
    BORDER-BOTTOM: #cccccc 1px dotted
    font-size:12px;
}
.news_content td{
   WORD-WRAP: break-word;
   font-size:12px;
   line-height:30px;
   background-color:#fdfddf;	
}
.group_border td{
   WORD-WRAP: break-word;
   font-size:12px;
   line-height:15px;
   background-color:#fdfddf;	
}
.news_content td{
   WORD-WRAP: break-word;
   font-size:12px;
   line-height:20px;
   background-color:#fdfddf;	
}
.Table{
    font-size: 12px;
	border-top: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;	
	height:26px;
}
.Table td{
	border-bottom: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	
	height:26px;
	font-size: 12px;
}
.Table th{
	background-color:#F0F0F0;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	text-align:left;
	padding-left:5px;
}

.TableTitle{
	background: url(../images/TableTitle.jpg) repeat-x;
	border-top:solid 1px #C1C1C1;
	border-left:solid 1px #C1C1C1;
	border-right:solid 1px #C1C1C1;
	height:31px;
	text-align:left;
	padding-left:25px;
	font-weight:bold;
	font-size:14px;
}
.input_border{    
    border-bottom-width: 1px;
	border-bottom-color: #ADAAAD;
	border-bottom-style: solid;	
}
.login_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;

	border-right-color: #949694;
	border-bottom-color: #949694;
	border-left-color: #949694;
}

.login_table2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;

	border-right-color: #949694;
	border-bottom-color: #949694;
	border-left-color: #949694;
	border-top-color: #949694;
}
