body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ececec;
	background-image:url("bg.gif");
        background-repeat: repeat-y; 
	background-position:center;
	font-size: 12px;
	font-weight: normal;
}
td {font-size: 12px;font-weight: normal;color: #000000;}
.top {width:100%;height:38px;background-image:url("bgtop.gif");TEXT-ALIGN: center;}
.form {background-color:#fff;border:1px solid #999;font-size: 12px;color:#333;}

.bar {TEXT-ALIGN: center;padding-top:10px;padding-bottom:10px;}

a:link {font-size: 12px;line-height: 16px;color: #333;text-decoration: none;}
a:visited {font-size: 12px;line-height: 16px;color: #333;text-decoration: none;}
a:hover {font-size: 12px;line-height: 16px;color: #FF0000;text-decoration: underline;}

.foot:link {font-size: 12px;line-height: 16px;color: #333;text-decoration: none;}
.foot:visited {font-size: 12px;line-height: 16px;color: #333;text-decoration: none;}
.foot:hover {font-size: 12px;line-height: 16px;color: #999;text-decoration: underline;}

.foot {font-size: 12px;line-height: 23px;color: #333;text-decoration: none;}

