  
body { padding: 0; margin: 0; font: 0.7em Verdana, Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }

a {color: #808080; background: inherit; text-decoration: underline;}
a:hover {color: #A02424; background: inherit; text-decoration: none;}

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h1 a { color: #FFF; background: inherit; text-decoration: none; }
h1 a:hover { color: #BFE1ED; background: inherit; }

h2 { color: black; margin: 0; padding: 0; font: bold 1em Verdana, Arial, Sans-Serif; text-decoration: none;}
h2 a { color: black; margin: 0; padding: 0; font: bold 1em Verdana, Arial, Sans-Serif; text-decoration: none;}
h2 a:hover { color: #808080; background: inherit; text-decoration: none;}

h3 { font: 90% Arial, Sans-Serif; margin: 0; padding: 0; color: #5f5f5f; background: #FFF; }

/* layout */

.content { 
	margin: 10px auto;
	width: 768px; 
	background: #FFF url(images/big_middle.gif) repeat-y;
	color: #454545;
}

/* header */
.header_all { background: #FEFEFE url(images/big_top_all_ready.gif) no-repeat; color: #FFF; height: 70px; }
.header_top { background: #FEFEFE url(images/big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(images/big_bottom.gif) no-repeat; color: #FFF; height: 15px; }

.top_right {width: 100px; float: right; font: 0.9em Verdana, Arial, sans-serif; padding-top: 15px; background-color: transparent; font-weight: normal;}
.top_right a {color: #A02424; text-decoration: none;}
.top_right a:hover {color: #A02424; text-decoration: underline;}

.subheader {padding: 8px; background: #f0f0f0; color: #808080; font: 0.9em Verdana, Arial, sans-serif;}
.subheader p {	margin: 0 0 5px 0; line-height: 1.5em; }

.links p {	margin: 0 0 5px 0; line-height: 1.5em; }

/* left side */

.left {float: left; width: 595px; margin: 0 0 10px 0;}

.box_top {background: #F0F0F0 url(images/leftbox_top.gif) no-repeat; color: #808080; height: 40px; width: 159px; }
.box_top h2 {color: #808080; background: inherit; padding: 7px 0 0 5px; margin: 0; }
.box {border-left: 2px solid #F0F0F0; border-right: 2px solid #F0F0F0; padding: 0 4px 0 7px; margin: 0; width: 144px; color: #595959; background: #FFF; text-align: center;}
.box_bottom {background: #FFF url(images/leftbox_bottom.gif) no-repeat; color: #000; height: 13px; width: 160px; margin: 0 0 7px 0; }
	
.box_top_menu {background: #F0F0F0 url(images/leftbox_top.gif) no-repeat; color: #808080; height: 40px; width: 159px; }
.box_top_menu h2 {color: #808080; background: inherit; padding: 7px 0 0 5px; margin: 0; }
.box_menu {border-left: 2px solid #F0F0F0; border-right: 2px solid #F0F0F0; padding: 0 4px 0 7px; margin: 0; width: 144px; color: #A02424; background: #FFF; text-align: left; font-weight: bold;}
.box_bottom_menu {background: #FFF url(images/leftbox_bottom.gif) no-repeat; color: #000; height: 13px; width: 160px; margin: 0 0 7px 0; }

a.topmenu:link, a.topmenu:visited  {
 font-weight: bold;
 text-decoration: none;
 text-align : left;
 font-family: verdana;
 font-size: 12px;
 color: #A02424;
 height: 16px;
 border-style: none;
} 

a.topmenu:hover {
color: #808080;
text-decoration: underline;} 
	

/* left and central column */
.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
.right_side { float: right; width: 405px; margin: 0 5px 0 0; text-align: justify; }
		
.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
.grey_top { clear: both; width: 382px; background: #EDEDED url(images/grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(images/grey_bottom.gif) no-repeat bottom left; color: #808080;	}
.grey a {color: #C83C3C; background: inherit; font-weight: bold; }
.grey a:hover {color: #000; background: #EDEDED; }
	
.highlight {
padding: 5px 3px 5px 3px;
margin: 0 0 3px 0;
border-bottom: 1px solid #ccc;
}
	
/* right side */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
		
/* footer */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
	font: 0.9em Verdana, Arial, sans-serif;
}
