body {
	background-image: url(assets/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	SCROLLBAR-FACE-COLOR: #F2F2FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #21296B;
	SCROLLBAR-ARROW-COLOR: #21296B;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #21296B;
	background-attachment: fixed;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666699;



}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333399;
	font-style: oblique;
	font-weight: bold;


}
.formfield {
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;



}
.formfield2 {

	border-bottom: 1px dashed #000000;
	border-left: 0px dashed #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.tablerow1 {
	background-color: #F2F2FF;
}
.tablerow2 {
	background-color: #FCFCFC;
}
.tableborder {
	border: 1px solid #000000;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B8B8CF;
	text-decoration: none;
}
.formfield3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.nosee {
	font-size: 12px;

}
.nosee2 {display:none}
#table {
	text-align:left;
	width:90%;
	margin:0;
	padding:0;
	float: left;
}
.rows {
	border:1px solid #999999;
	width:98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-left:5px;
}

.rows tr td {
padding:3px;
}

.head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#000099;
	color:#FFFFFF;
}

.grey{
background-color:#CCCCCC
}
.red {
	color: #790101;
}
