
.alt_num
{
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
		}

body
{
	font-family:Tahoma;
	font-size:12px;
}

tr.header_bg
{
	background-color:#925159;
	background-image:url(../images/header_mid.jpg);
	background-repeat:no-repeat;
}

a.Navigation
{
	font-family:Tahoma;
	font-size:16px;
	color:#925159;
	text-decoration:none;
}

a.Navigation:hover
{
	font-family:Tahoma;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

td.menu
{
	background-image:url(../images/menu_seperator.gif);
	background-repeat:no-repeat;
	background-position:center;
}

td.footernavigation_spacer
{
	font:Tahoma;
	font-size:10px;
	
}

a.footernavigation
{
	font:Tahoma;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

a.footernavigation:hover
{
	font:Tahoma;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

td.copyright_finerdetails
{	font:Tahoma;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

a.copyright_maximonline
{
	font:Tahoma;
	font-size:10px;
	text-decoration:none;
	color:#FFA000;
	letter-spacing:2px;
}

a.read_more
{
	font:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#925159;
}

a.read_more:hover
{
	font:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

.imgborder
{
	border:1px solid #925159;
	padding:2px;
	background-color:#ffffff;
}

a
{
	color:#000000;
	
}