body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8a8a8;
	background-color: #807c7c;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	line-height: 14px;
}
a {
	color: #a8a8a8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #dfdfdf;
}
h2 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #dfdfdf;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 14px;
}
#container {
	padding: 0px;
	width: 870px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90%;
}
#top1 {
	background-image: url(../images/c_01.gif);
	background-repeat: no-repeat;
	height: 72px;
	background-color: #ffffff;
}
#top2 {
	background-image: url(../images/c_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 206px;
}
#top-menu {
	text-transform: uppercase;
	text-align: right;
	margin: 0px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-menu a {
	text-decoration: none;
}
#top-menu a:hover {
	color: #ff2900;
}
#top-menu a.active {
	color: #ff2900;
}
#main {
	background-color: #2e2e2e;
	background-image: url(../images/c_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	height: 100%;
}
#left {
	background-color: #3f3e3c;
	background-image: url(../images/c_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 195px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #61605c;
}
#left a {
	color: #a8a8a8;
	text-decoration: none;
}
#left a.active {
	color: #dfdfdf;
	font-weight: bold;
}
#left a:hover {
	text-decoration: underline;
}
#left-content {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#left-content ul {
	padding: 0px;
	margin: 0px;
}
#left-content ul ul {
	list-style-image: url(../images/li_02.gif);
}
#left-content li {
	list-style: none;
	background-color: #3f3e3c;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0px;
	border-left: 4px solid #6a6864;
	border-right: 1px solid #6a6864;
	border-top: 1px solid #6a6864;
	border-bottom: 1px solid #6a6864;
}
#left-content li.active {
	list-style: none;
	background-color: #3f3e3c;
	background-image: url(../images/bg_menu.gif);
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-left: 4px solid #6a6864;
	border-right: 1px solid #6a6864;
	border-top: 1px solid #6a6864;
	border-bottom: 1px solid #6a6864;
}
#content {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pages {
	float: right;
}
#content a {
	font-weight: normal;
	text-decoration: underline;
}
#content ul {
	list-style-image: url(../images/li.gif);
}

#banner_big {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#group_article {
}
#group_article a {
	font-weight: normal;
	text-decoration: none;
}
#group_article a:hover {
	font-weight: normal;
	text-decoration: underline;
}
#article {
}
#article a {
	font-weight: normal;
	text-decoration: none;
}
#article a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.tip {
	display: inline;
}
.tooltip-head {
	background-image: url(../images/bg_tooltip1.gif);
	height: 13px;
	width: 160px;
	font-size: 1px;
	color: #2E2E2E;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	line-height: 1px;
	z-index:100;
	position: absolute;
}
.tooltip {
	background-repeat: no-repeat;
	width: 146px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	background-color: #2E2E2E;
	margin-left: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6a6864;
	border-right-color: #6a6864;
	border-bottom-color: #6a6864;
	border-left-color: #6a6864;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index:100;
	position: absolute;
	top: 13px;
}
.tooltip br {
	line-height:10px;
}
#tooltip-main {
	z-index:100;
	position: absolute;
}
#tooltip-link {
	cursor: pointer;
}
#banner {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gallery td {
	text-align: center;
}
.gallery img {
	border: 3px solid #FFFFFF;
}
.frame {
	background-color: #2e2e2e;
	margin: 10px;
	padding: 10px;
	border: 1px solid #6a6864;
}
.input-dark {
	background-color: #3f3e3c;
	border: 1px solid #6a6864;
	font-size: 10px;
	color: #a8a8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.input-dark2 {
	font-size: 10px;
	color: #a8a8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.frame-nomargin {
	background-color: #3f3e3c;
	padding: 10px;
	border: 1px solid #6a6864;
	width: 112px;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer td {
	background-color: #2e2e2e;
}
.margin-top-10 {
	padding-top: 10px;
}
.gallery-cell {
	background-image: url(../images/bg_photo.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 123px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gallery-cell .div-img {
	padding-top: 12px;
}
.img-border {
	border: 3px solid #FFFFFF;
}
.input-button {
	border: 1px solid #6a6864;
	font-size: 10px;
	color: #a8a8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px;
	background-color: #2e2e2e;
}
.gallery-cell-nomargin {
	background-image: url(../images/bg_photo.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 123px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}