H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    color: #003366;
}
H1
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight: 700;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
H2
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
H3
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
H4
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
H5, DT
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
H6
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
TFOOT, THEAD
{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}	
TH
{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}	
UL LI
{	
	list-style-type:	square ;
}	
UL LI LI
{	
	list-style-type:	disc;
}	
UL LI LI LI
{	
	list-style-type:	circle;
}	
OL LI
{	
	list-style-type:	decimal;
}	
OL OL LI
{	
	list-style-type:	lower-alpha;
}	
OL OL OL LI
{	
	list-style-type:	lower-roman;
}	

A:link		{ text-decoration: none; }
A:visited	{ text-decoration: none; }
A:active	{ text-decoration: none; }
A:hover		{ text-decoration: underline; }

.cBigNums
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48pt;
	font-weight: normal;
	font-style: normal;
	color: #99cc66;
}

.cBigNumsRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48pt;
	font-weight: normal;
	font-style: normal;
	color: #ff0066;
}

.cMainText
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 1em;
	color: #996666;
	letter-spacing: .5em;
}

.cBigText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #949494;
}

.cBodyText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	line-height: 13pt;
	color: #666666;
	text-decoration: none;
}

.cBodyTextExp
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .5pt;
	line-height: 14pt;
	color: #666666;
	text-decoration: none;
}

.cBodyTextExp:first-line { font-size: 9pt;}

.cBodTextSm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 13pt;
	color: #808080;
	text-decoration: none;
}

.cBodyTextLight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	line-height: 13pt;
	color: #cccccc;
	text-decoration: none;
}

.cBodyTextGrn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	line-height: 13pt;
	color: #669933;
	text-decoration: none;
}

.cBodyTextGrnExt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	line-height: 13pt;
	color: #669933;
	text-decoration: none;
	letter-spacing: 1.6pt;
}

.cBodyTextGrnBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	line-height: 13pt;
	color: #666666;
	text-decoration: none;
}

.cLinkBodyTextGrnExt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	line-height: 13pt;
	color: #669933;
	text-decoration: underline;
	letter-spacing: 1.6pt;
}

.cBodyTextGrey
{
	font-family: Verdana, Arial, Tahoma;
	font-size: .67em;
	color: #333333;
}

.cBodyTextGreyAonly
{
	color: #333333;
}

.cBodyTextBlack
{
	font-family: Verdana, Arial, Tahoma;
	font-size: .8em;
	color: #000000;
	letter-spacing: .1em;
}

.cBodyTextBlackBold
{
	font-family: Verdana, Arial, Tahoma;
	font-size: .8em;
	font-weight: bold;
	color: #000000;
	letter-spacing: .1em;
}

.cBodyTextBig
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	letter-spacing: .1em;
}

.cBodyTextGryExt
{
	font-family: Verdana, Arial, Tahoma;
	font-size: .8em;
	color: #cccccc;
	letter-spacing: .3em;
}

.cTRborder
{
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: .5em;
}

.cTzBorder
{
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: .1em;
}

.cTborder
{
	border-left-color: #eeeeee;
	border-left-style: solid;
	border-left-width: 1px;
}

.cT2border
{
	border-top-color: #dddddd;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cListLinkFix
{
	color: #607266;
	text-decoration: none;
}

.cListLinkFixGry
{
	color: #C0C0C0;
	text-decoration: none;
}

.cListWBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	border-left-color: #eeeeee;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #eeeeee;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #eeeeff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cListWBorderHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .2pt;
	color: #666666;
	background-color: #eeeeee;
	text-decoration: none;
	border-left-color: #eeeeee;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #eeeeee;
	border-right-style: solid;
	border-right-width: 1px;
}

.cListWBorderGrn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #669933;
	letter-spacing: 1.6pt;
	text-decoration: none;
	border-left-color: #eeeeee;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #eeeeee;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #eeeeff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cRolodex
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .4pt;
	color: #cccccc;
}

.cListLinkTD
{
	background-color: #ffffff;
	color: #000000;
}
.cListLinkTdOvr
{
	background-color: #dddddd;
}

.cListLink1
{
	font-family: Verdana, Arial, Tahoma;
	font-size: .7em;
	color: #808080;
	letter-spacing:	.4em;
	text-decoration: none;
}
.cListLinkOvr1
{
	font-family: Verdana, Arial, Tahoma;
	font-size: .7em;
	color: #000000;
	font-weight: 600;
	letter-spacing: .3em;
	text-decoration: underline;
}

.cListLink2
{
	font-family: Verdana, Arial, Tahoma;
	font-size: .6em;
	color: #808080;
	letter-spacing: .05em;
	text-decoration: none;
}
.cListLinkOvr2
{
	font-family: Verdana, Arial, Tahoma;
	font-size: .6em;
	color: #000000;
	letter-spacing: .05em;
	text-decoration: underline;
}

.cTerra
{
	font-family: Verdana, Arial, Tahoma;
	font-size: .7em;
	color: #808080;
	letter-spacing:	.4em;
	background-color: #ffffff;
}
.cTerra a:link
{
	color: #808080;
	text-decoration: none;
}
.cTerra a:visited
{
	color: #808080;
	text-decoration: none;
}
.cTerra a:hover
{
	color: #000000;
	font-weight: 600;
	letter-spacing: .3em;
	text-decoration: underline;
}

.cTerraOvr
{
	font-family: Verdana, Arial, Tahoma;
	font-size: .7em;
	color: #808080;
	letter-spacing:	.4em;
	background-color: #a6b1be;
}
.cTerraOvr a:link
{
	color: #fff;
	text-decoration: none;
}
.cTerraOvr a:visited
{
	color: #fff;
	text-decoration: none;
}
.cTerraOvr a:hover
{
	color: #000;
	text-decoration: none;
}

.cRegInit
{
	position: relative;
	visibility: visible;
	left: 10px;
	width: 182px;
	background-color: #ffffff;
}

.cRegShow
{
	position: absolute;
	top: 195px;
	left: 10px;
	visibility: visible;
	width: 180;
	background-color: #ffffff;
}

.cRegHide
{
	position: absolute;
	top: 195px;
	left: 10px;
	visibility: hidden;
	width: 180;
	background-color: #ffffff;
}

.cButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}

.cInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333366;
}

.cInputExt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	letter-spacing: 1.4pt;
}

.cDrawerInput {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffcc33;
    font-size: 10pt;
    background-color: transparent;
    border: none;
}

.cBreadcrumbs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #daa520;
	border: none;
	background-color: transparent;
}

.cFormLabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333333;
}

.cHead
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	color: #999999;
}

.cHeadSm
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #999999;
}

.cMenuHead
{
	font-weight: bold;
	font-size: 14pt;
	color: #669933;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

.cMenuHeadSub {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #99CC66;
}

.cCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.cCaptionGrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #669933;
	text-decoration: none;
}

.cCaptionGry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: none;
}

.cLinkCaptionGrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #669933;
	text-decoration: underline;
}

.cWarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.cDimension {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.cFootSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.cFootArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: none;
}

.cFootArialEx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: none;
}

.cMenuLnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.cMenuLnkOvr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #99cc66;
	text-decoration: underline;
}
.cMenuLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.cMenuLinkOvr {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #99cc66;
	text-decoration: underline;
}

.cCatExt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #303030;
	letter-spacing: 1.4pt;
	line-height: 14px;
}
.cCatExt a:link
{
	color: #303030;
	text-decoration: none;
}
.cCatExt a:visited
{
	color: #303030;
	text-decoration: none;
}
.cCatExt a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}

.cMoney {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #303030;
	letter-spacing: 1.4pt;
	line-height: 14px;
}
.cMoney a:link
{
	color: #303030;
	text-decoration: none;
}
.cMoney a:visited
{
	color: #303030;
	text-decoration: none;
}
.cMoney a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}

.cBuy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #303030;
	letter-spacing: 1.4pt;
	line-height: 14pt;
}
.cBuy a:link
{
	color: #303030;
	text-decoration: none;
}
.cBuy a:visited
{
	color: #99cc00;
	text-decoration: none;
}
.cBuy a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}

.nlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #303030;
	letter-spacing: .5pt;
}
.nlist a:link
{
	color: #303030;
	text-decoration: none;
}
.nlist a:visited
{
	color: #303030;
	text-decoration: none;
}
.nlist a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #000;
}

.nlists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #99cc66;
	letter-spacing: .5pt;
	background-color: #ffffff;
}

.nlistgrys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #99cc66;
	letter-spacing: .5pt;
	background-color: #ffffff;
}

.nlistgry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	letter-spacing: .5pt;
}
.nlistgry a:link
{
	color: #808080;
	text-decoration: none;
}
.nlistgry a:visited
{
	color: #999999;
	text-decoration: none;
}
.nlistgry a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #000;
	font-weight: bold;
}

.cLinkSm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #3333CC;
	text-decoration: none;
}

.cLinkJkSm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	letter-spacing: .2pt;
	text-decoration: none;
}

.cLinkJkSmOvr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #99cc00;
	letter-spacing: 1.6pt;
	text-decoration: underline;
}

.cLinkFoot
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #c0c0c0;
	letter-spacing: .2pt;
	text-decoration: none;
}

.cLinkFootOvr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #669933;
	letter-spacing: 1.6pt;
	text-decoration: underline;
}

.cBottomTag
{
	font-weight: normal;
	font-size: 7.5pt;
	left: 5px;
	color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2pt;
	position: absolute;
	bottom: 0px;
	height:18px;
	text-decoration: none;
}

.AlphaImage
{
	top: 24px;
	left: 23%;
	z-index: -1;
	position: absolute;
}
.OnTop
{
	z-index: 10;
}
.cThru
{
	background-color: transparent;
}

#downloadCat
{
	position:relative;
	left:430px;
	margin-top:-250px;
	width:170px;
	
}

#prevHouse1
{
	position:relative;
	left:430px;
	margin-top:50px;
	width:170px;
	
}

#homelogo
{
	border: none;
	margin-top: 60px;
}