.fadeObj {
	filter: alpha(opacity=0);
	width:100%;
	height:100%;	
}
a {
	text-decoration: none; 
	color: #E1E1E1;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E1E1E1;
	line-height: 18px;
	letter-spacing: 1px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E1E1E1;
	line-height: 18px;
	letter-spacing: 1px;


}
.small {
	font-size: 11px;
	line-height: 15px;

}
form {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; border: #000000; 
	border-style: inset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
textarea {  font-family: 
	Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	border: #000000; 
	border-style: inset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;  border: #000000; 
	border-style: inset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.px140 {  
	width: 140px;
}
.overFlow {
	height: 381px;
	width: 383px;
	overflow: auto;
}
.px65 {
	width: 65px;
}
.px210 {
	width: 210px;
}
.px100 {
	width: 100px;
}
.reg {
	line-height: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;

}body {
	margin: 0px;
	background-image: url(../images/background/stripes.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #9F1904;


}
.formInput {
	width: 250px;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding: 2px 2px 2px 5px;


}
.formField {
	width: 250px;
	border: 1px solid #CCCCCC;
	height: 152px;
	padding: 2px 2px 2px 5px;
	overflow: hidden;

}
hr {
	color: #CCCCCC;
	height: 1px;
}
.tbalpha {
	filter: Alpha(Opacity=50);
}
.stars {
	background-image: url(../images/background/stars.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	background-image: url(../images/background/text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.noborder {
	border: none;
}
.submit {

	width: 75px;
	border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 5px;
}
