body {
	margin-bottom: 0px;
	background-color: 333333;
	text-align:center;

}
th, td, select, p, label {
	font-family: Verdana;
	font-size: 12px;
	color: 000000;
	font-weight: normal;
	line-height: 14px;

}

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: 000000;
	font-weight: normal;
	line-height: 14px;

}

input, textarea, {
	font-family: Verdana;
	font-size: 12px;
	color: 000000;
	font-weight: normal;
	line-height: 14px;
	background-color: FFFFFF;
	border: 2px solid #666666;

}

table {
	background-color: FFFFFF;
}

input.maillist {
	font-family: Verdana;
	font-size: 12px;
	color: FFFFFF;
	font-weight: normal;
	line-height: 14px;
	background-color: 999999;
	border: 2px solid #666666;

}

table.maillist {
	border-width: 2px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}

table.maillist th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.maillist td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.calendar {
	width: 875px;
	border-width: 2px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.calendar th {
	width: 125px;
	font-family: Arial;
	color: FFFFFF;
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: 000000;
	-moz-border-radius: ;
}
table.calendar td {
	width: 125px;
	height: 75px;
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.sortable {
	border-width: 2px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}

table.sortable th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: #CCCCCC;
	background-position: 95% 50%;
	background-repeat:no-repeat;
	cursor:pointer;
	-moz-border-radius: ;
}

table.sortable td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.sortable th.descend {
	background-image:url(caret_up.gif);
}

table.sortable th.ascend {
	background-image:url(caret_down.gif);
}

.headerblue {
        border-width:1px;
	border-style:solid;
	border-color:#CC0000;
	background-color: #003366;
}

.frame {
	border: 1px solid #666666;
}

.lightredframe {
        border-width:1px;
	border-style:solid;
	border-color:#CC0000;
}

.lightgreyframe {
        border-width:1px;
	border-style:dotted;
	border-color:#cccccc;
}

.lightredframeright {
        border-right-width:2px;
	border-right-style:solid;
	border-right-color:#CC0000;
}

.mainbodysection {
        border-right-width:2px;
	border-right-style:solid;
	border-right-color:#CC0000;
	padding: 10px;

}

.mainbodysectionwithfl {
        border-right-width:2px;
	border-right-style:solid;
	border-right-color:#CC0000;
	padding: 10px;
	background-image:url(images/fl_background.jpg);

}

.sectionhead {
	font-family: Verdana;
	font-size: 16px;
	color: CC3333;
	font-weight: bold;
	text-decoration: underline;
}

.footnote {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.yellowtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: FFFFCC;
}

.notetext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: CC3333;
}

.notetext2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: CC3333;
}

.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 000000;
}

.text5 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 67767a;
}
.text6 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 4E4E4E;
}

a:link {
	color: #3366cc;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #3366cc;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.small:link {
	color: #3366cc;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a.small:visited {
	color: #3366cc;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a.small:hover {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}


a.a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: a2cddf;
	text-decoration: none;
}
a.a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: a2cddf;
	text-decoration: none;
}
a.a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: a2cddf;
	text-decoration: underline;
}

a.b:link {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 616161;
	text-decoration: underline;
}
a.b:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 616161;
	text-decoration: underline;
}
a.b:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 616161;
	text-decoration: none;
}

a.c:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 71A2CB;
	text-decoration: none;
}
a.c:visited {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 71A2CB;
	text-decoration: none;
}
a.c:hover {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 71A2CB;
	text-decoration: underline;
}

a.d:link {



	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:visited {


	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {


	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.e:link {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 71A2CB;
	text-decoration: underline;
}
a.e:visited {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 71A2CB;
	text-decoration: underline;
}
a.e:hover {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #81992B;
	text-decoration: none;
}

a.f:link {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 898989;
	text-decoration: underline;
}
a.f:visited {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 898989;
	text-decoration: underline;
}
a.f:hover {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #81992B;
	text-decoration: none;
}

a.g:link {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:visited {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.inputstyle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

img.withborder {
        border-width:4px;border-style:solid;border-color:#000000;
}

a img.webpics {
	border-color:000000; border-width:2px;border-style:solid;filter:Alpha(Opacity=80)
}

a:hover img.webpics {
	border-color:CC3333; border-width:2px;border-style:solid;filter:none
}
