/* CSS Document */

td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:11px;
	color:#7D7C79;
}
form
{
	margin:0px;
}

#userfield, #emailfield{
    color: #000000;
    float:left;
}
#user_container, #email_container{
    float:left;
}
.error{
    background-color:#FEDADB;
}
.skipped{
    border: 2px solid #FF0000;
    background-color:#00CCFF;
}
.noclass{    
    color: #000000;
}
#submitholder{    
    color: #000000;
}

a {
	text-decoration: none;
	color:#424035;
}
a:link {color:#424035; }     /* unvisited link */
a:visited {color:#424035; }  /* visited link */
a:hover {
	color: #FCFBF1;
	text-decoration:none;
}
a.class1:hover { color:#CCC; }
a.class2:hover { color:#7b755d; }
a.class3:hover { color:#800000; }
a.class4:hover { color:#000000; }
a.class5:hover { 
font-weight:bold;
color:#CCC; }
a.class6:hover { color:#7A755C; }
a.class7:hover { 
color:#001E7A; }
a.class8:hover { 
font-weight:bold;
color:#001E7A; }
a.class9:hover { 
font-weight:bold;
color:#800000; }

a:active { color:#424035; }   /* selected link */

.t11 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}

/* White, Black, Green-Grey */
.style1 {color: #FCFBF1}
.style1b {color: #FCFBF1;
font-weight:bold;}

.style5 {color: #000000;}
.style5a {color: #424035;
font-size:12px}
.style5b {color: #000000;
font-weight:bold;}



.style3 {color: #676666;}
.style3b {color: #676666;
font-weight:bold;}

.style2 {font-size: 10px}

.style1a {color: #FCFBF1;
		font-size: 12px;	}
.style1ab {color: #FCFBF1;
font-weight:bold;
font-size: 12px;}


/* Blues */

.style4 {color: #001E7A;}
.style4b {color: #001E7A;
font-weight:bold;}


/* Reds */
.style6 {color: #800000;}
.style6b {color: #800000;
font-weight:bold;}

.style7 {color: #990000;}
.style7b {color: #990000;
font-weight:bold;}

.style9 {color: #543719;}
.style9b {color: #543719;
font-weight:bold;}