td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
body {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
input {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
option {



	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
select {




	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
textarea {





	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
p {






	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
.titleText {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.menuLink:link {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.menuLink:visited {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.menuLink:hover {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;

}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
}
a:hover {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
.tableHead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	text-align: center;
}
.tableHead2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	font-weight: bold;
	text-align: center;
}
.tableHeadBlack {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	font-weight: bold;
	text-align: center;
}

.tableHeadGray {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: gray;
	background-color: #999999;
	font-weight: bold;
	text-align: center;
}

.bigHeader {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #000000;
	background-color: #FBEE91;
	font-weight: bold;
	text-align: center;
}

.myColor1 {
	font-weight: bold;
	background-color: #DCDCDC;
}

.myColor1x {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: yellow;
	font-weight: bold;
	background-color: white;
}

.myColor2 {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000; 
	background-color: #ffffff;
}
.rowHeadBlack {
	color: black;
	font-weight: bold;
	background-color: #DCDCDC;
	text-align: center;
}
.rowHeadGray {
	color: gray;
	font-weight: bold;
	background-color: #DCDCDC;
	text-align: center;
}

.centerBlack {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000; 
	background-color: #ffffff;
	text-align: center;
}

.centerGray {
	font-family: Tahoma; 
	font-size: 12px; 
	color: gray; 
	background-color: #ffffff;
	text-align: center;
}

.myColor3 {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #000000; 
	background-color: #FBEE91;
	text-align: center;
}

.cancelColor {
	font-family: Tahoma; 
	font-size: 12px; 
	color: orange; 
	background-color: #ffffff;
}

.suspendedColor {
	font-family: Tahoma; 
	font-size: 12px; 
	color: red; 
	background-color: #ffffff;
}

.leftStyle {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
	background-color: #ffffff;
}

.centerStyle {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
	background-color: #ffffff;
	text-align: center;
}

.highLightColor {
	font-family: Tahoma; 
	font-size: 12px; 
	color: green; 
	font-weight: bold;
	background-color: yellow;
}

.text2 {
	COLOR: #000000; TEXT-DECORATION: none
}
A.text2:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.text2:hover {
	COLOR: #FFFF00; TEXT-DECORATION: underline
}
A.text2:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
