div.outer {
	float: left;
	width: 205px; height: 32px;
	margin: 0 0 0 0;
	background: url('../img/menu.gif') top left no-repeat;
}
div.outer a:visited {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	background: url('../img/menu.gif') top left no-repeat;
}
div.outer a:link {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	background: url('../img/menu.gif') top left no-repeat;
}
div.outer a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	background: url('../img/menu_s.gif') top left no-repeat;
}
div.outer span {
	display: block;
	margin:0; padding: 9px 0 0 20px;
} 

div.outer2 {
	float: left;
	width: 205px; height: 32px;
	margin: 0 0 0 0;
	background: url('../img/menu_end.gif') top left no-repeat;
}
div.outer2 a:visited {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
	text-transform: uppercase;
	text-decoration: none;
	background: url('../img/menu_end.gif') top left no-repeat;
}
div.outer2 a:link {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
	text-transform: uppercase;
	text-decoration: none;
	background: url('../img/menu_end.gif') top left no-repeat;
}
div.outer2 a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
	text-transform: uppercase;
	text-decoration: none;
	background: url('../img/menu_end_s.gif') top left no-repeat;
}
div.outer2 span {
	display: block;
	margin:0; padding: 9px 0 0 20px;
}

body {
	margin: 0;
	padding: 0;
}
span.now {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0066cc;
	text-transform: uppercase;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
}
td.content {
	padding: 10px 15px 10px 15px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}
td {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
span.date {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
}

a.mail:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.mail:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.mail:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
	text-decoration: underline;
}

a.d1:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.d1:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.d1:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

td.line {
	background: url('../img/black_t.gif') repeat-x;
}

span.shortnews{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}



