html{
        
        
        overflow-x:hidden;
	
        scrollbar-face-color:#CCCCCC;
	scrollbar-base-color:#CCCCCC;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#00000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}

body{ 
	background:#FFFFFF;
	margin: 0px 0px 0px 0px;
}

table{
	font-family: arial;
	font-size:12px;
        color :#666666;
	text-align:justify;
	
}

font.title{
	font-family : arial;
	font-size:14px;
	font-weight:bold;
	color:#CD241F;

}

font.ceomessage{
	font-family : times new Roman;
	font-size:15px;
	font-weight:bold;
	color:#666666;

}


font.subtitle{
	font-size:12px;
	font-weight:bold;
	color:#CD241F;

}

p {
	text-align:justify;
}

A.haberlink1:link {text-decoration: none;color:#ffffff}
A.haberlink1:visited {text-decoration: none;color:#ffffff}
A.haberlink1:active {text-decoration: none}
A.haberlink1:hover {text-decoration: underline;}



A.haberlink2:link {text-decoration: none;color:#CB1B0E}
A.haberlink2:visited {text-decoration: none;color:#CB1B0E}
A.haberlink2:active {text-decoration: none}
A.haberlink2:hover {text-decoration: underline;}


A.bottommenured:link {text-decoration: none;font-weight:bold;color:#CB1B0E;font-size:11px}
A.bottommenured:visited {text-decoration: none;font-weight:bold;color:#CB1B0E;font-size:11px}
A.bottommenured:active {text-decoration: none;font-weight:bold;color:#CB1B0E;font-size:11px}
A.bottommenured:hover {text-decoration: underline;}

A.bottommenu:link {text-decoration: none;font-weight:bold;color:#999999;font-size:11px}
A.bottommenu:visited {text-decoration: none;font-weight:bold;color:#999999;font-size:11px}
A.bottommenu:active {text-decoration: none;font-weight:bold;color:#999999;font-size:11px}
A.bottommenu:hover {text-decoration: underline;}

