A {
	COLOR: #660066;
}
A:hover {
	COLOR: #ff3333;
}
A:visited {
	COLOR: #660066;
}
A:visited:hover {
	COLOR: #ff3333;
}

BODY {
	FONT: 10pt arial; COLOR: #000079;
	margin-left : 0px;
	margin-bottom : 10px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-base-color: #666699;
	scrollbar-arrow-color: #000000;
}

H2 { 
	TEXT-ALIGN:center; FONT: bold 14pt  arial;
	COLOR: #000079;
}

H3 { 
	TEXT-ALIGN:center; FONT: bold 14pt  arial;
	COLOR: #000079;
}

INPUT {
	FONT: 9pt  Arial;
	COLOR: #000079;
	scrollbar-base-color: #666699;
	scrollbar-arrow-color: #000000;
}
SELECT {
	FONT: 9pt  Arial; 
	COLOR: #000079;
}
Textarea {
	FONT: 9pt Arial; 
	COLOR: #000079;
}

Span {
	FONT: Bold 9pt Arial; Color: #000079 ; 
}


TD {
	FONT: 9pt Arial; 
}

.PageHeading {
	FONT: bold 14pt Verdana, Arial, san-serif; 
    color: #000079
}

.SecHeading {
	FONT: bold 12pt Verdana, Arial, san-serif; 
    color: #000079
}

.StagedHeading {
	FONT: bold 10pt Verdana, Arial, san-serif; 
    color: #ff0000;
}


.Errors {
	FONT: 8pt Verdana, Arial, san-serif; Color:red ; 
}

.Footer {
	FONT: 8pt Verdana, Arial, san-serif;
	Color: Gray;
}

.SubmitBtn {
	FONT: bold 10pt  Arial;
	COLOR: white;
	border-style : outset;
	border-width : thin;
	border-bottom-color : gray;
	border-left-color : white;
	border-right-color : gray;
	border-top-color : white;
	background-color : #666699;
}

.InptCls {
	COLOR: #000079;
	border:WHITE; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:10pt; 
	font-family:Verdana, Arial, san-serif;
}

#TitleFmt {
       FONT: bold 11pt Verdana, Arial, san-serif; 
       COLOR: black ;
       background: #F1B039 ;
}

#HeadFmt {
       FONT: bold 10pt Verdana, Arial, san-serif; 
       COLOR: White;
       background: #666699;
       BORDER: #F1B039 1px solid;
}

#MyList {
    BORDER: #F1B039 2px solid;
}


