HTML{
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FEFEFE;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}
/*input.LoginSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #999999;
	border-left: none;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p.FootNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.SubMenu:link {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.SubMenu:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
a.SubMenu:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.SubMenu:active {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.SideBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
.SmallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.Promotion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0px;
}
.ErrorMessage {
	color: #FF0000;
}
.ProjectFeatureTitle {
	font-weight: bold;
	color: #B65905;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
}
.BarFrame {
	border: 1px solid #999999;
}

.GreyText { color:#616161; font-size:13px;}
.GreyText a {  color:#616161; font-size:13px; margin-left: 25px;}
.GreyText a:link		{ text-decoration:none; color:#616161;}
.GreyText a:visited		{ text-decoration:none;color:#616161;}
.GreyText a:hover		{ text-decoration:underline; color:#616161;}
.GreyText a:active		{ text-decoration:none; color:#616161;}
.GreyText a:focus		{ text-decoration:none; color:#616161;}

.White {color:#FFFFFF;}

.whitelink { color:#FFFFFF;text-decoration:none;}
.whitelink a { }
.whitelink a:link		{ text-decoration:none; color:#FFFFFF; }
.whitelink a:visited	{ text-decoration:none; color:#FFFFFF; }
.whitelink a:hover		{ text-decoration:none; color:#FFFFFF; }
.whitelink a:active		{ text-decoration:none; color:#FFFFFF; }
.whitelink a:focus		{ text-decoration:none; color:#FFFFFF; }
.NormalText { font-size: 11px;}*/