/* CSS Document */



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(images/bg.jpg);

}



.text {

	font-family: Tahoma, Arial;

	font-size:12px;

	font-weight:bold;

	color: #D10E00;

}



.text1 {

	font-family: Tahoma, Arial;

	font-size:11px;

	line-height:16px;

	color: #666666;

}

.text2 {

	font-family: Tahoma, Arial;

	font-size:10px;

	line-height:13px;

	color: #000033;

}

.text3 {
	font-family: Tahoma, Arial;
	font-size:10px;
	color: #000000;

	

}





a	{

	color: #D10E00;

	text-decoration: none;

}



a:hover	{

	text-decoration: underline;

}





.morelink	{

	color: #666666;

	text-decoration: none;

}



.footerlink:hover	{

	text-decoration: underline;

}

.copyright {

	color: #0093BE;

	text-decoration: none;

}



.copyright:hover {

	text-decoration: underline;



}
#Table_01 tr td table tr td {
	color: #000;
	font-family: Calibri;
	text-align: left;
	font-size: 12px;
}

