body {
	margin: 0px;
	background;
	background-image : url("../images/bg_gradient.jpg");
	background-repeat : repeat-x;
	font: normal 12px/16px Arial, Verdana, Geneva, Helvetica, san-serif;
}

a {
	color: #003399;
	font: normal 12px/16px Arial, Verdana, Geneva, Helvetica, san-serif;
}

a:hover {
	color: black;
	text-decoration: none;
}

a:visited {
	color: #6699ff;
}

#mainBody {
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 0px;
	width: 766px;
	height: 700px;
	background: white;
	border-left: 4px solid #cccccc;
	border-right: 4px solid #cccccc;
	font: normal 12px/16px Arial, Verdana, Geneva, Helvetica, san-serif;
	/*
	height: 400px;
	border-bottom: 1px solid #cccccc;
	*/
}

#contentBody {
	padding: 10px;
	font: normal 12px/16px Arial, Verdana, Geneva, Helvetica, san-serif;
}

#newsBody {
	margin: -10px 0px 0px 0px;
	font: normal 12px/16px Arial, Verdana, Geneva, Helvetica, san-serif;
}

#newsBody .newsTable {
	margin: 10px 0px 0px 0px;
}

#newsBody .newsTable td {
	font: normal 12px/15px Arial, Verdana, Geneva, Helvetica, san-serif;
	/*
	font: normal 12px/15px Arial, Verdana, Geneva, Helvetica, san-serif;
	*/
}

.arc_bg {
	background-image : url("../images/logo_alliance.gif");
	background-repeat : no-repeat;
}

#contacts {
	position: absolute; 
	top: 288px; 
	left: 10px; 
	width: 148px;
}

#contacts .contactsBody {
	margin: 3px 0px 0px 0px;
}

#contacts .contactsBody td {
	font: normal 11px/14px Arial, Verdana, Geneva, Helvetica, san-serif;
}

#contacts .contactsBody a {
	color: #003399;
	font: normal 11px/14px Arial, Verdana, Geneva, Helvetica, san-serif;
}

#contacts .contactsBody a:hover {
	color: black;
	text-decoration: none;
}

#contacts .contactsBody a:visited {
	color: #6699ff;
}

#copyright {
	font: normal 10px/14px Arial, Verdana, Geneva, Helvetica, san-serif;
	margin: 0px 0px 10px 0px;
}

#copyright a {
	color: #003399;
	font: normal 10px/14px Arial, Verdana, Geneva, Helvetica, san-serif;
}

#copyright a:hover {
	color: black;
	text-decoration: none;
}

#copyright a:visited {
	color: #6699ff;
}
