a:link{
		color: #4d20f4;
		text-decoration: none;	
}
a:visited {    
	color: #4d20f4;
	text-decoration: none;	
}
a:hover {
	color: #FF0000;
	text-decoration: none;	
}
.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.Text {
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	text-decoration: none;
}
a.white:link {text-decoration: none; color: #ffffff; font-size:8px;}
a.white:visited {text-decoration: none; color: #ffffff font-size:8px;}
a.white:hover {text-decoration: none; color: #eeeeee font-size:8px;}
.forminput {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 12px;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: tahoma;
	BACKGROUND-COLOR: #eef3f9
}
.btn {
	background-color:#090;
	font-family:Tahoma;
	font-size:10pt;
	color:#FFFFFF;
	text-align: center;
}
.Field {font-size: 8pt; font-family: Tahoma; color: #000000; background-image:url('images/fieldbg.gif')}
.subNav {
	BACKGROUND-COLOR: #DFF3DE;
	border: 1px solid #666;
}
.memText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}.indexrline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #E5E5E8;
	border-right-color: #E5E5E8;
	border-bottom-color: #E5E5E8;
	border-left-color: #E5E5E8;
}
#container {
	width: 740px;
	margin:0 auto;
	position: relative;
}
