body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	color: #7f7f7f;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration:none
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #7f7f7f;
	font-size: 10px;
	font-family: tahoma;
}
.style3
{
	font-size: 10px;
	color: #305293;
	font-family: tahoma;
}
.style4 {
	color: #305293;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #305293;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #305293;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #7f7f7f; 
	font-size: 10px; 
	font-family: tahoma; 
	font-weight: bold; 
}

.message
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: tahoma;
}

.IMGBorder
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}

a.hover:link {color: #FFFFFF; text-decoration: none; }
a.hover:visited {color: #FFFFFF; text-decoration: none; }
a.hover:hover {color: #689941; text-decoration: underline; }
a.hover:active {color: #689941; text-decoration: underline; }

a.hoverEdit:link {color: #305293; text-decoration: none; }
a.hoverEdit:visited {color: #305293; text-decoration: none; }
a.hoverEdit:hover {color: #689941; text-decoration: underline; }
a.hoverEdit:active {color: #689941; text-decoration: underline; }

a.hoverEditUL:link {color: #305293; text-decoration: underline; }
a.hoverEditUL:visited {color: #305293; text-decoration: underline; }
a.hoverEditUL:hover {color: #689941; text-decoration: underline; }
a.hoverEditUL:active {color: #689941; text-decoration: underline; }

a.hoverDownloadUL:link {color: #7f7f7f; text-decoration: underline; }
a.hoverDownloadUL:visited {color: #7f7f7f; text-decoration: underline; }
a.hoverDownloadUL:hover {color: red; text-decoration: underline;}
a.hoverDownloadUL:active {color: red; text-decoration: underline; }

.Label {
	color: #7f7f7f;
	font-size: 10px;
	font-family: tahoma;
}

.TextBox
{	
	border: #7F9DB9 1px solid;
	font-size: 11px;
	color: #7f7f7f;
	font-family: Tahoma;
	background-color: white;
}

.Btn
{
	border: #7f9db9 1px solid;
	font-size: 11px;
	color: #7f7f7f;
	font-family: Tahoma;
	background-color: white;
}

.SectionHeader
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana;
}


