/*intro css*/
.address { 
font-family: Arial; font-size: 11px; color: #999999; font-weight: bold;
}

.copyright { 
font-family: Arial; padding: 5px 10px 5px 10px; font-size: 11px; color: #999999;
}

a.bottomlink:link { 
font-family: Arial; color: #686868; background-color: transparent; font-size: 11px; text-decoration: none;
}
a.bottomlink:visited {
font-family: Arial; color: #686868; background-color: transparent; font-size: 11px; text-decoration: none;
}
a.bottomlink:active {
font-family: Arial; color: #686868; background-color: transparent; font-size: 11px; text-decoration: underline;
}
a.bottomlink:hover {
font-family: Arial; color: #686868; background-color: transparent; font-size: 11px; text-decoration: underline;
}

a.superweb:link {
color: #1289c0; background-color: transparent; text-decoration:none; font-size: 11px; font-family:Arial, Helvetica, sans-serif;
}
a.superweb:visited {
color: #1289c0; background-color: transparent; text-decoration:none; font-size: 11px;  font-family:Arial, Helvetica, sans-serif;
}
a.superweb:active {
color: #1289c0; background-color: transparent; text-decoration:underline; font-size: 11px;  font-family:Arial, Helvetica, sans-serif;
}
a.superweb:hover {
color: #1289c0; background-color: transparent; text-decoration:underline; font-size: 11px;  font-family:Arial, Helvetica, sans-serif;
}
/*finish*/

A.link_text:link {
COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
A.link_text:visited {
	COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
A.link_text:active {
	COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
A.link_text:hover {
	COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

A.text:link {
COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; 
}
A.text:visited {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; 
}
A.text:active {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; 
}
A.text:hover {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; 
}

td.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#686868;
	text-align:left
		}
		
		
td.detail{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d4b4b;
padding-left:5px;
}

td.detail2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d4b4b;
padding-left:25px;
}

td.detail3{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d4b4b;
padding-left:20px;

}

td.tabletitle{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
background-color: #0D5681
}

span.news_title{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#1289c0;
}

span.news_title2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#2f2f2f;
}

td.news_title1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#2f2f2f
}

td.news{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:none;
color:#000000
}

TD.left_boxes {
	BORDER-RIGHT: #eae8e8 1px solid; 
	BORDER-TOP: #eae8e8 1px solid; 
	BORDER-LEFT: #eae8e8 1px solid; 	
	BORDER-BOTTOM: #eae8e8 1px solid; 
	PADDING-TOP: 3px; 
	PADDING-bottom: 3px;
	PADDING-left: 3px;
	PADDING-right: 3px;
}
		
td.content_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:none;
color:#3d3d3d;
PADDING-left: 10px;
}

td.content_title{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ff0002;
PADDING-left: 10px;
}

td.content_title2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#3d3d3d;
PADDING-left: 10px;
}

td.content_title3{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:none;
color:#1d1d1d;
PADDING-left: 0px;
}

td.date{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:none;
color:#1d1d1d;
PADDING-left: 0px;
}

td.title3{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#2692c3;
padding-left:25px;
}

td.login{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2692c3;
}

input.text{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

input.button_font{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
