body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
td,th {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

ul {
	padding-left: 15px;
}

a:link {
	color: #669900;
	text-decoration:none;
}
a:visited {
	color: #669900;
	text-decoration:none;
}
a:hover {
	color: #003366;
	text-decoration:none;
}

.bold {
	font-weight: bold;
}

.smtext {
	font-family: Arial, Helvetica;
	font-size: 10px;
}
.medtext {
	font-family: Arial, Helvetica;
	font-size: 11px;
}
.smtextbold {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.smtextblue {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #003366;
}
.smtextbluebold {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.textblue {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #003366;
}
.textbluebold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.smtextgreen {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #CCFF00;
}
.smtextgreenbold {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #CCFF00;
}
.textgreen {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #CCFF00;
}
.textgreenbold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CCFF00;
}

.smtextgrey {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}
.smtextgreybold {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.textgrey {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
.textgreybold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.darkgreen {
	color: #669900;
}

.textwhite {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.textwhitebold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.form {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #DFDFDF;
}

a.link2:link {
	color: #CCCCCC;
	text-decoration:none;
}
a.link2:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a.link2:hover {
	color: #CCFF00;
	text-decoration:none;
}
a.link3:link {
	color: #003366;
	text-decoration:none;
}
a.link3:visited {
	color: #003366;
	text-decoration:none;
}
a.link3:hover {
	color: #669900;
	text-decoration:none;
}

.tblborder {
	border : thin solid #CCCCCC;
	border-width : 1px 1px 1px 1px;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.tblheader {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 3px;
}


.back1 {
	background-color: #003366;
}
.back2 {
	background-color: #CCFF00;
}
.back3 {
	background-color: #CCE0EE;
}
.back4 {
	background-color: #F3FDCD;
}
.back5 {
	background-color: #CCCCCC;
}
