body
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
}

h1
{
background:url('images/newsbgnd.gif');
color:white;
font-size:16px;
background-repeat:no-repeat;
margin:3px 0px;
padding:0px 0px 0px 5px;
}

h2, h3
{
margin:5px 0px;
}

h2
{
font-size:14px;
}

table.tabs
{
background:#eaedee;
font-size:13px;
font-weight:bold;
}

table.tabs td
{
border:1px solid #cccccc;
}


table.tabs a
{
color:#009933;
}


table.tabs a:hover
{
color:#a71bdc;
}

span.contentMainColorBold
{
font-weight:bold;
}

p.indent
{
text-indent:50px;
}

td.footer a
{
color:white;
}

div.sub
{
background:none;
}

ul.list
{
background:#ccccff;
margin-top:0px;
font-size:13px;
font-weight:bold;
opacity:0.93;
-moz-opacity:0.93;
-khtml-opacity:0.93;
filter: alpha(opacity=93);
border-width:1px;
border-style:solid;
width:140px;
}

ul.list li
{
height:20px;
padding:1px 0px 0px 0px;
position:relative;
left:-20px;
}

ul.list a
{
color:#660099;
}

ul.list a:hover
{
color:#009933;
}

div.partners a
{
color:white;
text-decoration:none;
}

table.admin td
{
border-width:1px;
border-style:ridge;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}

table.admin textarea
{
width:400px;
height:100px;
}



#errorpage{
	margin-top:100px;
	width:500px;
	height:auto;
	background:#F1ECD4;
	border:1px solid:######;
	padding:30px;
	}
