.InputBox { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000 ; 
	border: #cccccc; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

A:link {color: #2C5994; text-decoration: underline;}
A:visited {color: #2C5994; text-decoration: underline;}
A:hover {color: #2C5994; text-decoration: none;}

A.entersys:link {color: #ffffff; text-decoration: none;}
A.entersys:visited {color: #ffffff; text-decoration: none;}
A.entersys:hover {color: #ffffff; text-decoration: none;}

.text_body {
	font-family: Tahoma;
	font-size: 11px;
	color: #2C5994;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9ECEE;
}

body,td,th {
	font-size: 11px;
}
.boder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #909090;
	border-right-color: #909090;
	border-left-color: #909090;
}
.text_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2C5994;
}
.text_blue {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #2C5994;
}

.text_footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
