v\:* { BEHAVIOR: url(#default#VML) }
A:link {
	text-decoration: none;
	COLOR: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;

}
a:hover {
	font-family: "Arial";
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	COLOR: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;

}
A:hover {
	COLOR: #ff0000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-decoration: underline;
}

body {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	cursor: default;
	text-align: center;
	/*background-attachment: fixed;*/
}

td,input,textarea {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
}
.Input {
	border:1px inset #cccccc;
	color:#333333;
}
.OuterHead {
	background-color: #f6f6f6;
	color: #000000;
}
.InnerTable {
	background-color: #CCCCCC;
}
.InnerHead {
	background-color: #f6f6f6;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	padding: 3px;



}

button {
	width: 75px;
}



.SubHeader {
	color: #999999;
}

.HeadTable {
	border-bottom: 1px solid black;
}




.button{height:20px;border-width:1px;color:#000000;background-color:#f2f2f2}
.button1{height:20px;border-width:1px;color:#FFFFFF;background-color:#000000}
.button2{height:20px;border-width:1px;color:#FFFFFF;background-color:#ff0000}
