body {
	background-color: #F3F3F3;
	margin: 10px 0 8px 0;
	background-image: url(/images/bg.jpg);
}

.logo {
	font-family: "Comic Sans MS", "Trubechet MS", Arial;
	font-size: 32px;
	font-weight: bold;
	color: #CC0000;
}
.subtitle {
	font-family: "Trebuchet MS", "Comic Sans MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #99FF33;
}
.header {
	font-family: "Comic Sans MS", "Trubechet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009933;
}

a.typeTOP:link, a.typeTOP:visited	{color: #009933; text-decoration: none;}
a.typeTOP:active, a.typeTOP:hover	{color: #99FF33; text-decoration: underline;}

a.typeGREEN:link, a.typeGREEN:visited	{color: #006600; text-decoration: none;}
a.typeGREEN:active, a.typeGREEN:hover	{color: #006600; text-decoration: underline;}

a.typeLEFT:link, a.typeLEFT:visited	{color: #009933; text-decoration: none;}
a.typeLEFT:active, a.typeLEFT:hover	{color: #99FF33; text-decoration: underline;}

a.typeBOT:link, a.typeBOT:visited	{color: #999999; text-decoration: none;}
a.typeBOT:active, a.typeBOT:hover	{color: #999999; text-decoration: underline;}

a.typeRED:link, a.typeRED:visited	{color: #CC0000; text-decoration: none;}
a.typeRED:active, a.typeRED:hover	{color: #CC0000; text-decoration: underline;}

a.typeAD:link, a.typeAD:visited	{color: #000; text-decoration: none;}
a.typeAD:active, a.typeAD:hover	{color: #111; text-decoration: underline;}