#headerTable {
background-color: #292766;
}

.lightCell
{
background-color: #5A5AC0;

}

.darkCell {
background-color: #292766;
}


#footerTable {
background-color: #292766;
}

#linksTable {
background-color: #292766;
}

.whiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.headerLinks {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 	
}

.headerLinks:link {
    color: #FFFFFF;
}

.headerLinks:visited {
    color: #FFFFFF;
}

.headerLinks:active {
    color: #FFFFFF;
}

.headerLinks:hover {
    color :lightblue
}

.headerbox 
{
background-color: #292766;

}

.headerboxtext
{
font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	FONT-SIZE: 10px; 
}

.userboxes {
	BORDER-RIGHT: #292766 1px solid; 
	BORDER-TOP: #292766 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #292766 1px solid; 
	COLOR: #292766; 
	BORDER-BOTTOM: #292766 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left; TEXT-DECORATION: none
}


.boxlinks {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #292766; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.boxlinks:hover {
    text-decoration: italic;
    color :black
	
}

.boxlinks:link {
    color: #292766;
}

.boxlinks:visited {
    color: #292766;
}

.boxlinks:active {
    color: #292766;
}

.smallBlackText {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}

.smallBlackText :hover {
    text-decoration: italic;
    color :black
	
}

.smallBlackText :link {
    color: #292766;
}

.smallBlackText :visited {
    color: #292766;
}

.smallBlackText :active {
    color: #292766;
}

.smallWhiteText {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}

.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC3333;
}

input.text
{
	color:#292766;
	background-color:white;
	font-weight:normal;
	font-size:10px
	border: thin solid #000066;
	border: 1px solid #292766; 
}

.dottedLine
{
	color:#292766;
	background-color:white;
	font-weight:normal;
	font-size:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.userboxesCopy {

	BORDER-RIGHT: 1px none #292766; 
	BORDER-TOP: 1px none #292766; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: 1px none #292766; 
	COLOR: #292766; 
	BORDER-BOTTOM: 1px none #292766; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left; TEXT-DECORATION: none
}
