* {
	margin:0px;
	padding:0px;
}

body {
	font-family : Arial;
	font-size : 12px;
	background-color : #FFFFFF;
	color : #000000;
        link : #af0000;
        vlink : #000000;
        alink : #000000;
}

table {
	border-collapse:collapse;
	border:0px;
}

img {
	border:0px;
}

td {
	font-size:11px;
	vertical-align:top;
}

h1 {
	font-size:16px;
	font-family:Trebuchet MS;
	color:#000000;
	abackground:#E6EDF3;
	background:#f4f4f4;
	padding:5px;
}

hr {
	margin:5px;
	margin-left:0px;margin-right:0px;
}

td.date {
	padding-right:7px;
	vertical-align:middle;
}

td.date input {
	font-size:12px;
	font-weight:bold;
	background:none;
	border:none;
	height:17px;
	font-family:Trebuchet MS;
	margin:0px;
}

table.vmenu {
	width:100%;
	background:url('./images/menu1_bg.gif') repeat-y left;
	margin-top:5px;
	border:1px solid #7f7f7f;
	border-left:0px;
}

table.vmenua {
	width:100%;
	background:#556D98 url('./images/menu_bg_winter.jpg') repeat-y right;
	/*background:#556D98 url('./images/menu_bg.jpg') repeat-y right;*/
	margin-top:5px;
	border:1px solid #7f7f7f;
	border-left:0px;
	color:#ffffff;
}

table.vmenu a {
	color:#000000;
}

table.vmenua a {
	color:#ffffff;
}

table.vmenu a:hover {
	text-decoration:underline;
}

table.vmenua a:hover {
	text-decoration:none;
}

td.menu a {
	text-decoration:none;
	cursor:pointer;	
	cursor:hand;
}

table.vmenu td {
	padding:7px;
	padding-left:20px;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana;
}

table.vmenua td {
	padding:7px;
	padding-left:20px;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana;
}

table.vmenu2 a {
	color:#000000;
}

table.vmenu2 {
	width:100%;
	background:url('./images/menu2_bg.gif') repeat-y left;
	border:1px solid #7f7f7f;
	border-top:0px;
	border-left:0px;
}

table.vmenu2 td {
	padding:7px;
	padding-left:4px;
	font-size:11px;
	font-family:Verdana;
}

table.vmenu2 td li {
	list-style:none;
}

table.vmenu2 td li a {
	padding-left:13px;
	color:#000000;
	background:url('./images/gray_square.gif') no-repeat 1px 5px;
}

table.vmenu2 td li a:hover {
	text-decoration:underline;
	padding-left:13px;
	background:url('./images/blue_square.gif') no-repeat 1px 5px;
}


table.divider {
	height:29px;
}

table.divider th {
	background:url('./images/div_pixel.gif') repeat-x center;
}

table.divider td a {
	color:#133C88;
	text-decoration:none;
}

table.divider td {
	background:url('./images/detail_grad.jpg') no-repeat right center;
	line-height:29px;
	font-weight:bold;
	color:#133C88;
	text-indent:40px;
}

table.divider td div {
	margin-left:7px;
	background:url('./images/detail_photo.gif') no-repeat left center;
	height:100%;
	width:100%;
	cursor:pointer;
	cursor:hand;
}

table.english {
	width:100%;
	height:26px;
	background:url('./images/eng_leftbg.gif') no-repeat top left #5B7AB0;
	margin-top:5px;
	border:1px solid #7f7f7f;
	border-left:0px;
	line-height:25px;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
}

table.english a {
	color:#ffffff;
}

table.english td {
	background:url('./images/eng_rightbg.gif') no-repeat top right;
	font-size:12px;
	padding-right:20px;
}

table.bright {
	width:100%;
	height:25px;
	/*height:26px;*/
	/*background:url('./images/blockright.gif') no-repeat -1px -2px #5B7AB0;*/ 
	background:url('./images/blockright_winter.jpg') -1px -1px no-repeat #5B7AB0;
	margin-top:5px;
	border:1px solid #7f7f7f;
	/*border-right:0px;*/
	/*line-height:25px;*/
	text-align:right;
	color:#ffffff;
	font-weight:bold;
}

table.anons th {
	font-family:Verdana;
	font-size:13px;
	text-align:left;
	padding:3px;
	padding-left:0px;
}

table.anons img {
	border:1px solid #ffffff;
}

table.anons td {
	vertical-align:top;
}
ul {
	list-style:none;
	list-style-position:inside;
	padding-left: 20px;
}
ul a, ul a:visited {
	color: #133C88;
	text-decoration: none;
}
ul a:hover {
	color: #133C88;
	text-decoration: underline;
}
div.scroll_gallery {
	margin: 20px 0;
	background-color: #F4F4F4;
	border-bottom: 7px solid #7D9FD9;
}
div.scroll_gallery div.title {
	background: transparent url(/images/adv_bg.gif) repeat-x scroll center top;
	width: auto;
	text-indent: 4px;
	line-height: 27px;
	height: 25px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
#scroller {
	width: 180px !important;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#scroller ul {
	width: 180px !important;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
}
#scroller ul li {
	margin: 0 !important;
	padding: 0 !important;
}
#scroller ul li img {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 5px 5px 0;
	padding: 3px;
}
.center-collon {
	padding: 20px;
}
.center-collon p {
	margin: 10px 0;
}

