body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}.whiteBG {
	background-color: #FFFFFF;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #605E5E;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #605E5E;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #605E5E;
}
a:hover {
	text-decoration:none;
}
.contantLeftBG {
	background-color: #E8E8E8;
	background-image: url(../images/left_long_bg.jpg);
	background-repeat: repeat-x;
}
.grayBG {
	background-color: #E8E8E8;
}


.styleinput {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #FF8500;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.contantrightBG {
	background-color: #E8E8E8;
	background-image: url(../images/right_long_bg.jpg);
	background-repeat: repeat-x;
}
.arial2 {font-size: 12px; color: #605E5E; font-family: Arial, Helvetica, sans-serif; }

.verd1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #605E5E; font-weight: bold; }

.verd1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #605E5E; 
	font-weight: bold;
	text-decoration: none; }
	
.buttonSilver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #ECECEC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}

h1 {
	color: #419FC3;
	font-size:16px;
	font-weight: bold;
	letter-spacing: -.5px;
}

h2 {
	color: #F89135;
	font-size:14px;
	font-weight: bold;
	letter-spacing: -1px;
}