body
{
	margin:0;
	padding:0;
	color: #2222aa;
	font-family: Times new;
	font-style: italic;
	font-weight: bold;
 	font-size: 15px;
 	background: #D7EDFB url('/images/back.jpg') repeat-x top center;
 	line-height: 20px;

}

a img
{
	border: 0;
}
table, tr, td
{
	margin:0;
	padding:0;
}

#maintable
{
	width:1090px;
	margin-left: auto;
	margin-right: auto;
}

#toptable
{
	width:100%;
	margin-top: 50px;
}

#menu
{
	padding-top: 10px;
	margin-top: 10px;
	text-align:center;
	font-size: 16px;
}
#menu a
{
	padding: 15px;
	color: #2222aa;
}

a
{
	color: #111111;
	text-decoration:none;
}

#content
{
	width: 1000px;
	margin:0;
	padding: 20px;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 4px;
	padding-top: 5px;
	background-image: url('/images/b.png');
	background-repeat: repeat;
}

#content .bigtitle {
	font-size: 16px;
	font-weight: bold;
}
#content a
{
	text-decoration: none;
	font-weight: bold;
	color: #2222aa;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content a:hover
{
	border-bottom: 1px solid #2222aa;
}
#content p
{
	padding: 0;
	margin: 0;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
#content img
{
	margin: 12px;
	padding: 3px;
	margin-top: 0;
	border: 2px solid #bbbbff;
}
h1
{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-style: italic;
}
h2
{
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-style: italic;
}

#maincolumn {
	text-align:left;
	padding: 10px 5px 0 5px;
	margin: 10px 5px 0 5px;
}
.player object
{
	margin: 0;
	padding: 0;
	width: 0px;
	height: 1px;
}

.player
{
	text-decoration: none;
}
.player a
{
	text-decoration: none;
	padding-right: 5px;
}
#newsdate
{
	margin-top: -15px;
	padding-top: 30px;
	color: 222222;
	font-size:12px;
}
h3
{
	padding-bottom: 2px;
	margin-bottom: 2px;
}