.style5 {
	font-size: 14px;
	color: #FFCC00;
}
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #787879;
	background-image: url(images/bgd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#content {
	position: relative;
	visibility: visible;
	width: 1011px;
	height: 835px;
	top: 0px;
	background-color: #78787A;
	z-index: 0;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menu {
	color: #ffffff;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: thin solid #FFFFFF;
	text-decoration: none;
}

a.content-main:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
a.content-main:link {
	color: #FFCC00;
	text-decoration: none;
}

a.content-main:visited {
  color: #ffffff;
  text-decoration: none;
}

a:link, a:visited, a:hover {
	color: #FFFFCC;
}


#content-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	height: 525px;
	width: 675px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	left: 324px;
	top: 150px;
}
#menu {
	position: relative;
	height: 30px;
	width: 675px;
	left: 307px;
	top: 155px;
}
#content-menu {
	position: relative;
	height: 35px;
	width: 675px;
	left: 324px;
	top: 156px;
}
#content #content-main table {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#content-table {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer {
	position: relative;
	height: 125px;
	width: 1011px;
	top: 170px;
}
