/*intro css*/
html {
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-BASE-COLOR: #ffffff;
SCROLLBAR-FACE-COLOR: #ff0000;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #Ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

.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: #333333; background-color: transparent; font-size: 11px; text-decoration: none; font-weight: bold;
}
a.bottomlink:visited {
font-family: Arial; color: #333333; background-color: transparent; font-size: 11px; text-decoration: none; font-weight: bold;
}
a.bottomlink:active {
font-family: Arial; color: #333333; background-color: transparent; font-size: 11px; text-decoration: none; font-weight: bold;
}
a.bottomlink:hover {
font-family: Arial; color: #999999; background-color: transparent; font-size: 11px; text-decoration: none; font-weight: bold;
}

a.superweb:link {
color: #999999; background-color: transparent; text-decoration:none; font-size: 11px;
}
a.superweb:visited {
color: #999999; background-color: transparent; text-decoration:none; font-size: 11px;
}
a.superweb:active {
color: #999999; background-color: transparent; text-decoration:none; font-size: 11px;
}
a.superweb:hover {
color: #0066CC; background-color: transparent; text-decoration:none; font-size: 11px;
}
/*finish*/

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

td.link_text{
font-family:Arial, Helvetica, sans-serif;
color: #515050;
font-size:11px;

}

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

A.ar:link {
COLOR: #3d3d3d; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; 
}
A.ar:visited {
	COLOR: #3d3d3d; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; 
}
A.ar:active {
	COLOR: #3d3d3d; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; 
}
A.ar:hover {
	COLOR: #3d3d3d; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; 
}

td.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515050;
	text-align:left
		}
		
		
td.detail{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

td.news_title{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FF0000
}

td.news{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
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_bg{
	PADDING-TOP: 10px; 
	PADDING-bottom: 10px;
	PADDING-left: 10px;
	PADDING-right: 10px;
		}
		
td.content_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:none;
color:#3d3d3d;
PADDING-left: 20px;
}

		
td.article_title{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:none;
color:#ffffff;
PADDING-left: 10px;
PADDING-right: 10px;
PADDING-top: 10px;
PADDING-bottom: 10px;
}

td.article_content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:none;
color:#000000;
PADDING-left: 10px;
PADDING-right: 10px;
PADDING-top: 10px;
PADDING-bottom: 10px;
text-align:justify;
}


td.content_title{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
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;
}


