
.defaultStyle
{
	line-height: 1.6em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #3a2658;
}

H1
{
	font-family: times new roman, Verdana, Sans-Serif;
	font-size: 20pt;	
	color: #362c66;	
	font-weight:bold;
}

H2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;	
	color: #b4cd95;	
	font-weight:bold;
}

H3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;	
	font-weight:bold;
}

A
{
	color: #e07e3a;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

FORM
{
	padding: 0;
	margin: 0;	
}

BODY.default
{
	padding: 0;
	margin: 0;
	background-color: #473562;	
	background-image: url(../img/background.gif);
	
}

TABLE.shella
{
	width: 900px;
	height: 100%;
}

TABLE.shellb
{
	width: 800px;
	height: 100%;	
	background-color: #b4cd95;
}
TABLE.shellc
{
	width: 780px;
	height: 100%;	
	background-color: #ffffff;
}

TD.header
{
	height: 97px;	
}

TD.nav
{
	height: 27px;	
}

TD.navLeft
{
	height: 27px;
	width: 226px;
	background-image: url(../img/navLeft.gif);
	background-repeat: no-repeat;	
}
TD.n_Left
{
	height: 24px;
	width: 27px;
	background-image: url(../img/n_left.gif);
	background-repeat: no-repeat;	
}

TD.navRight
{
	height: 27px;
	width: 53px;
	background-image: url(../img/navRight.gif);
	background-repeat: no-repeat;	
}

TD.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #42315c;
	padding: 0px 3px 0px 3px;
}

A.footNavLink
{
	color: #42315c;
	text-decoration: none;
}
A.footNavLink:hover
{
	text-decoration: underline;
}

A.footTextLink
{
	color: #ffffff;	
	text-decoration: none;
	font-weight: normal;
}
A.footTextLink:hover
{
	text-decoration: underline;
}

TD.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #ffffff;	
}

TD.footer
{
	height: 53px;	
}


TD.bTopRight
{
	width: 10px;
	height: 10px;	
	background-image: url(../img/borders/bTopRight.gif);
	background-repeat: no-repeat;
}

TD.cTopRight
{
	width: 11px;
	height: 11px;	
	background-image: url(../img/borders/cTopRight.gif);
	background-repeat: no-repeat;
}



TD.cBottomLeft
{
	width: 11px;
	height: 19px;	
	background-image: url(../img/borders/cBottomLeft.gif);
	background-repeat: no-repeat;
}

TD.cBottomRight
{
	width: 11px;
	height: 19px;	
	background-image: url(../img/borders/cBottomRight.gif);
	background-repeat: no-repeat;
}

TD.cBottomMiddle
{
	width: 780px;
	height: 19px;	
	background-image: url(../img/borders/cBottomMiddle.gif);
	background-repeat: repeat-x;
}
div.divLogo
{
	position:absolute;
	width:240;
	height:198px;
	background-image: url(../img/logo.png);
}

div.margin
{
	position:absolute;
	float:right;
   
}