body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

.bgbanner {
	background-position: top center;
	background-repeat: no-repeat;
}

.bgnorepeat {
	background-repeat: no-repeat;
}

.bgnorepeat-right {
	background-repeat: no-repeat;
	background-position: top right;
}

.bgrepeat-x {
	background-repeat: repeat-x;
}

.bgrepeat-y {
	background-repeat: repeat-y;
}

.bgwhite {
	background-color: #FFF;
}

.bgtabborder {
	background-color: #69C;
}

.bgpageindicator {
	background-color: #69F;
}

.bgbordercalc {
	background-color: #000;
}

.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 20px;
}

.textnormalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222;
	line-height: 20px;
}

.textnormalboldcalc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
}

.textnormalboldcalcsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}

.textnormalitaliccalc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	line-height: 20px;
}

.textnormalitaliccalcbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	line-height: 20px;
}

.textnormalhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	line-height: 20px;
}

.textnormalitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #444;
	line-height: 20px;
}

.textnormalauthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000;
	line-height: 26px;
}

.textpageindicator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.textdots {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #36C;
	line-height: 24px;
}

.textbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B7DE1;
	line-height: 16px;
}

.textnormalform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
}

.textnoteform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #03F;
}

.textcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.textnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #03F;
}

a.textcopyright:hover {
	text-decoration: none;
}

.linknormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00F;
	line-height: 20px;
}

a.linknormal:hover {
	color: #444;
	text-decoration: none;
}

.linkmainnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #933;
	line-height: 20px;
	text-decoration: none;
}

.linkmainnavigation:hover {
	color: #111;
}

.texttabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #136;
}

.linktabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	color: #C00;
}

a.linktabs:hover {
	color: #111;
}

.bgtabfiller {
	background-color: #B8CEFF;
}

.linkbottomnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00;
}

a.linkbottomnavigation:hover {
	color: #333;
}

.linkmaxcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

a.linkmaxcreative:hover {
	text-decoration: none;
}