body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #303030;
	margin: 0px;
	font-size: 11px;
	background-color: #666666;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #303030;
	font-size: 11px;
	line-height: normal;
}
tr.rowoverodd {
	background-color : #FAFAFA;
	height: 18px;
}
tr.rowovereven {
	background-color : #FFFFFF;
	height: 18px;
}
tr.rowoverselected {
	background-color : #DEDEDE;
	height: 18px;
}
a {
	color: #004B9D;
	text-decoration: none;
}
a:hover {
	color: #004B9D;
	text-decoration: underline;
}
.link1 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.link1 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #004B9D;
	text-decoration: none;
}
.link2 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #851213;
	text-decoration: none;
}
.link2 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #851213;
	text-decoration: underline;
}
.link3 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
}
.link3 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #004B9D;
	text-decoration: none;
}
.link4 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #851213;
	text-decoration: none;
}
.link4 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #851213;
	text-decoration: underline;
}
.link5 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.link5 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #004B9D;
	text-decoration: none;
}
.link6 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link6 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#flashcell {
	width: 95px;
}

form {
	margin: 0px;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #303030;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #303030;
}
hr {
	color: #004B9D;
	background-color: #004B9D;
	height: 5px;
}
.textareatype {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #303030;
}
.redBoldtext {
	font-weight: bold;
	color: #FF0000;
}
.pad10all {
	padding: 10px;
}
.pad10left {
	padding-left: 10px;
}
.pad10Right {
	padding-right: 10px;
}
.pad10Top {
	padding-top: 10px;
}
.pad10Bottom {
	padding-bottom: 10px;
}
.pad10tb {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pad10LR {
	padding-right: 10px;
	padding-left: 10px;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
