/* CSS Document */

HTML
{
	margin: 0;
	padding: 0;
}
BODY
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	line-height: 1.5em;
	background-color: #23404f;
}
TD
{
	vertical-align: top;
}
TABLE
{
	width: 100%;
}
TABLE.w1000
{
	width: 1000px;
	text-align: left;
}
A:active, A:link, A:visited
{
	color: #39ffff;
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
DIV.top
{
	background: #0c110f url('/images/topbg.jpg') top center no-repeat;
	height: 262px;
}
A.logo
{
	margin-top: 20px;
	display: block;
	height: 80px;
	width: 207px;
	background: url('/images/logo.png') top left no-repeat;
	_background: url(none);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png', sizingMethod='crop');
}
DIV.menu
{
	background: #0c110f url('/images/menubg.gif') top left repeat-x;
	height: 58px;
}
DIV.menu A:active, DIV.menu A:link, DIV.menu A:visited
{
	display: block;
	padding: 15px 24px 0 24px;
	height: 30px;
	width: auto;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
DIV.menu A:hover
{
	background: url('/images/menuact.gif') top left repeat-x;
	color: #a7e1ff;
}
DIV.bottom
{
	background: #0c110f url('/images/bottombg.gif') top left repeat-x;
	height: 81px;
}
DIV.bottom TD
{
	vertical-align: middle;
}
DIV.content
{
	border: 1px solid #5c5c5c;
	background-color: #0d2735;
	padding: 10px;
}
DIV.title
{
	background-color: #19323f;
	padding: 10px;
	color: #39ffff;
	font-size: 18px;
	margin-bottom: 5px;
}
DIV.title SPAN
{
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	display: block;
	margin-top: 5px;
}
DIV.title SPAN.tsmal
{
	color: #39ffff;
	display: inline;
}
DIV.title SPAN.years
{
	display: inline;
}
DIV.title SPAN.years A
{
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dashed #FFF;
	margin: 0 10px;
}
DIV.title SPAN.years A:hover
{
	border: none;
}
DIV.title SPAN.years A.act
{
	padding: 8px 10px;
	margin: 0;
	color: #0d2735;
	border: none;
	background: url(/images/yearbot.gif) center 4px  no-repeat;
}
DIV.news
{
	padding: 10px 0;
}
DIV.news A, .port A
{
	font-size: 18px;
	margin: 5px 0;
	display: block;
}
DIV.news SPAN
{
	font-size: 11px;
	color: #999;
}
DIV.news IMG
{
	border: 1px solid #999;
}
DIV.newsdel
{
	background: url('/images/newsdel.gif') top left repeat-x;
	height: 2px;
}
DIV.banner
{
	margin: 10px 0;
	background-color: #19323f;
	color: #fce55b;
	font-size: 14px;
	padding: 10px;
}
DIV.spectext
{
	color: #999;
}
TABLE.port TD
{
	background-color: #19323f;
	padding:5px;
}
TABLE.port TD.no
{
	background-color: #0d2735;
	padding: 0;
}
TABLE.port
{
	margin: 5px 0;
	_margin: 10px 0;
}
TABLE.port TD.cont
{
	padding: 20px;
	width: 100%;
}
IMG#big_photo
{
	border: 5px solid #19323f;
}
DIV.photos DIV
{
	float: left;
	margin: 5px;
	border: 5px solid #23404f;
}
DIV.photos DIV.act
{
	border: 5px solid #a7e1ff;
}
TD.porttext
{
	background-color: #19323f;
	padding: 15px;
	width: 100%;
}
DIV.porttitle
{
	font-size: 18px;
	margin: 10px;
	color: #39ffff;
}
DIV#scroler
{
	overflow: hidden;
	width: 865px;
	height: 100px;
	border: 1px solid #5c5c5c;
}
DIV#scroler DIV
{
	float: left;
	margin: 5px;
	border: 5px solid #23404f;
}
DIV#scroler DIV.act
{
	border: 5px solid #a7e1ff;
}
