body,td,th 
	{
	font-family: Tahoma, Verdana, Arial;
	font-size  : 12px;
	color      : #000011;
	}

body {
	margin-left  : 0px;
	margin-top   : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	background-image : url(images/site_elements/fundal-gri-pixels.gif);
	background-repeat: repeat;
	background-color : #FAFAFF;
	scrollbar-track-color:#ADB0CB;
	scrollbar-darkshadow-color:#798595;
	scrollbar-shadow-color:#BDC4CE;
	scrollbar-3dlight-color:#333399;
	scrollbar-highlight-color:#9E9EDE;
	scrollbar-arrow-color:#1991CE;
	scrollbar-face-color:#2A5693;
	color: #E6EFC2;
	}
	
	
.BigLink {
	color: #330000;
	text-decoration: none;	
	background-color: transparent;
	font-size  : 14px;
	font-weight: bold;}
	
	
a       { 
	 font-weight: normal;
	}
	
a:link  {
	 color: #0055cc;
	 text-decoration: underline;	
	 background-color: transparent;
	}

a:visited 
	{
	 color: #110078;
	 text-decoration: underline;
	 background-color: transparent;
	}

a:hover {
	 color: #dd2222;
	 text-decoration: none;			
	}

a:active{
	 color: #dd2222;
         background-color: #FFFF99;	
	 text-decoration: none;
	}
	


a.special 
	{ 
	 font-weight: normal;
	}	
a.special:link 
	{
	 color: #000011;
	 background-color: transparent;
	 text-decoration : none;
	}
a.special:visited 
	{
	 color: #000011;
	 background-color: transparent;
	 text-decoration : none;
	}
a.special:hover 
	{
	 color: #000011;
	 background-color: transparent;	 
	 text-decoration : none;
	}
a.special:active 
	{
	 color: #000011;
	 background-color: transparent;
	 text-decoration : none;
	}
	 

a.mascat { 
     font-weight: lighter;
	 font-size  : 7px;
	 }	
a.mascat:link {
     color: #000011;
     background-color: transparent;
	 text-decoration : none;
     }
a.mascat:visited {
     color: #000011;
     background-color: transparent;
	 text-decoration : none;
     }
a.mascat:hover {
     color: #000011;
     background-color: transparent;	 
     text-decoration : none;
     }
a.mascat:active {
     color: #000011;
     background-color: transparent;
	 text-decoration : none;
     }	 



.Font11 {
	color: #000022;
	font-size  : 11px;}
.Font10 {
	color: #111122;
	font-size  : 10px;}



.Title11 {
	color: #000015;	
	font-size: 11px;
	font-weight: bold;}	
.Title12 {
	color: #000020;
	font-size  : 12px;
	font-weight: bold;}
.Title13 {
	color: #000025;
	font-size  : 13px;
	font-weight: bold;}	
.Title14 {
	color: #000030;
	font-size  : 14px;
	font-weight: bold;}
.Title15 {
	color: #000035;
	font-size  : 15px;
	font-weight: bold;}	
.Title16 {
	color: #000040;
	font-size  : 16px;
	font-weight: bold;}

	

p{
	margin-top : 2px;
	margin-bottom  : 4px;	/* padding-bottom : 10px; */
	margin-left    : 6px;
	margin-right   : 5px;
	font-family: Tahoma, Verdana, Arial;
	}

.greenBold {
	color: #339900;
	font-weight: bold;
	}
.green {
	color: #339900;
	}	
.Green_on_green {
	background-color: #E6EFC2;
	color: #498112;
	}
.red {color: #FF0000}
	
.menu02 {
	text-decoration: none;	
	margin-top     : 5px;
	padding-bottom : 5px;
	margin-bottom  : 0px;
	margin-left    : 20px;
	margin-right   : 20px;
	font-size      : 11px;
	font-family    : Tahoma,Verdana,Arial;}
.menu02 a {
	font-weight    : bold;	
	color : #DD0000;
	text-decoration: none;}
.menu02 a:hover {
	font-weight    : bold;	
	color : #0000CC;
	text-decoration: none;}
	
	
.btmmenu {
	font-size      : 11px;
	font-family    : Tahoma,Verdana,Arial;
	font-weight    : Bold;}
.btmmenu a {
	color : #000000;
	font-weight    : Bold;	
	text-decoration: none;}
.btmmenu a:hover {
	color : #CC0000;
	text-decoration: none;}
	
	
	
.DevilsContract {
	font-size: 11px;
	color: #666667;
}


.micro {	color: #c5c4c9;
	font-size: 2px;}
.pitic5 {	color: #c5c4c9;
	font-size: 5px;}
.micro5 {	color: #c5c4c9;
	font-size: 5px;}
.WhiteText {color: #FFFFFF; font-size: 9px; }	


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;}
h1 {
	font-size: 16px;
	color: #000040;
	font-family: Tahoma, Geneva, sans-serif;
}
h2 {
	font-size: 15px;
	color: #000066;
	font-family: Tahoma, Geneva, sans-serif;
}
h3 {
	font-size: 14px;
	color: #000099;
	font-family: Tahoma, Geneva, sans-serif;
}
h4 {
	font-size: 13px;
	color: #000099;
	font-family: Tahoma, Geneva, sans-serif;
}
h5 {
	font-size: 12px;
	color: #0000CC;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 6px;
}
h6 {
	font-size: 11px;
	color: #0000FF;
	font-family: Tahoma, Geneva, sans-serif;
}
	
	
.left {
	text-align: left;}
	
.center {
	text-align: center;}
	
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}	
