/* CSS Document */


table { border-spacing: 0px; padding: 0px;}

h1 { font-size: 0px; visibility: hidden; } /* completely hide header style since it's huge and accrisoft uses this style on all [[Title]] by default */

plainLink { border: 0; }

td.bodyMain { font-family: Verdana; font-size: 11px; }


a.whiteHeader:link {text-decoration: none; font-family : Verdana; font-size : 10px; color : #FFFFFF; font-weight : normal;}
a.whiteHeader:active {text-decoration: none; font-family : Verdana; font-size : 10px; color : #FFFFFF; font-weight : normal;}
a.whiteHeader:visited {text-decoration: none; font-family : Verdana; font-size : 10px; color : #FFFFFF; font-weight : normal;}
a.whiteHeader:hover {text-decoration: underline; font-family : Verdana; font-size : 10px; color : #531E0B; font-weight : normal;}

.whiteText {font-family : Verdana; font-size : 10px; color : #FFFFFF;}

a.bodyLink:link {text-decoration: none; font-family : Verdana; font-size : 11px; color : #333333; font-weight : normal;}
a.bodyLink:active {text-decoration: none; font-family : Verdana; font-size : 11px; color : #333333; font-weight : normal;}
a.bodyLink:visited {text-decoration: none; font-family : Verdana; font-size : 11px; color : #333333; font-weight : normal;}
a.bodyLink:hover {text-decoration: underline; font-family : Verdana; font-size : 11px; color : #531E0B; font-weight : normal;}

.bodyCopy {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.bodyCopyPadded {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 5px;
}

.bodyWhite {
    text-decoration: none;
    font-family : Verdana;
    font-size : 10px; color : #FFFFFF;
    font-weight : normal;
}

.bodyBrown {
	color: #531E0B;
}

a:link {text-decoration: underline; font-family : Verdana; font-size : 11px; color : #000000; font-weight : normal;}
a:active {text-decoration: none; font-family : Verdana; font-size : 11px; color : #000000; font-weight : normal;}
a:visited {text-decoration: underline; font-family : Verdana; font-size : 11px; color : #000000; font-weight : normal;}
a:hover {text-decoration: underline; font-family : Verdana; font-size : 11px; color : #531E0B; font-weight : normal;}


a.footerLink:link {text-decoration: none; font-family : Verdana; font-size : 11px; color : #FFFFFF; font-weight : normal;}
a.footerLink:active {text-decoration: none; font-family : Verdana; font-size : 11px; color : #FFFFFF; font-weight : normal;}
a.footerLink:visited {text-decoration: none; font-family : Verdana; font-size : 11px; color : #FFFFFF; font-weight : normal;}
a.footerLink:hover {text-decoration: underline; font-family : Verdana; font-size : 11px; color : #531E0B; font-weight : normal;}

.forcefooterLink a:link {text-decoration: none; font-family : Verdana; font-size : 11px; color : #FFFFFF; font-weight : normal;}
.forcefooterLink a:active {text-decoration: none; font-family : Verdana; font-size : 11px; color : #FFFFFF; font-weight : normal;}
.forcefooterLink a:visited {text-decoration: none; font-family : Verdana; font-size : 11px; color : #FFFFFF; font-weight : normal;}
.forcefooterLink a:hover {text-decoration: underline; font-family : Verdana; font-size : 11px; color : #531E0B; font-weight : normal;}


a.SubpgLink:link {text-decoration: none; font-family : Verdana; font-size : 11px; color : #FFFFFF; font-weight : normal; border:'0' 'none' '#FFFFFF'}
a.SubpgLink:active {text-decoration: none; font-family : Verdana; font-size : 11px; color : #FFFFFF; font-weight : normal;}
a.SubpgLink:visited {text-decoration: none; font-family : Verdana; font-size : 11px; color : #FFFFFF; font-weight : normal;}
a.SubpgLink:hover {text-decoration: underline; font-family : Verdana; font-size : 11px; color : #CCCCCC; font-weight : normal;}

.Header {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #382E23;
	text-decoration: none;
}

.searchBoxInput { vertical-align: top; }

.scroll
{
	height: 390px;
	width: 480px;
	overflow: auto;
	moz-scrollbar-vertical: auto;
	overflow-x: hidden;
}
#SignUp .signupframe {
 border: 1px solid #000000;
 background: #ffffff;
 color: #226699;
 font-family: Arial, Helvetica, sans-serif;
}


