* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a, a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.top {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.menu a, .menu a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	text-transform: uppercase;
}
.menu a:hover {
	color: #0066FF;
	text-decoration: none;
	text-transform: uppercase;
}
.content {
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.left {
	background-color: #242424;
	padding: 10px;
}
.right {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.tetle {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	padding-bottom: 4px;
	text-transform: uppercase;
	padding-top: 8px;
	margin-bottom: 5px;
}
.center {
	text-align: left;
	margin: 5px;
	line-height: 160%;
}

.bottom {
	font-size: 12px;
	color: #848383;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 160%;
}
.bottom a, .bottom a:link {
	color: #848383;
	text-decoration: none;
}




.parentTitle {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/tetle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 195px;
	text-transform: uppercase;
	padding-top: 9px;
	margin-bottom: 10px;
}


.parentClass {
	text-align: left;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	width: 175px;
	line-height: 21px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.parentClass a, .parentClass a:link {
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 21px;
	padding-left: 13px;
	width: 162px;
	line-height: 21px;
	text-decoration: none;
	display: block;
}
.parentClass a:hover {
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 13px;
	width: 162px;
	line-height: 21px;
	text-decoration: none;
	display: block;
}


.subClass {
	padding-left: 50px;
	text-align: left;
	padding-right: 8px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 3px;
}
.newsLine {
	background-image: url(images/new-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 13px;
	line-height: 150%;
	color: #FFFFFF;
}
.imgBorder {
	border: 1px solid #999999;
}
.Keyword {
	text-align: right;
	padding-top: 40px;
	padding-bottom: 14px;
	width: 195px;
	background-image: url(images/souso.gif);
	background-repeat: no-repeat;
	background-position: left 40px;
}
.text {
	background-color: #000000;
	border: medium none #000000;
	font-size: 12px;
	color: #7f7f7f;
	margin-right: 5px;
	margin-left: 5px;
}

