/*
Original design: andreas05 (v2.5 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas05/
*/

/* General tags */
* {margin:0; padding:0;}
body {background:#000000 url(images/bodybg2.gif) repeat; font:normal 10px arial; color:#000000;}
a {background-color:inherit; color:#990000; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
p {
	margin:0 0 16px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;

}
ul, ol {margin:0 0 16px 15px; padding-left:5px;}
ul ul, ol ol {margin:3px 0 0 15px;}




/* Menu */
.menu {border:0px solid #ffffff; color:#ed1c24; display:line; font-size:1.1em; font-weight:bold; padding:4px 10px 4px 10px;}
.menu:hover {background-color:#ed1c24; border:0px; color:#fff22d; font-weight:bold; text-decoration:none;}

/* Various classes */
.credits {color:#777; font-size:0.9em; margin-bottom:0;}
.credits a {color:#777;}
