/* CSS Document */

body { margin: 0px; font-family: "Trebuchet MS"; color: #000; font-size: 13px;}
h1 { color: #85AF2F; font-variant: normal; font-size: 15px; margin: 0px; margin-bottom:10px;}
h2 { color: #999999; font-size: 13px; text-transform: uppercase; letter-spacing: 1em; margin: 5px;}
a { color: #85AF2F; text-decoration: none;}
a:hover { color: #85AF2F; text-decoration: underline;}

img, img.thumbnail { border: 2px solid #85AF2F;}
img.NA { border: none;}

/* FORMs */

label { display: block; width: 7em; float: left; margin-left: 20px;}

/* SYSTEM */

.location { color: #666666;}
a.location { color: #999999; text-decoration: underline;}
a.location:hover { color: #85AF2F; text-decoration: underline;}
font.location_page { font-size: 1em; color: #85af2f;}

.clear	{ clear: both;}

/* CUSTOMs */

p.MsoNormal { margin: 0; padding: 0; line-height: 1em;}

/* BGs */

.cal { background: #333333 url(../img/bg_cal.gif) top left repeat-x;}
.top { background: #699C01 url(../img/bg_top.jpg) top left repeat-x;}
.page { background: #EAEAEA url(../img/bg_page.gif) top left repeat-x;}
.foot { background: #333333 url(../img/bg_foot.gif) top left repeat-x;}
.news { background: url(../img/news_r2_c1.png) top right no-repeat;}

/* COLORs */

.white { color: #FFF;}

/* DIVs, GRAPHICs & STRUCTURE */

div.newsHeader {}
div.footer { margin: 30px 10px; float: left; width: 630px; color: #CCC;}
font.footer2 { font-size: 11px; color: #999;}
div.footerLogo { margin: 30px 10px; width: 300px; float: right;}
div.dot_bor { border-bottom:  1px dotted #999;}
div.gallery { float:left; width: 150px;}

/* NEWS */

.win_news { margin: 0px 20px;}

/* SECTIONs */

ul.section_folder_1 {
	list-style: none;
	margin: 0px;
}
ul.section_folder_2 {
	list-style: none;
	margin-left: 10px;
}



li.section_folder_1 { border: 1px solid #d4d4d4; background: #fff url(../img/bg_mm.jpg) top left repeat-x; margin-bottom: 3px; width: 155px; list-style:none;}
li.section_folder_2 { margin-left: 5px; list-style:none;}
li.section_folder_3 { list-style:none;}

div.section_folder_1 { }

a.section_folder_1 { padding: 5px; color: #666666; text-decoration: none; display: block; }
a.section_folder_1:hover { color: #85AF2F; text-decoration: underline;}

div.card { display: block; float: left; 
border-right: 1px solid #666; 
background-color: #CFCFCF; 
text-align: center;
width: auto;
margin: 0; 
padding: 5px 15px;
@padding: 5px 15px;
}
a.a_card { display: block; color: #666;}


li.section_list { list-style:none;  }

