@charset "utf-8";
body {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #000000;
}

a { text-decoration: none; }

input {
	font-family: Arial;
	font-size: 11px;
}
.container {
	width: 100%;
}
.top {
	height: 93px;
	background-image: url(images/tag-justadded.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px 0 0 0;
}
.logo {
	height: 66px;
	padding: 0 0 0 4px;
}
.banner {
	height: 64px;
	padding: 3px 3px 0px 16px;
	margin: 0;
	background-color: #e0ecec;
	text-align: left;
}
.nav {
	height: 19px;
	padding: 8px 0 0 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.nav-sub {
	color: #FFFFFF;
	height: 22px;
	padding: 11px 0 0 13px;
}


.nav a {
	color: #FFFFFF;
}
.nav-sub a {
	color: #FFFFFF;
}



.content {
	padding:5px 0px 5px 0;
	background-color: #FFFFFF;
	position: relative;
	margin: 0;
}
.content a {
	color: #00b9e2;
}
.content a:hover {
	text-decoration: underline;
}


.content li
{
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 10px 0 10px 13px;
}

.content ul {
	margin: 0px;
	padding: 0px;
}
.coloredbg {
	background-color: #f6f6f6;
}

.topnews h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00b9e2;
	margin: 0px 0 10px 0;
	padding: 0px;
}

.topnews {
	border-bottom-width: 1px;
	margin-bottom: 5px;
	padding: 10px 20px 10px 13px;
	background-color: #f6f6f6;
}
.contentgen {
	margin-bottom: 5px;
	padding: 10px 20px 0 13px;
}
.contentgen h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00b9e2;
	margin: 0px 0 10px 0;
	padding: 0px;
}
.contentgen a {
	color: #00b9e2;
}
.txt-normal {
	color: #666666;
}

.footer {
	background-image: url(images/footer.gif);
	height: 80px;
	padding: 0px 0 0 15px;
	position: relative;
	color: #667b8e;
	background-position: bottom;
}

.footerlink {
	background-image: url(images/footerlink.gif);
	height: 8px;
	color: #FFFFFF;
	margin: 0 0 20px 0;
	padding: 15px 0 10px 0;
}
.footerlink a {
	color: #FFFFFF;
	text-decoration: none;
}

.txt-color {
	font-weight: bold;
	color: #643d3d;
}
.footer a:hover {
	text-decoration: underline;
}

.txt-padding {
	padding-left: 20px;
	font-weight: normal;
}
.txt-bold {
	font-weight: bold;
	color: #FFFFFF;
}


.txt-bold01 {
	font-weight: bold;
	color: #00B9E2;
}


.clearboth
{
	clear: both;
}


.accesskey {
	text-decoration: none;
}
.line-height {
	line-height: 16px;
}
