/* General */
body       {
    font-size: 10px;
	background-color: #ffffff;
	background-image: url(/images/background.jpg); 
	background-repeat: no-repeat; 
	background-position: 0% 0px; 
	background-attachment: fixed;
	color: #000000;
	font-family: verdana;
        scrollbar-face-color: #33CCFF;
        scrollbar-shadow-color: #ffffFF;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-3dlight-color: #3399FF;
        scrollbar-darkshadow-color: #3399FF;
        scrollbar-track-color: #ffffFF;
        scrollbar-arrow-color: #ffffff;
}
.tabel { 
    font-family: arial, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    color: #000000; 
	background-color: #000000;
    } 

font       { font-size: 10px;}
img 	   { border: none; }
a:active   { text-decoration: underline;color: #CF3F0F;}
a:link     { text-decoration: underline;color: #000000; }
a:visited  { text-decoration: underline;color: #007208; }
a:hover    { text-decoration: underline; color: black;}


/* forms */
.fields   { border: 0; font-family: Verdana; font-size: 8pt; background-color: ##BEA27C; color: Black;}
.button   { font-family: Verdana; font-size: 8pt; color: black; background-color: #D8C6AD; font-weight: bold;}
.formtext { font-family: Verdana; font-size: 8px; color: Black;}

/* News & Links */
.newstitle  { font-family: Verdana; font-size: 10pt; color: Black;
.newsshort  { font-family: Verdana; font-size: 10pt; color: Black;
.newsbottom { font-family: Verdana; font-size: 10pt; color: Black;}
.newsfull   { font-family: Verdana; font-size: 10pt; color: Black;}
.readmore   { font-family: Verdana; font-size: 10pt; color: Black;}
