.change {background-color: #FFFFD2;
border-bottom-style: dotted ;
border-bottom-width: 1px;
	border-bottom-color: #E4E4F0;

cursor:pointer;
}

.lite {background-color:#FFFFFF;
border-bottom-style: dotted ;
	border-bottom-color: #E4E4F0;
	border-bottom-width: 1px;

}

.dark {background-color:#F2F9FE;
border-bottom-style: dotted ;
	border-bottom-color: #E4E4F0;
	border-bottom-width: 1px;

}
.case_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.case_headline a{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoraction: none;
}
.news_style2 {font-size: 11px}
.news_style7 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #6397B6;
}

.news_style12 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(menu_on.gif) no-repeat;
white-space: nowrap;
display: block;
width:151px;
height: 28px;
margin: 0;
padding: 0;
}

.cssnav a
{
	display: block;
	text-align:right;
	font-size: 13px;
	width: 151px;
	height: 28px;
	display: block;
	/*float: left;*/
	color: white;
	text-decoration: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cssnav img
{
width: 151px;
height: 28px;
border: 0
}


.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}


.body_text a{
color:#51BC3C;
}
.body_text a:hover{
color:#FFFFFF;
background-color:#519FCF
}

.body_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}


.body_text2 a{
	color:#333333;
	text-decoration: none;
}

.body_text2 a:hover{
	color:#FFFFFF;
	background-color:#333333;
	
}

* html a:hover
{
color: #519FCF;

visibility:visible;
	
}

.cssnav a:hover 
{
color: #519FCF;


}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
right: 7px;
top: 4px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
.comment_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C8C8C;
	background-image: url(comment_body_bg.gif);
	background-repeat: repeat-x;
}
.comment_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5577BB;
	
}.lineSEP {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #CCC;
}
