/* << ----------------// General Styles //---------------->> */
body {
font-family:Tahoma;
text-align: justify;
font-size:11px;
color:#1C1C1C;
background-image:url('http://img409.imageshack.us/img409/6098/backgroundyy.jpg');
}

layout {
     left: 50%; 
}

h1 {
font-size:13px;
color: #263698;
font-weight : BOLD;
text-align : left;
background-color : #DEE2FD; 
margin-bottom: 2px; 
padding: 2px;
border-bottom: 2px solid #99030C;
}

h2 {
font-size:13px;
color: #263698;
font-weight : BOLD;
text-align : left;
background-color : #DEE2FD; 
margin-bottom: 2px; 
padding: 2px;
border-bottom: 2px solid #99030C;
}

h3 {
font-size:12px;
color:#DC2F1F;
background-color: #F5F5F5;
text-decoration:none;
text-align: center;
border-bottom: 1px solid #9A9A9A;}

a.menus{
color: #723800; 
background-color: #e2e287;
font-size: 15px; 
text-align: left;
font-family : Tahoma;
-moz-border-radius:5px;
float:left;
width: 200px;
}

a.menus:hover {
color:#973679;
background-color: #e2e287;
font-family : Tahoma;
font-size: 15px; 
float:left;
width: 200px;
font-weight: bold; 
border-bottom:1px solid #979595;
}


a {
color :  #94040D;
font-size : 12px;
font-family : Arial, Tahoma, Verdana;
font-weight : NORMAL;
text-decoration: none;
}
a:hover {
color : #253597;
font-size : 12px;
font-family : Arial, Tahoma, Verdana;
font-weight : bold;
text-decoration: none;
}

a{outline: none;}
:focus{-moz-outline-style: none;}

table {  
	font-size: 11px;
background-color:#DEE2FD;
 }

.content {  
font-size: 11px;
text-align: justify;
margin-left: 12px;
margin-right: 3px;
 }

.title {  
text-align: top;
font-size: 18px;
margin-left: 25px;
color:#732420;
font-weight : bold;
text-decoration: uppercase;
 }


