﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #222222;
}
.hdr {
	background-image: url(/Images/FMC/hdr.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 861px;
}
.fontmid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.logininput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 100px;
}
.fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #e50087;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #E50087;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #3366FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #E50087;
	font-weight: bold;
}

.fontwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.logininput2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.hdrgreen {
	background-image: url(/Images/FMC/hdrgreen.gif);
	height: 38px;
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	text-align: left;
	vertical-align: middle;
}
.fontyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fcff00;
	font-weight: bold;
}
.fontreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.fontreg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
.fontblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0377ba;
	line-height: 24px;
	font-weight: bold;
}
.hdrblue {
	background-image: url(/Images/FMC/hdrblue.gif);
	height: 38px;
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	text-align: left;
	vertical-align: middle;
}
.fontblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0377ba;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 85px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-color: #222222;
}



.basicTableHeader
{
	background-color:#fb3388;
	font-weight:bold;
}

.basicTableContent
{
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	border-color:#FFB6C1;
	background-color:#FFFFFF;
	color:#000000;
}

.basicTableContent TD
{
	color:#000000;
}

.basicTableContent a:link
{
	color:#0000FF;
}
.basicTableContent a:visited
{
	color:#0000FF;
}
.basicTableContent a:hover
{
	color:#0000FF;
}
.basicTableContent a:active
{
	color:#0000FF;
}
.basicTableRowColor1
{
	background-color:MistyRose;
	color:#000000;
}
.basicTableRowColor2
{
	background-color:Lavender;
	color:#000000;
}
