a {
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #333;
}
body font-family: Arial, Helvetica, sans-serif;
#header {
	margin: 0 auto 0 auto;
}
#mainimg {
	width:990px;
}
#footer {
	height: 20px;
	width: 990px;
	margin: 0 auto 0 auto;
	background-color : #0074a6;
	font-family: serif;
	font-size: 11px;
	color: white;
}
#footer a {
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: white;
	font-size:10px;
	position:relative;
	top:4px;
	letter-spacing: 1px;
}
#mainimg {
	width:990px;
}

	
}
.boxshadow {
	-webkit-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.28);
	-moz-box-shadow:    0px 5px 12px rgba(50, 50, 50, 0.28);
	box-shadow:         0px 5px 12px rgba(50, 50, 50, 0.28);}
.button {
	background-color: #487ce7;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #487ce7), color-stop(100%, #487ce7));
	background-image: -webkit-linear-gradient(top, #487ce7, #487ce7);
	background-image: -moz-linear-gradient(top, #487ce7, #487ce7);
	background-image: -ms-linear-gradient(top, #487ce7, #487ce7);
	background-image: -o-linear-gradient(top, #487ce7, #487ce7);
	background-image: linear-gradient(top, #487ce7, #487ce7);
	border: 1px solid #487ce7;
	border-bottom: 1px solid #487ce7;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 0 #487ce7;
	box-shadow: inset 0 1px 0 0 #96ca6d;
	color: #fff;
	font: bold 16px/1 "Tahoma", "Arial", "Lucida Sans", Geneva, Verdana, sans-serif;
	padding: 7px 0 8px 0;
	text-align: center;
	text-shadow: 0 -1px 0 #4c9021;
	width: 150px;
}
.button:hover {
    background-color: #487ce7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #487ce7), color-stop(100%, #487ce7));
    background-image: -webkit-linear-gradient(top, #487ce7, #487ccc);
    background-image: -moz-linear-gradient(top, #487ce7, #487ccc);
    background-image: -ms-linear-gradient(top, #487ce7, #487ccc);
    background-image: -o-linear-gradient(top, #487ce7, #487ccc);
    background-image: linear-gradient(top, #487ce7, #487ccc);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer;
}

.button:active {
    border: 1px solid #182c55;
    border-bottom: 1px solid #182c55;
    -webkit-box-shadow: inset 0 0 8px 4px #182c55, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #182c55, 0 1px 0 0 #eeeeee;
}
.input:focus {
	-webkit-box-shadow: 0px 0px 5px #007eff;
	-moz-box-shadow: 0px 0px 5px #007eff;
	box-shadow: 0px 0px 5px #007eff;
	direction:rtl;
	text-align:right;
	behavior: url(PIE.htc);
	position:relative;
	z-index: 0;
}
.input {
	behavior: url(PIE.htc);
	padding: 5px;
	
	font-size: 14px;
	font-family: sans-serif;
	font-weight:bold;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#ffffff));
	background: -moz-linear-gradient(top,  #f4f4f4,  #ffffff);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	direction:rtl;
	text-align:right;
	border-radius: 3px;
	border: 1px solid #cccccc;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow:  1px 1px 0px #efefef;
	position:relative;
	z-index: 0;
}


.tablehead {
	background-color:#002157; border:1px dotted #666666; color:#FFF;
	font-size: 16px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tableonly {
	border: 1px dotted #dcdcdc;font-size: 16px;
}
.tableonly2 {
	border: 1px dotted #dcdcdc;font-size: 16px;
}
.smsm {
	border: 1px dotted #dcdcdc; font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.opop {
	border: 1px solid #CCC;
}
.tb1{
	background-color: #f1f1f1;
}
.signout{
	float:right;
}
.tit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #002157;
	font-weight: bold;
}
.appro {
	border: 2px solid #487CCC;
	background-color:#002157;
	font-weight: bold;
	font-size: 18px;
	color: #F1F1F1;
}
.regbox {
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#002157;
}
