body {
	background-color: #FFFFFF;
	background-image:url(../images/background.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#main {
	margin: auto;
	padding: 0;
	width: 767px;
	position: relative;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#banner {
	position: relative;
	/* background: url(../images/head_bg.png) top repeat-x; */
	background-color: #000000;
	height: 79px;
	text-align: right;
}
#visitingwho {
	padding: 25px 10px;
	color: #FFFFFF;
}
#visitingwho h1 {
	color: #FF3300;
	font-size: 23px;
	padding: 0px;
	margin: 0px;
}
#infobar {
	position: relative;
	background: url(../images/bar1_bg.png) top repeat-x;
	height: 30px;
}
#content {
	position: relative;
	padding: 2px 0px 0px 0px;
}
#navigation {
	position: relative;
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}
#navigation a:link, #navigation a:visited, #navigation a:active {
	display: block;
	width: 150px;
	background-color: #EBEBEB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	/*margin-bottom: 1px;*/
	text-decoration: none;
	color: #CC0000;
	padding: 3px 3px;
}
#navigation a:hover {
	display: block;
	background-color: #E0E0E0;
	text-decoration: none;
	color: #CC0000;
}
#navcontainer {
	padding: 0px 3px;
}
#contentbody h2 {
	background: url(../images/bar2_bg.png) top repeat-x;
	margin: 0px;
	padding: 5px 5px 10px 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
}
.category {
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #F0F0F0;
}
#contentbody p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 2px;
	line-height: 130%;
}
#contentbody a:link, #contentbody a:visited, #contentbody a:active {
	color: #000000;
	text-decoration: none;
}
#contentbody a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#home form td {
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	padding: 3px 5px;
}
#home form h2 {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
}
#login {
	padding: 3px;
}
#home, #modlink {
	padding-bottom: 50px;
}
#home h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
h3, #home h3 {
	font-size: 18px;
	font-weight: bold;
}
h4, #home h4 {
	margin: 0px;
	font-size: 9px;
	color: #CC0000;
	border-bottom: 1px solid #CCCCCC;
}
#home p {
	text-align: justify;
}
#home p a:link, #home p a:visited, #home p a:active {
	font-weight: bold;
}
#home p a:hover {
	text-decoration: underline;
}
#infotext {
	position: relative;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold; 
}
#infotext h2 {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	margin: 0px;
}
#infotext h2 a:link, #infotext h2 a:visited, #infotext h2 a:active {
	color: #FF3300;
	text-decoration: none;
}
#infotext h2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#footer {
	text-align: center;
	background-color: #000000;
	font-size: 9px;
	color: #EBEBEB;
	padding: 1px;
}
#traficro {
	margin: auto;
	position: relative;
	width: 150px;
	text-align: center;
}
.tableheader {
	background: url(../images/bar2_bg.png) top repeat-x;
	padding: 5px 5px 10px 5px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #CC0000;
}
.tablerow {
	background-color: #EBEBEB;
	height: 20px;
	text-indent: 2px;
	vertical-align: middle;
}