body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/background/001.gif);
	background-repeat: repeat;
}

a.tabs:link {
	text-decoration: none;
	color: #ED1C24;
	font-weight: bold;
}

a.tabs:visited {
	text-decoration: none;
	color: #ED1C24;
	font-weight: bold;
}

a.tabs:hover {
	text-decoration: underline;
	color: #CC6600;
	font-weight: bold;
}

a.tabs:active {
	text-decoration: none;
	color: #ED1C24;
	font-weight: bold;
}

.copyright {
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
}

.header {
	padding-bottom: 10px;
	background-image: url(../img/background/bg.png);
	background-repeat: repeat-x;
	height: 120px;
}
