p,td,div,span {	font-family: Arial; font-size: 12px; color: #000000; }
body {
	background-color: #FFFFFF;
}
.Header_Title1 { font-family: Arial; font-size: 15px; font-weight: bold; color: #FFFFFF; }
.SuccessMessage { color: #000099; font-size: 12px; font-weight: bold; font-style: italic; }
.ErrorMessage { color: #FF0000; font-size: 12px; font-weight: bold; font-style: italic; }
.Greeting { color: #000099; font-weight: bold; font-style: italic; }
.title { font-family: Arial; font-size: 16px; color: #CC0000; font-weight: bold; }
.label { font-family: Arial; font-size: 11px; color: #000000; }
.button { background-color: #CCCCCC; height: 20px; font-family: Arial; font-size: 12px; font-weight: bold;  color: #000000; border: 1px outset; cursor: pointer; }
.textbox { font-family: Arial; font-size: 12px; border: 1px #003399 solid; }
a:link { color: #000099; text-decoration: underline; }
a:active { color: #000099; text-decoration: underline; }
a:visited { color: #000099; text-decoration: underline; }
a:hover { color: #CC0000; text-decoration: underline; }
.Header_Title2 { font-family: Arial; font-size: 15px; font-weight: bold; color: #455bae; }
.tablecolor { background-color: #edf3fe; }



