body {
    margin:0px;
	padding:0px;
	background-color:#000000;
	height:100%;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size:12px;
	color:#CCC;
}

a  {
	color:#DADADA;
	text-decoration: none;
	font-size:15px;
}
a:hover { 
	text-decoration: underline;
}

a.top  {
	color:#DADADA;
	text-decoration: none;
	font-size:18px;
	font-family:"Monotype Corsiva";
}
a.top:hover { 
	text-decoration: underline;
}

a.rep  {
	color:#DADADA;
	text-decoration: underline;
}
a.rep:hover {
	text-decoration: none;
}

a.news  {
	color:#CECECE;
	text-decoration: none;
	font-size:13px;
	font-family:"tahoma";
}
a.news:hover {
	text-decoration: underline;
}

a.bottom  {
	color:#DADADA;
	text-decoration: none;
	font-size:9px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
}
a.bottom:hover { 
	text-decoration: underline;
}

a.bottom2  {
	color:#DADADA;
	text-decoration: none;
	font-size:12px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
}
a.bottom2:hover {
	text-decoration: underline;
}

#maincontainer {
	width:1100px;
	border:0px;
	height:100%
}

.content {
	width:100%;
	font-size:12px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
}

#maintable {
	height:100%;
	background-color:#000000;
	font-size:12px;
}

#top {
	width:1100px;
	background:url(/images/top-back.jpg) no-repeat;
	height:124px;
}

#menutop {
	text-align:center;
	width:100%;
	height:40px;
}

#mainmenu {
	float:right;
	height:40px;
}

#container {
	width:1024px;
	margin-left:auto;
	margin-right:auto
}

.maintable {
	height:100%;
	padding:0px;
	margin:0px;
	background:#FFFFFF
}
h2 {
	font-family:"Monotype Corsiva";
	font-size:28px;
    color:red;
}
a.link {
        color: #676767;
        font-size: 12px;
        }
a.link:hover{
        color: #2554F2
    }

a.link2 {
        font-size: 13px;
        }