body{
	margin:0px;
	padding:0px;
	background:#a4a2a2 url(images/bg.gif) repeat-x 0 0;
}
pre {
	margin:0px;
	padding:0px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/*------------------------HEADER START--------------------------*/
.menu {
    font-family:"Lucida Sans Unicode", Tahoma, Verdana;
	color:#ffffff;
	font-size:12px;
}
.menu a { color: #ffffff; text-decoration:none;}
.menu a:hover { color:#000000; text-decoration:underline;}

/*------------------------HEADER END--------------------------*/
/*------------------------BODY START--------------------------*/
/*------------------------LEFT START--------------------------*/
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#929292;
	text-align:justify;
}
.text a { color:#00AC00; text-decoration:none;}
.text a:hover{ color:#000000; text-decoration:none; }

/*------------------------LEFT END--------------------------*/
/*------------------------RIGHT START--------------------------*/
.right {
    font-family:"Lucida Sans Unicode", Tahoma, Verdana;
	color:#333333;
	font-size:11px;
	font-weight:bold;
}
.right a { color: #333333; text-decoration:none;}
.right a:hover { color:#000000; text-decoration:underline;}

/*------------------------RIGHT END--------------------------*/
/*------------------------BODY END--------------------------*/
/*------------------------FOOTER START--------------------------*/
.footer {
	font-family:"Lucida Sans Unicode", Tahoma, Verdana;
	font-size:12px;
	color:#344ea1;
}
.footer a {	color:#344ea1; text-decoration:none;}
.footer a:hover { color:#ffffff; text-decoration:none; }



.copyright {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00629E;
	padding-bottom:10px;
}
.copyright a { color: #AEAEAE; text-decoration:none;}
.copyright a:hover { color:#ffffff; text-decoration:none;}
/*------------------------FOOTER END--------------------------*/