body {
  margin: 0;
  padding: 0 0 10px 0;
  background-image: url(../images/gradient.jpg);
  background-repeat: repeat-x;
  background-position: top;
  font-size: 11px;
}

body, td, div, p, h1, h2, h3 {
	  font-family: "Franklin Gothic Book", "Franklin Gothic Medium", Verdana, Arial;
}

#slogan {
	height: 50px;
	color: white;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}

td#logo {
  background: url(../images/logo_back.jpg) no-repeat 0 6px;
  width: 194px;
}

.menu, .menu1 {
	text-align: center;
	background: url(../images/menu_back.jpg) repeat-x;
	font-size: 9px;
	font-weight: bold;
	color: #179dd9;
	height: 30px;
}

.menu a, .menu1 a {
	color: black;
	text-decoration: none;
}

.menu {
	border-left: 1px solid #C1D72E;
}

div.bluelink {
	margin-top: 12px;
}

div.bluelink a {
	color: #00a0df;
	text-decoration: none;
}

div.greylink a {
	color: #9d9fa2;
	text-decoration: none;
}

div.silverlink a {
	color: #d6d6d4;
	text-decoration: none;
}

td.addfriends1,
td.addfriends2 {
	font-size: 10px;
	padding-left: 6px;
}

td.addfriends1 {
	color: #9d9fa2;
}

td.addfriends2 {
	color: #d6d6d4;
}

table#welcome td,
table#welcome a {
	color: #00a0df;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

h2#main {
	color: #00a0df;
	font-size: 20px;
	padding: 0;
	margin: 0;
	font-family: "Franklin Gothic Book", "Franklin Gothic Medium", Verdana, Arial;
}

div#author {
	color: #9d9fa2;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 23px;
	font-weight: bold;
}

div#main_news {
	color: #9d9fa2;
	font-size: 12px;
	line-height: 18px;
}

div#mainnews_menu,
div#mainnews_menu a {
	color: #9d9fa2;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	line-height: 18px;
}

div#mainnews_link a {
	color: #00a0df;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

h2.sidenews {
	color: #00a0df;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 0;
	margin: 0;
}

div.newsstatus,
div.newsmenu,
div.newsmenu a {
	color: #9d9fa2;
	font-size: 10px;
	text-decoration: none;
}

div.newstext {
	margin-top: 10px;
	color: #9d9fa2;
	font-size: 10px;
}

div.newstext a {
	color: #00a0df;
	font-weight: bold;
	text-decoration: none;
}

h2.headlines {
	color: #00a0df;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 3px 0;
}

a.newslink {
	color: #00a0df;
	font-weight: bold;
	text-decoration: none;
}