* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #E0E0E0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a, a:link {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

.top {
	text-align: left;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}

.menu {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	line-height: 37px;
	padding: 0px;
}
.menu a, .menu a:link {
	text-decoration: none;
	padding-bottom: 13px;
	padding-right: 30px;
	padding-left: 30px;
	color: #000000;
	display: inline-block;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menua.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	display: inline-block;
}

.flash {
	text-decoration: blink;
	height: 250px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
.center {
	width: 968px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
.tetle-left {
	background-color: #e5e5e5;
	background-image: url(images/tetle.gif);
	background-position: left;
	height: 26px;
	background-repeat: no-repeat;
	padding-left: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 26px;
}
.tetle {
	background-color: #e5e5e5;
	background-image: url(images/tetle.gif);
	background-position: left;
	height: 26px;
	background-repeat: no-repeat;
	padding-left: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 26px;
}
.content {
	background-color: #Fdfdfd;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 10px;
	text-align: left;
	color: #333333;
}
.right {
	text-align: left;
	padding-left: 15px;
}

.bottom {
	color: #444444;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 48px;
	width: 968px;
	margin-top: 5px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.bottom a, .bottom a:link {
	color: #444444;
	text-decoration: none;
}
.classTitle {
	background-color: #e5e5e5;
	background-image: url(images/tetle.gif);
	background-position: left;
	height: 26px;
	background-repeat: no-repeat;
	padding-left: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 26px;
}
.classParent {
	color: #333333;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-position: 10px center;
}
.classParent a, .classParent a:link {
	color: #333333;
	text-decoration: none;
}
.classParent a:hover {
	color: #FF0000;
	text-decoration: none;
}
.classSub {
	color: #333333;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.newsLine {
	color: #929292;
	background-image: url(images/new-arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	padding-bottom: 2px;
	padding-top: 3px;
	text-align: left;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1D1D1D;
}
.imgBorder {
	border:2px solid #999999;
	background-color: #FFFFFF;
}
