/*@charset "utf-8";*/
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#ab1e16;
	/*background-image:url(Pic_/Backdround1.jpg) ;*/
	background-repeat:no-repeat;
	background-position:top center;
}

tr
{
	vertical-align:top;
	}
td
{
	white-space:nowrap;
	}
/************** top links **********/
a:link {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;


}
a:active {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;


}

/************ footer link *********/

a.RSubMENU:link {color: #Fff;  font-family:Arial; font-size:8pt;	text-decoration: none; padding:10px; }
a.RSubMENU:visited  {color: #Fff;  font-family:Arial; font-size:8pt; 	text-decoration: none;padding:10px }
a.RSubMENU:hover  {color: #Fff;   font-family:Arial; font-size:8pt;	text-decoration: none;padding:10px  }
a.RSubMENU:active  {color: #Fff;  font-family:Arial; font-size:8pt;	text-decoration: none;padding:10px  }

.footer  {color: #Fff;  font-family:Arial; font-size:8pt;	text-decoration: none; }

/************ titles******/
.titles{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #ab1e16;
	text-decoration: none;
	font-weight:bold;

}

.titlesBig{
	font-family: arial;
	font-size: 14pt;
	font-weight:bolder;
	color: #ab1e16;
	text-decoration: none;
	font-size-adjust:inherit;
	 font-style:normal;


}



/***** textarea****/

.textarea{
background:#FFFFFF;
border:1px solid #d2cfc6;
width:130px;
height:22px;
font-family:Arial ;
font-size:10px;
color:#000;}




/******** content text ******/
.content{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000;
	text-decoration: none;


}



/* read more ********/

a.more:link {color: #ab1e16;  font-family:Arial; font-size:10pt;	 text-decoration:underline; padding-left:5px; }
a.more:visited  {color: #ab1e16;  font-family:Arial; font-size:10pt; 	text-decoration:underline; padding-left:5px;  }
a.more:hover  {color: #ab1e16;   font-family:Arial; font-size:10pt; text-decoration:underline;  padding-left:5px;  }
a.more:active  {color: #ab1e16;  font-family:Arial; font-size:10pt;	text-decoration:underline;   padding-left:5px; }





/* sitemap ********/

a.sitemap:link {font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #ab1e16;
	text-decoration: none;
    font-weight:bold; }
    
a.sitemap:visited  {font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #ab1e16;
	text-decoration: none;
    font-weight:bold; }
    
a.sitemap:hover  {font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #ab1e16;
	text-decoration: none;
    font-weight:bold; }
    
a.sitemap:active  {font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #ab1e16;
	text-decoration: none;
    font-weight:bold; }
    


.handonimages
{
	cursor:hand;
}
