/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	COLOR: #4F2617;
	/*background: #D5D5D5;*/
	scrollbar-face-color: #205DA5;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: White;
	background-image: url('/images/bg_flash.gif');
	background-repeat: repeat-x;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	COLOR: black;															
}
TABLE, TD { 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: black;
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	COLOR: #1c195c;
}

HR{
	height: 1pt;
	color: #E3E3E4;
}

H1{
	color: #205DA5;
	font-size: 20px;
	margin-bottom: 5px;
}
H4{
	font-size: 14px;
	color: #205DA5;
}


A:link  {
	COLOR: #511E26; 
}
A:visited { 
	COLOR: Black;
	text-decoration: underline;
}
A:active {
	COLOR: black;
	text-decoration: underline; 
}
A:hover {
	COLOR: black;
	text-decoration: none;
}

.copyright{
	font-size: 9px;
	COLOR: #205DA5;
}
.copyright A:link  {
	COLOR: #205DA5;
	text-decoration: underline; 
}
.copyright A:visited { 
	COLOR: #205DA5;
	text-decoration: underline; 
}
.copyright A:active {
	COLOR: #205DA5;
	text-decoration: none; 
}
.copyright A:hover {
	COLOR: black;
	text-decoration: none; 
}


.centertable{
/*	border-right: 1px solid #E3E3E4;*/
	border-collapse: collapse; 
	padding: 10px;
}
.righttable{
	border: 1px solid #E3E3E4;
}
/*
.righttable td{
	border: 1px solid #E3E3E4;
}
*/
.lefttable{
/*	border-right: 1px solid #E3E3E4;*/
	border-collapse: collapse; 
	color: #205DA5;
}


.lefttable A:link  {
	COLOR: #205DA5;
	text-decoration: none;
}
.lefttable A:visited { 
	COLOR: #205DA5;
	text-decoration: none;
}
.lefttable A:hover { 
	COLOR: #980203;
	text-decoration: none;
}
.lefttable2{
	border: 1px solid #E3E3E4;
	border-collapse: collapse; 
}
.lefttable2 td{
	border: 1px solid #E3E3E4;
	border-collapse: collapse;
}
.lefttable2 tr#lefttablesignuptr{
    border-left: none;
    border-right: none;
}
.lefttable2 td#lefttablesignuptd{
    border-left: none;
    border-right: none;
    margin-left: -1px;
}
.pheader{
	color: #980203;
}


