body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #333333;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-style: italic;
}
.footer {
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
}

a:active {
	text-decoration: none;
	color: #999999;
}
h1 {
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
h2 {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FF6600;
	font-style: italic;
}
h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #333333;
	font-weight: normal;
}

h4 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: 800;
}
h6 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
.midheading {
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}

.FormText {
	color: #CCCCCC;
	font-weight: 800;
	font-size: 13px;
}
.text1 {
	color: #993300;
	font-style: italic;
	font-size: 13px;
}
.whitetxt {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.Grey {
	color: #333;
	font-size: 13px;
}

.White {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text2 {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
#Bg #Text #Links a {
	font-size: 14px;
	font-weight: 600;
	color: #FF6600;
}
#Bg #Text #Links a:hover{
	font-size: 14px;
	font-weight: 600;
	color: #666666;
}
#SharpRasps {
	padding: 5px;
	background-color: #FFF;
}
#SharpRasps h3 {
	font-size: 14px;
	color: #F60;
	font-weight: bold;
}
#Flags a img {
	margin: 0px 10px;
	padding: 0px;
}

.italicsLight {
	font-style: italic;
	color: #333;
}
.light {
	color: #333;
}
.CAPITALS {
	text-transform: uppercase;
}
#Links ul {
	list-style: none;
	margin: 10px 0px 0px 30px;
	padding: 0px;
}
#Links ul li {
	margin: 0px;
	padding: 6px 0px;
}
#special {
	background: url(images/Special.png) repeat-y;
	padding: 10px 0px;
	margin-bottom: 10px;
	width: 850px;
	border-bottom: 1px outset #CCC;
	font-size: 16px;
	color: #F60;
}
.Red {
	color: #D20000;
}
#alert {
	background: url(images/RedBg.png) repeat-y left top;
	text-align: left;
	margin: 20px 0px;
	padding: 12px 0px 12px 80px;
	float: left;
	width: 500px;
	color: #FFF;
	border: 1px outset #CCC;
	font-size: 13px;
}
#alert h3 {
	color: #FFF;
	font-size: 20px;
	padding: 0px 0px 10px;
}

