BODY {
	background: #000000;
	color : #ffffff;
	font-family : Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	scrollbar-3dlight-color:silver;
	scrollbar-arrow-color:gray;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:gray;
	scrollbar-face-color:;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:silver;
	list-style : none;
}

TABLE {
	font-family : Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	list-style-type : disc;
	border : 2px Aqua;
}

H2 {
	font-size: 14pt;
	color: #6633cc;
}

H3 {
	font-size: 13pt;
	color : #ffffff;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : #000000;
	}

A {
	text-decoration: underline;
	color: #AE5EFF;
	cursor : pointer;
}

A:Hover {
	text-decoration: underline;
	color : Yellow;
}

HR {
	color: #6633cc;
	height: 1pt;
}

form td{
	background-color: Black;
	font-size: 10pt;
}

form input {
	background-color: White;
	border: 2px solid Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 18px;
	margin: 0px;
	padding: 2px;
}

form input.required {
	background-color: White;
	border: 2px solid Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	height: 18px;
	margin: 0px;
	padding: 2px;
}

form input.disabled {
	background-color: #DCDCDC;
	border: 2px solid #6699CC;
	color: #808080;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 18px;
	margin: 0px;
	padding: 2px;
}

form input.disabledredborder {
	background-color: #DCDCDC;
	border: 2px solid #FF0000;
	color: #808080;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 18px;
	margin: 0px;
	padding: 2px;
}

form input.RadioButton {
	border-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

form input.CheckBox {
	background-color: transparent;
	border: 0px outset Silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 14px;
	margin: 0px;
}

form textarea.largetextarea {
	background-color: #FFFFFF;
	border: 2px solid #6699CC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 75px;
	margin: 0px;
	padding: 2px;
	width: 575px;
}

form listbox {
	background-color: #FFFFFF;
	border: #999999 2px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 2px;
}

form input.RadioButton {
	border-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
}

form input.CheckBox {
	background-color: transparent;
	border: 0px outset #6699CC;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	height: small;
	margin: 0px;
}


form input.Submit {
	border: thin outset #6699CC;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	height: 30px;
	margin: 0px;
}

.formoutertable{
	border: thin outset #FAEBD7;
	border-color: #6699CC;
	border-color: #6699CC #6699CC #6699CC #6699CC;
	border-style: solid solid solid solid;
	padding: 5px 5px 5px 5px;
	width: 609px;
	margin: 5px 5px 5px 5px;
}

form span.required {
	background-color: #99CCFF;
	border: 2px solid #6699CC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	height: 18px;
	margin: 0px;
	padding: 2px;
}


form span.bodyText {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: Black;
}

form span.RedText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Red;
}

form span.disabled{
	background-color: #99CCFF;
	border: 2px solid #6699CC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #808080;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
}

form select {
	background-color: White;
	border: 2px solid #0B63CB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	height: 18px;
	margin: 0px;
	padding: 2px;
}

form select.required {
	background-color: White;
	border: 2px solid #0B63CB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	height: 18px;
	margin: 0px;
	padding: 2px;
}

form textarea.required {
	background-color: #99CCFF;
	border: 2px solid #6699CC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 2px;
}

form textarea {
	background-color: #FFFFFF;
	border: 2px solid #6699CC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 2px;
}

form textarea.smalltextarea {
	background-color: #99CCFF;
	border: 2px solid #6699CC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 75px;
	margin: 0px;
	padding: 2px;
	width: 300px;
}

form th{
	background-color: #6699CC;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFF0;
	height: 25px;
	text-align: left;
}

th{
	background-color: #6699CC;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFF0;
	height: 25px;
	text-align: left;
}

th.blue{
	background-color: #6699CC;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFF0;
	height: 25px;
	text-align: left;
}

th.gray{
	background-color: #E0E0E0;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Black;
	height: 15px;
	text-align: left;
}

TA{
	scrollbar-3dlight-color:silver;
    scrollbar-arrow-color:gray;
    scrollbar-base-color:black;
    scrollbar-darkshadow-color:gray;
    scrollbar-face-color:;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:silver
}
