html {height:100%;z-index:0;}

body {
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color:#CCCCCC;
	margin: 0px;
	background-color:#4C4C4C;
}

b.alt {color:#9A927D;}

img {border:none;}
form {margin:0px;padding:0px;width:98%;}

h1{
margin:0px;
padding:0px;
font-weight:bold;
font-size:110%;
}

h2{font-size:110%;margin:0px;padding:0px}

h3{
color:#CCCCCC;
font-size:13px;
text-align:center;
margin-bottom:0px;
margin-top:0px;
}

a:link,a:visited {color:#9A927D;font-weight:bold;}
a:hover {color:#666666;text-decoration:none;font-weight:bold;}

table.norm{
padding:0px;
border:none;
width:100%;
}

.clr {clear: both;}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

ul#topmenu
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#topmenu li
{
	padding-left: 9px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	line-height: 32px;
	white-space: nowrap;
	background-image:url(../images/1/spacer.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:32px;
	color:#666666;
}

ul#topmenu li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color:#666666;
	background: transparent;
}

.button {
  color:#333333;
  font-family: verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  background: url(../images/1/button_bg.png) repeat-x;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

label {color:#999999;}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-family:tahoma;
}
.inputbox2 {
	border:solid 0px #cccccc;
	background-color: #ffffff;
}

div.main{
vertical-align:top;
}

ul.latestnews-nav{
text-indent:5px;
}

td.left{
	background-image:url(../images/1/left.png);
	background-repeat:no-repeat;
	background-position:right top;
}

td.right{
	background-image:url(../images/1/right.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#popup
{
display:none;
z-index:3;
background:#666666;
border:1px solid black;
padding:2px;
}

#poptop
{
border:1px solid black;
padding:2px;
height:28px;
text-align:center;
background:#333333;
margin-bottom:2px;
vertical-align:middle;
}

#ajax
{
border:1px solid black;
color:#000000;
padding:2px;
background:#DCDCDC;
text-align:center;
}

div#bg
{
display:none;
position:absolute;
top:0px;
left:0px;
float:left;
background:#000000;
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:'0.6';
z-index:1;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {margin-bottom: 0px;padding-bottom:4px;color:#FFFFFF;}

table.moduletable th, div.moduletable h3 {
	background: url(../images/1/top_mod.png) no-repeat;
	background-position:bottom left;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:5px;
}

table.moduletable td {font-size: 11px;margin: 0px;font-weight: normal;}

ul.quicktop{margin:0;padding:0;list-style:none;}

.quicktop li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/1/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

td {text-align:left;font-size: 11px;}

#buttons>ul#topmenu li a { width: auto; }
ul#topmenu li a:hover{color:#990000;}

.tlcorner {
height:8px;
width:8px;
background-image: url('/images/1/box/top_left.png');
background-repeat: no-repeat;
}

.trcorner {
text-align:right;
padding:0px;
height:5px;
width:5px;
background-image: url('/images/1/box/top2_right.png');
background-repeat: no-repeat;
}

.blcorner {
height:8px;
width:8px;
background-image: url('/images/1/box/bot_left.png');
background-repeat: no-repeat;
}

.brcorner {
height:8px;
width:8px;
background-image: url('/images/1/box/bot_right.png');
background-repeat: no-repeat;
}