A:link { color: #666666; text-decoration:none;}
A:visited { color: #666666; text-decoration:none;}
A:hover { color: #666666; text-decoration:underline;}

Body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#EBECED;
	margin:0px 0px 10px 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}	 
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
} 
.BG_Screen{
	background-image:url(../images/home_screen.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.BG_Nav{
	background-image:url(../images/nav_bar.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.BG_Panel{
	background-image:url(../images/template_panel.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.BG_Footer{
	background-image:url(../images/bg_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.BG_Footer_Grey{
background-color:#EBEDEC;
}
	.Footer {
	font-size:9px;
	line-height:24px;
	color: #FFFFFF;
}
.Border{
	border-width: 1px;
	border-color: #B1AD6E;
	width : 100%;
	font-size: 11px;
}
.BGWhite {
	background-color:#FFFFFF;
}
.FontDGrey {
	color:#4E4B4A;
}
.FontWhite {
	color:#FFFFFF;
}
.FontPurple {
	color:#A555A2;
}
.FontDPurple {
	color:#89318D;
}
.FontFooter {
	font-size:13px;
	line-height:18px;
	font-size: 11px;
	color:#666666;
}
H1 {
font-size: 16px;
line-height: 19px;
}
H2 {
font-size: 14px;
line-height: 17px;
}
H3 {
font-size: 12px;
line-height: 17px;
}

