body { 
	scrollbar-arrow-color: white;
   scrollbar-track-color: #707100;
   scrollbar-shadow-color: #999999;
   scrollbar-face-color: #CBCC71;
   scrollbar-highlight-color: #996633;
   scrollbar-darkshadow-color: #666633;
   scrollbar-3dlight-color: #666600;
	margin: 0px; 
	font-family: Arial;
	font-size: 12px;
	color: #F0DE31;
	background: url(../images/background_1.gif);
	text-decoration: none;
	} 


a:link 	{ 
	color: #F0DE31; 
	text-decoration: none; 
	}
a:visited { 
	color: #F0DE31; 
	text-decoration: none; 
	}
a:hover { 
	color: #FEFF57; 
	text-decoration: none; 
	background: #C7BF8C; 
	}
a:active {
	color: #F0DE31; 
	text-decoration: underline; 
	background: transparent; 
	}


.column { 
	background: #F0DE31; 
	font-family: Arial; 
	color: #000000;  
	} 

.columnleft { 
	background-color: #000000; 
        background-image: none;
	font-family: Arial; 
	color: #F0DE31;  
	} 
	
.columnmain { 
	 
	font-family: Arial;
	font-size: 10px;
	color: #F0DE31;
	background-color: #000000;
        background-image: none;
	} 

.articles { 
	 
	font-family Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
        background-image: none;
	} 

.articles A:link { 
	 
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
        background-image: none;
	} 

.articles A:hover { 
	 
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
        background-image: none;
        background: #938A56;
	} 
	
.leftnav {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
color: White;
background: transparent;
text-align: left;
}

.leftnav A {
color: White;
font-size: 12px;
font-weight: bold;
background: transparent;
text-decoration: none;
text-align: left;
}

.leftnav A:visited { 
	color: white; 
	text-decoration: none; 
	}

.leftnav A:hover {
color: white;
font-size: 12px;
font-weight: bold;
background: transparent;
text-decoration: none;
text-align: left;
}


.over {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #C7BF8C;
background: #938A56;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
text-align: left;
text-decoration: none; 
}

.over A {
color: white;
font-size: 12px;
font-weight: bold;
text-decoration: none;
background: transparent;
text-align: left;
}

.over A:visited { 
	color: white; 
	text-decoration: none; 
	}

.over A:hover {
color: white;
font-size: 12px;
font-weight: bold;
text-decoration: none;
background: #938A56;
text-align: left;
}

.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : White;
	text-decoration : none;
	}
	
.fontmain { 
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F0DE31;
	} 
	
.fontpurple { 
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #8374AB;
	}

.fontwhite { 
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
	}
	
.normal A {
font-family : Arial, Helvetica, sans-serif;
color: #F0DE31;
font-size: 12px;
font-weight: bold;
text-decoration: none;
background: transparent;
text-align: left;
}

.normal A:visited { 
	color: #F0DE31; 
	text-decoration: none; 
	}

.normal A:hover {
color: #F0DE31;
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-align: left;
background: transparent;
}

/* Sortable tables */
table.sortable a.sortheader {
    background-color:black;
    color:white;
    font-weight: normal;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: red;
    text-decoration: none;
}

