.input_textarea,.input_text,.input_select {
	width:300px;
}
#bgcolor {
	background-color: #000044;
}
body {
	background: #000044;
}
.blackborder {
	border: 1px solid #000000;
}
.background {
	background-attachment: fixed;
	smackground-image: url(graphics/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.field_text {
	width:400px;
	margin-bottom:10px;
}
.gold_heading {
	color:#a08655;
	font-size:13px;
}
.red_heading {
   color:#FF0000;
  font-size:40px;
}

body,p,td {
	color:#FFFFFF;
	font-family:"Lucida Sans Unicode";
	font-size:12px;
}
h3 {
	margin-left:0px;
	margin-top:3px;
	margin-bottom:8px;
	font-family:Verdana;
	font-weight:normal;
	font-size:16px;
	color:#FFFFFF;
}
input {
	font-family:"Lucida Sans Unicode";
	font-size:11px;
}
textarea {
	font-family:"Lucida Sans Unicode";
	font-size:11px;
}
#selected_link {
	color:#FFFFFF;
}
a { 
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:12px;
	color:#a08655; 
	text-decoration:none;
}
a:hover { 
	color:#FFFFFF; 
}
table.side_menu {
	width:150px;
}
table.side_menu td {
	height:30px;
	border: 1px #a08655 solid; 
	border-top:none;
	border-left:none;
	border-right:none;
	text-align:left;
}
table.advert {
	margin-top:25px;
	width:150px;
	height:140px;
	border: 1px #a08655 solid;
	font-family:"Century Gothic";
	background:#000000;
}
table.advert th {
	border:none;
	font-size:12px;
	padding:0px;
	height:40px;
}
table.advert td {
	border:none;
	font-size:10px;
	text-align:center;
	padding:0px;
}
table.icons {
	text-align:center;
	width:100%;
	height:211px;
}
table.icons p {
	margin:0;
	padding:0;
	margin-top:5px;
}
#icon {
	border:1px solid white;
}
