@charset "iso-8859-2";
/* CSS Text */

body { font:12px Trebuchet MS, sans-serif; color:#000; }

h1 { font:bold 26px Trebuchet MS, sans-serif; color:#AFD33F; text-transform:uppercase; }
h1.intro { font-size:12px; }
h2 { margin:10px 0 5px 0; font:bold 12px Trebuchet MS, sans-serif; color:#000; }
h3 { 
	margin:10px 0 0 0; padding-left:30px;
	background:url("../img/gfx/li1.png") 0 2px no-repeat;
	font:bold 12px Trebuchet MS, sans-serif; color:#000; 
}

address { font:normal bold 12px "Trebuchet MS", sans-serif; }




/* Links */
a { color:#7D4D8C; text-decoration:none; }
a:hover { color:#7D4D8C; text-decoration:underline; }
li a { color:#000; text-decoration:none;}
li a:hover { color:#7D4D8C; text-decoration:none; }

#navigation a{
	margin:0 10px;
	font:bold 13px Trebuchet MS; color:#7D4D8C;
	text-decoration:none;
}

#footer a {	color:#444; text-decoration:none; }
#footer a:hover { color:#7D4D8C; text-decoration:underline; }



/* Style Classes */
.bold { font-weight:bold; }
.grey { color:#ABABAB; }
.violet { color:#7D4D8C; }
.green { color:#AFD33F; }

.menutop {padding-left:30px;}
a.menutop:link {color:#7D4D8C;font-weight:bold;font-family:arial;font-size:10pt;text-decoration:none;}
a.menutop:visited {color:#7D4D8C;font-weight:bold;font-family:arial;font-size:10pt;text-decoration:none;}
a.menutop:hover {color:#FFFFFF;font-weight:bold;font-family:arial;font-size:10pt;text-decoration:none;}
a.menutop:active {color:#E8DDED;font-weight:bold;font-family:arial;font-size:10pt;text-decoration:none;}

a.faq:link {color:#FFFFFF;font-weight:bold;font-family:arial;font-size:10pt;text-decoration:none;}
a.faq:visited {color:#FFFFFF;font-weight:bold;font-family:arial;font-size:10pt;text-decoration:none;}
a.faq:hover {color:#7D4D8C;font-weight:bold;font-family:arial;font-size:10pt;text-decoration:none;}
a.faq:active {color:#D7F377;font-weight:bold;font-family:arial;font-size:10pt;text-decoration:none;}