body {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 11px;
	color: #999999;
	background-image: url(../images/backgrounds/gradient_grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.darkgrey11 a:link {
	color: #333333;
	text-decoration: none;
}
.darkgrey11 a:visited {
	color: #333333;
	text-decoration: none;
}
.darkgrey11 a:hover {
	color: #333333;
	text-decoration: underline;
	text-decoration: none;
}
.darkgrey11 a:active {
	color: #333333;
	text-decoration: none;
}
.darkgrey18 a:link {
	color: #333333;
	text-decoration: none;
}
.darkgrey18 a:visited {
	color: #333333;
	text-decoration: none;
}
.darkgrey18 a:hover {
	color: #999999;
	text-decoration: underline;
	text-decoration: none;
}
.darkgrey18 a:active {
	color: #333333;
	text-decoration: none;
}
.white11 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white11 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white11 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-decoration: none;
}
.white11 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.grey18 a:link {
	color: #999999;
	text-decoration: none;
}
.grey18 a:visited {
	color: #999999;
	text-decoration: none;
}
.grey18 a:hover {
	color: #333333;
	text-decoration: underline;
	text-decoration: none;
}
.grey18 a:active {
	color: #999999;
	text-decoration: none;
}
.error a:link {
	color: FF0000;
	text-decoration: none;
}
.error a:visited {
	color: FF0000;
	text-decoration: none;
}
.error a:hover {
	color: #000000;
	text-decoration: underline;
	text-decoration: none;
}
.error a:active {
	color: FF0000;
	text-decoration: none;
}
.error {color: #FF0000; font-size: 11px; }
.bg_grey {background-color: #f7f7f7;}
.bg_submenu_grey {background-color: #999999;}
.grey11 {color: #999999; font-size: 11px; }
.grey12 {color: #999999; font-size: 12px; }
.grey14 {color: #999999; font-size: 14px; }
.grey18 {color: #999999; font-size: 18px; }
.grey30 {color: #999999; font-size: 30px; }
.grey40 {color: #999999; font-size: 40px; }
.darkgrey11 {color: #333333; font-size: 11px; }
.darkgrey14 {color: #333333; font-size: 14px; }
.darkgrey18 {color: #333333; font-size: 18px; }
.darkgrey30 {color: #333333; font-size: 30px; }
.darkgrey40 {color: #333333; font-size: 40px; }
.red20 {color: #960000; font-size: 20px; }
.white11 {color: #FFFFFF;font-size: 11px;}
.white30 {color: #FFFFFF;font-size: 30px;}
.form_centre {
	text-align: center;
}
