body 
{
	background-image: url(../images/tile.gif);
	margin:0px;
	text-align: center;
}

.input 
{
	border:1px solid #454545;
	background-color:#686868;
	background-image: url(../images/formbg.jpg);
	font-family:verdana;
	font-size:11px;
	background-repeat: repeat-x;
	color:#F6B804;
	width:300px;
}

.submit 
{
	border:1px solid #454545;
	background-color:#585858;
	background-image: url(../images/submitbg.jpg);
	background-repeat: repeat-x;
	color:#fff;
	width:100px;
}

.form 
{
	padding:5px;
	font-family:verdana;
	font-size:12px;
	color:#fff;
	width:200px;
}

table 
{
	Border-Collapse: Collapse;
	margin:0px;
	padding:0px;
}

a 
{
	color:#aeadff;
	font-weight:bold;
	text-decoration:none;
}

a:hover 
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	background-color:#aeadff
}

.maintable
{
	width:740px;
	border:0px;
	padding:0px;
	margin: 0 auto 0 auto;
}

.contentTop
{
	width: 740px;
	height:34px;
	background-image: url(../images/top_content.jpg);
}

.content
{
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	background-color:#B7B7B7;
	height: 417px;
}

.contentBottom
{
	width: 740px;
	height:73px;
	background-image: url(../images/bottom_content.jpg);
}

p
{
	padding:5px;
	font-family:verdana;
	font-size:12px;
	color:#fff;
}

b
{
	color:#aeadff
}

strong
{
	color:#aeadff
}

td 
{
	border:0px;
	padding:0px;
	margin:0px;
}

.newsTdTop
{
	background-image:url(../images/left_top.jpg);
	width:196px;
	height:10px;
}

.newsTdBottom
{
	background-image:url(../images/left_bottom.jpg);
	width:196px;
	height:10px;
}

.contentTdTop
{
	background-image:url(../images/right_top.jpg);
	width:487px;
	height:10px;
}

.contentTdBottom
{
	background-image:url(../images/right_bottom.jpg);
	width:487px;
	height:10px;
}

.tdBorderRight 
{ 
	width:10px;
	background-image: url(../images/cr.jpg)
}

.tdBorderLeft 
{ 
	width:10px;
	background-image: url(../images/cl.jpg)
}

.newsTd 
{
	width:176px;
	background-color:#131313;
}

.contentTd 
{
	width:467px; 
	background-color:#131313;
}

.leftColumn 
{
	vertical-align:top;
	margin: 0 auto;
	width:224px;
}

.rightColumn 
{
	vertical-align:top;
	margin: 0 auto;
	width:516px;
}
