body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #AABFFF;
}

#header {
	width:675px;
	height:45px;
	border: 2px solid #000000;
	background: #FFFFFF;
}

#banner {
	width:675px;
	height:100px;
	background: #CCD3F1;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
#content {
	width:675px;
	border: 2px solid #000000;
	background: #FFFFFF;
}
#feature {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
#baseline {
	width:675px;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	background: #CCD3F1;
	border-bottom: 2px solid #000000;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #767676;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #267EAC;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #CE5248;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #009999;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #767676;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #767676;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.blue {
	color: #1640EE;
}
.red {
	color: #FD1200;
}

