@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(/images/pink_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
}
#menu {
	margin-top:100px;
	margin-bottom:0px;
	margin-left:-12px;
	padding:0px;
	margin-bottom:0px;
}
#container {
	background-color: #101010;
	width:754px;
	height:auto;
	text-align:left;
	margin-top:-1px;
}
.updates {
	background-image:url(/images/updates/updates_bg.jpg);
	background-repeat:repeat-y;
	height:auto;
}
a.topmenu {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border:0px;
	padding:0px;
}
a.topmenu:hover {
	border-bottom:2px solid #f09f1d;
	margin:0px;
	padding:0px;
}
.imgmenu {
	border:0px;
	padding:0px;
}
#banner {
	width:722px;
	height:120px;
	background-color:#242424;
	margin:0px;
	padding:0px;
	margin-top:-4px;
}
#mediabanner {
	width:722px;
	height:445px;
	background-color:#242424;
	margin:0px;
	padding:0px;
	margin-top:-4px;
}
#greyline {
	width:722px;
	height:8px;
	background-color:#333333;
}
#greyline2 {
	width:722px;
	height:8px;
	background-color:#242424;
}
h1 {	
	font-size:18px;
	font-weight:normal;
}
h2 {	
	font-size:16px;
	font-weight:normal;
}
h3 {	
	font-size:14px;
	font-weight:normal;
}
h4 {	
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.para {
	text-align:justify;
	font-size:11px;
	font-weight:normal;
	width:480px;
}
#footer {
	font-size:10px;
	color:#FFFFFF;
	margin-top:20px;
}
a.bottommenu {
	border-right:1px solid white;
	margin-right:8px;
	padding-left:8px;
	padding-right:8px;
	color:#FFFFFF;
	text-decoration:none;
}
a.bottommenu:hover {
	color: #f09f1d;
}
a.readmore {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color: #f09f1d;
}
a.readmore:hover {
	color:#FFFFFF;
}
a.backnews {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color: #f09f1d;}
a.backnews:hover {
	color: #FFFFFF;
}
.links {
	margin-left:10px;
}
a.whitelink {
	font-size:11px;
	font-weight:bold;
	color: #f09f1d;
	text-decoration:none;
}
a.whitelink:hover {
	color:#FFFFFF;
}
.formitem {
	text-align:right;
	font-weight:bold;
	font-size:14px;
}
.submit {
	font-size:14px;
	font-weight:bold;
	width:160px;
	height:30px;
	text-align:center;
	background-color: #101010;
	border: 1px solid white;
	color:#FFFFFF;
	margin:6px;
}
#fb {
	width:180px;
	height:36px;
	background-color:#1a1a1a;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:50px;
}
a.media {
		font-weight:bold;
	color: #f09f1d;
	text-decoration:none;
	}
a.media:hover {
	color:#FFFFFF;
}
.RequiredTextBox {
		font-family: "Times New Roman", Times, serif;
		font-size:14px;
		color:#000000;
} 
.FailedTextBox {
		font-family: "Times New Roman", Times, serif;
 		border: 1px solid #CC0000; 
		font-size:14px;
		color:#000000;
}
	