﻿body 
{
	margin-top:0;
	font-family: Calibri, Tahoma, Verdana, Arial;
	color: #1C2158;
}

.HOME_TABLE
{
	width :100%;
	font-family: Calibri, Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #0C0E29;
}

.PRICE_TABLE
{
	width :75%;
	font-family: Calibri, Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #0C0E29;
}

.NAV_TABLE
{
	width :125px;
	font-family: Calibri, Tahoma, Verdana, Arial;
	font-size: 12pt;
	line-height: 150%;
}
.NAV_TABLE A
{
	text-decoration: none;	
	
	color: #1C2158;
}
.NAV_TABLE A:HOVER
{
	text-decoration: none;
	color:#800000;
}
.NAV_TABLE A:VISITED
{
	text-decoration: none;
	color:#5B8800;
}

.fadebg
{
	background-image: url(../images/nav_fade.png);
	background-repeat: repeat-y;
}




.TEXT_COLUMN
{
	text-align : left;
	vertical-align : top;
	width:25%;
}

.LINKS_ROW
{
	text-align: center ;
	vertical-align : middle ;
	
	
}

.td_header
{
	background-color : #6D7696;
	font-family: Calibri, Tahoma, Verdana, Arial;
	font-size: 12pt;
	color: #ffffff;
	font-weight : bold;
	text-align: center;
	
}

.td_sub
{
	background-color : #DCDAFA;
	font-family: Calibri, Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #0C0E29;
	font-weight : bold;
	text-align: center;
	
}

.boxes
{
	background-color: #DCDAFA;
	font-family: Calibri, Tahoma, Verdana, Arial;
	font-size: 12pt;
	color: #297C29;
	
	
}

#pageBg
{
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 768px;
	top: 0px;
	left: 0px;
	border: none;
	text-align: center;
	vertical-align: top;
	font-family: Calibri, Tahoma, Verdana, Arial;
	background-attachment: fixed;
	
}

.M_COMM
{
	color:#1C2158;
	
	
}

.A_COMM
{
	width :100%;
	font-family: Calibri, Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #0C0E29;
	font-weight : bold;
}

.A_COMM A
{
	text-decoration: none;		
	color: #1C2158;
}
.A_COMM A:HOVER
{
	text-decoration: none;
	color:#800000;
}
.A_COMM A:VISITED
{
	text-decoration: none;
	color:#5B8800;
}