.text { color: #000000; text-decoration: none; font-family: Arial, Helvetica, 
sans-serif; font-size: 13px} 

.linktext { color: #990000; text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; font-size: 13px} 

.link_white { color: 
#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: 
none} 

.titletop { font-family: Arial, Helvetica, sans-serif; font-size: 16px; 
color: #333333; text-decoration: none; font-weight: bold} 

.FormText { font-family: 
Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: 
none} 

.linkunderline { color: #CC0000; text-decoration: underline; font-family: 
Arial, Helvetica, sans-serif; font-size: 12px } 

.subhead01 { font-family: Arial, 
Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #566D89; text-decoration: 
none} 

.linkbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
font-weight: bold; color: #990000; text-decoration: none} 

.linkblackunderline 
{ font-family: "MS Sans Serif"; font-size: 9px; font-weight: bold; color: #000000; 
text-decoration: underline} 

.textbox01 { border: 1px #CCCCCC solid; height: 20px; 
width: auto; font-family: Arial, Helvetica, sans-serif; font-size: 12px} 

.textboxbig01 
{ font-family: Arial, Helvetica, sans-serif; height: 100px; border: #CCCCCC; border-style: 
solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px} 

.FormText { BORDER-RIGHT: #111111 1px solid; BORDER-TOP: 
#111111 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 8pt; BORDER-LEFT: #111111 1px 
solid; COLOR: #000000; BORDER-BOTTOM: #111111 1px solid; FONT-STYLE: normal; FONT-FAMILY: 
Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; FONT-VARIANT: 
normal ; border: 1px #000000 solid} 

.smallgrey { font-family: "MS Sans Serif"; font-size: 9px; font-weight: 
normal; color: #666666; text-decoration: none} 

.dropdown {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-weight: normal; color: #000000; font-variant: normal; font-style: normal; text-decoration: none; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.FormTextCopy { font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-weight: normal; text-decoration: none; BORDER-RIGHT: #111111 1px solid; BORDER-TOP: #111111 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 8pt; BORDER-LEFT: #111111 1px solid; COLOR: #990000; BORDER-BOTTOM: #111111 1px solid; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-VARIANT: normal ; border: 10px #990000 solid; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; float: none}

.FormTextRed { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-decoration: none; BORDER-RIGHT: #111111 1px solid; BORDER-TOP: #111111 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 8pt; BORDER-LEFT: #111111 1px solid; COLOR: #990000; BORDER-BOTTOM: #111111 1px solid; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; FONT-VARIANT: normal ; border: 1px #000000 solid }

.adminlink {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990000; text-decoration: none}

.admintitle {  font-family: "MS Sans Serif"; font-size: 16px; color: #666666; text-decoration: none}

.adminsubhead {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #666666; text-decoration: none}

.adminlinkgrey {  font-family: "MS Sans Serif"; font-size: 11px; font-weight: bold; color: #999999; text-decoration: none}

.admintablehead {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none}

.adminstatus {  font-family: "MS Sans Serif"; font-size: 10px; font-weight: normal; color: #999999; text-decoration: none}

.admingreysmall { font-family: "MS Sans Serif"; font-size: 11px; font-weight: bold; color: #999999; text-decoration: none }

.admintextsmall { font-family: "MS Sans Serif"; font-size: 11px; font-weight: bold; color: #ACD3DF; text-decoration: none }

.smallred {  font-family: "MS Sans Serif"; font-size: 9px; font-weight: normal; color: #FF0000; text-decoration: none}

/*-------------- Form Styles --------------*/
#myform {
	background-color: #E6E7D7;
	margin-left: 35px;
	width: 485px;
	padding-top: 5px;
	padding-right: 15px;
	border: 1px dashed #d5ccb9;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#myform td {
	padding: 3px 7px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#myform .note {
	color: #333;
	padding-bottom: 0px;
	margin-bottom: 0;
	font-size:11px;
}
 #myform a {
	color: #333;
} 

#myform .mandatory {
	color: #CC0000;
	font-weight: bold;
}
.clearRow {
	clear: both;
}
#myform fieldset {
	position:relative;
	margin: 5px 0px 20px 20px;
	padding: 2em 10px 10px 10px;
	background-color:#fffaf0;
	border-width:1px 1px 1px 10px;
	border-style:solid;
	border-color:#d5ccb9;
	overflow: auto;
}
#myform legend {
	line-height: 100%;
	position:absolute;
	padding: 3px 5px;
	top: -10px;	
	_top: 0px;
	background-color:#e5ded0;
	border-width:1px 1px 1px 10px;
	border-color:#f6b767;
	border-style:solid;	
	color:#7C715C;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
} 	
textarea {
	padding: 0;
	background-color:#e5ded0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color: #809431;
	color:#333;
	font-family:"Courier New", Courier, mono;
	width: 200px;	
}
input {
	background-color:#e5ded0;
	margin:2px 5px 0 0;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color:#809431;
	color:#333;
	font-family:"Courier New", Courier, mono;
	padding:1px 2px;
}
input.big {
	width: 197px;
}
select {
	background-color:#e5ded0;
	margin:2px 5px 0 0;
	width: 200px;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color:#809431;
	color:#333;
	font-family:"Courier New", Courier, mono;
	padding:1px 2px;
}
/* Submit button */
 .primaryAction {
	color: FFF;
	background-color:#98271e;
	border:1px solid #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	float: left;
	margin:8px 0px 0px 10px
}

 .primaryAction:hover {
	color:#333;
}

/* Cancel button */
 .secondaryAction {
	color: FFF;
	background-color:#98271e;
	border:1px solid #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	float: left;
	margin:8px 0px 0px 150px	
}

.secondaryAction:hover {
	color:#333;

}
/*-------------- End Form Styles --------------*/