body {
	color: #7c7c7c;
	max-width: 400px;
	margin: auto;
	background: #f8f8f8;
	font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #069300;
	padding-left: 5px;
}
a:hover {
	text-decoration: none;
	color: #9b9b9b;
}
hr {
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: 1px dotted #cecece;
	border-right-style: none;
	border-right-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
	border-left-style: none;
	border-left-width: 0;
}
table {
	font-size: 12px;
}
img {
	vertical-align: middle;
	border-style: none;
}
h1, h2, h3 { font-size: 14px; margin-top: 3px; margin-bottom: 3px; }
p { margin: 4px; }
/*Header-------------------------------------------------------------------------------*/
.vds_top {
	text-align: center;
	background: #f0f0f0 url(images/head.gif) repeat-x 50% top;
}
/*bar*/
.vds_bar {
	border-collapse: collapse;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin-top: -29px;
	border-color: #71db39;
	border-style: groove ridge ridge groove;
	border-width: 2px;
	background: #02c802 url(images/top.gif) repeat-x 50% top;
}
.vds_bar a {
	color: #fff;
	padding: 6px;
	display: block;
}
.vds_bar a:hover {
	margin-bottom: -2px;
	padding-bottom: 7px;
	background: url(images/toph.png) no-repeat center bottom;
}
/*top*/
.vds_top_title {
	text-align: center;
	padding: 7px;
	border-bottom: 1px solid #d9d9d9;
	background: #eee url(images/title.gif) repeat-x 50% top;
}
.vds_top_title_center {
	text-align: center;
	padding: 1px;
}
.vds_middle_center { text-align: center; }
/*menu*/
.vds_menu {
	border-collapse: collapse;
	width: 100%;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	background: #fff;
}
.vds_menu td {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background: #f3f3f3 url(images/menu.gif) repeat-x 50% top;
}
.all:after {
	background: url(images/lb.gif) no-repeat left 0;
	text-align: right;
	position: relative;
	height: 15px;
	z-index: 1;
	margin: -11px -4px -4px;
	display: block;
	content: url(images/rb.gif);
}
.all {
	text-align: center;
	padding: 3px;
	background: #f3f3f3 url(images/menu.gif) repeat-x 50% top;
}
.all a {
	position: relative;
	z-index: 2;
	padding: 4px;
	display: block;
}
/*Content-------------------------------------------------------------------------------*/
dl {
	margin: 0;
	padding: 0;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
}
dt {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dadada;
	background: #f4f4f4 url(images/link.gif) repeat-x 50% top;
}
dt.title, dt.title:hover {
	font-weight: bold;
	padding: 6px;
	background: #e4e4e4 url(images/linka.gif) repeat-x 50% top;
}
dt:hover {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dadada;
	background: #eafce7 url(images/linkh.gif) repeat-x 50% top;
}
dt a {
	padding: 6px;
	display: block;
	background: url(images/arr.gif) no-repeat 99% 50%;
}
dt a:hover {
	background: url(images/arrh.gif) no-repeat 99% 50%;
}
dl:after {
	background: url(images/lb.gif) no-repeat left 0;
	text-align: right;
	display: block;
	margin: -15px -1px -1px;
	z-index: 1;
	height: 15px;
	content: url(images/rb.gif);
}
/*rotator*/
dt.rotator, dt.rotator:hover {
	padding: 7px;
	background: #fff9ec none;
}
dt.rotator a {
	padding: 0;
	display: inline;
	background: none;
}
/*main*/
.vds_text, .vds_text_banners {
	padding: 5px;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	background: #fff url(images/main.gif) repeat-x 50% 1px;
}
.vds_text:after, .vds_text_banners:after {
	background: url(images/lb.gif) no-repeat left 0;
	text-align: right;
	display: block;
	z-index: 1;
	height: 15px;
	margin: -6px;
	content: url(images/rb.gif);
}
.vds_text_title {
	color: #fff;
	margin-top: 3px;
	background: #1dae01 url(images/rzd.gif) repeat-x 50% top;
}
/*title*/
div.title {
	color: #fff;
	margin-top: 3px;
	background: #1dae01 url(images/rzd.gif) repeat-x 50% top;
}
div.title span {
	padding: 8px 8px 8px 27px;
	display: block;
	background: url(images/rzd-r.gif) no-repeat right top;
}
div.title b {
	color: #fff;
	display: block;
	background: url(images/rzd-l.gif) no-repeat left top;
}
/*table title*/
.vds_text_title table {
	background: url(images/rzd-r.gif) no-repeat right top;
}
.vds_text_title_center {
	color: #fff;
	padding: 8px 8px 8px 27px;
	background: url(images/rzd-l.gif) no-repeat left top;
}
.vds_text .vds_text_title_center {
	color: #7a7a7a;
	font-weight: bold;
	padding: 2px;
	background: none;
}
/*Footer-------------------------------------------------------------------------------*/
.vds_text_banners {
	text-align: center;
}
.vds_foot_title {
	color: #ececec;
	text-align: center;
	margin-top: 3px;
	padding: 7px;
	background: #727272 url(images/footer.gif) repeat-x 50% top;
}
.vds_foot_title a {
	color: #ececec;
}
/*counter small*/
.stata {
	text-align: center;
	margin-top: 2px;
	margin-bottom: -2px;
	padding: 6px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background: #eee url(images/title.gif) repeat-x 50% top;
}
/*Copyright VDScenter.com 2010*/
