body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/logo-background.jpg);
	background-repeat: no-repeat;
	background-position: left  top;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}


img {
	border: none;
}

a {
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}


/*-------------------------------- content ---------------------------------*/

#content {
background-position: center center;
background-repeat: no-repeat;
}

h1 {
	font-size : 14px;
	font-weight: bold;
	color: #000033;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size : 11px;
	font-weight: bold;
	color: #FF0000;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size : 10px;
	font-weight: bold;
	color: #fff;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}

.button {
	font-size : 9px;
	color: #ff6600;
}

.text {
	font-size : 10px;
	color: #000000;
}

.highlight {
	font-size : 10px;
	color: #ff3300;
}

.button {
	font-size : 9px;
	color: #B79A07;
}

/*-------------------------------- menu ---------------------------------*/
#topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#topmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

/*-------------------------------- decoration ---------------------------------*/

}
.catbreak {color: #FF0000}
