<!--
body
{
	background-image: url('imagesn/mainbg.jpg');
	background-repeat: repeat-x;
}

.body2
{
	background-image: url('imagesn/box_bg.jpg');
	background-repeat: repeat-x;
}

body, td, p, span, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a
{
	text-decoration: none;
}

a:visited, a:active, a:link
{
	color: #C10101;
}

a:hover
{
	color: #000000;
}

.class2 a:link, .class2 a:visited, .class2 a:active
{
	color: #999999;
}

.class2 a:hover
{
	color: #000000;
}

.style3
{
	font-size: 10px;
}	
.style4
{
	font-size: 10px;
	color:#999999;
}
.style5
{
	font-size: 14px;
	font-weight: bold;
	color:#050e7f;
}
.style2
{
	color:#999999
}
/*
Make Comments in here.
*/
-->