A:link {
	TEXT-DECORATION: none
; color: #FF6633
}

A:visited {
	TEXT-DECORATION: none
; color: #FF6633
}

A:hover {
	TEXT-DECORATION: underline
; color: #FF6633
}

A.header:hover {
	TEXT-DECORATION: underline
; color: #ffcc00
}

A.header:visited {
	COLOR: #000000; TEXT-DECORATION: none
}

.leftTableFont  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

.leftPspace { line-height: 0 }


.sideHeadline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF; text-align: center}
.redHeadline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #C60B27}
.fatType {  font-weight: bolder}
.contentTable {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 0px none;
	font-weight: bold;
}
.menuTable {
	margin: 0px;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link {color: #003333; text-decoration: none}
a.menu:visited {color: #003333; text-decoration: none}
a.menu:hover {color: #006600; text-decoration: none}

.menudisabled {
	font-family: Arial;
	font-size: 11px;
	color: #9f9f9f;
	text-decoration: none;
	font-weight: bold;
}
a.menudisabled:link {color: #9f9f9f; text-decoration: none}
a.menudisabled:visited {color: #9f9f9f; text-decoration: none}
a.menudisabled:hover {color: #9f9f9f; text-decoration: none}

.style6edit {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.style6edit:link {color: #003333; text-decoration: none}
a.style6edit:visited {color: #003333; text-decoration: none}
a.style6edit:hover {color: #006600; text-decoration: none}

.style6editerror {
	color: #FF6633;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.box_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 003300;
	text-align: center;
	font-weight: bold;
}
form label.error, label.error{color:red;padding:0 0 0 10px;}
input.error,select.error,textarea.error{border:1px solid red;}
.required {color:red; font-weight:bold;}
