* { 
margin : 0; 
padding : 0; 
} 
* :focus, :active { 
outline : 0; 
} 
img { 
border : 0; 
} 
body { 
font : 12px Arial; 
background : #fff url(images/background.png) repeat-x; 
color : #333; 
} 
li a { 
color : #313722; 
text-decoration : none; 
} 
a { 
color : #313722; 
text-decoration : underline; 
} 
#content { 
margin : 0 auto; 
width : 700px; 
} 
h1 { 
float : left; 
margin : 5px 0 20px; 
font-size : 20px; 
color : #97c500; 
} 
h2 { 
font-size : 16px; 
} 
.cl { 
color : #fff; 
} 
.clear { 
clear : both; 
} 
#top { 
float : right; 
margin : 2px 0 2px 0; 
} 
#top li { 
list-style : none; 
display : inline; 
} 
#top li a { 
float : left; 
padding : 6px 20px; 
margin : 3px 2px 0 0; 
color : #ccc; 
font-weight : bold; 
text-transform : uppercase; 
} 
#top li a.current { 
color : #fff; 
background : #97c500; 
} 
#top li a:hover { 
background : #c5ae00; 
color : #fff; 
} 
table { 
text-align : left; 
margin-bottom : 10px; 
} 
td { 
border-bottom : 1px dashed #97c500; 
} 
tr:hover { 
background : #ddffa7; 
} 
.fons { 
background : #ddffa7; 
font-size : 14px; 
} 
td.a { 
border : 0; 
background : #fff; 
} 
td.a.hover { 
border : 0; 
background : #fff; 
} 
#footer { 
border-top : 2px solid #ddffa7; 
margin-top : 15px; 
} 
#footer ul { 
margin-top : 3px; 
} 
#footer li { 
display : inline; 
padding : 0 5px; 
} 
.black_overlay { 
display : none; 
position : absolute; 
top : 0%; 
left : 0%; 
width : 100%; 
height : 100%; 
background-color : black; 
z-index : 1001; 
} 
.white_content { 
display : none; 
position : absolute; 
top : 25%; 
left : 20%; 
width : 780px; 
height : 230px; 
padding : 2px; 
border : 2px solid #313722; 
background-color : white; 
z-index : 1002; 
overflow : auto; 
} 
fieldset ul, fieldset li { 
border : 0; 
margin : 0; 
padding : 0; 
list-style : none; 
} 
fieldset li { 
clear : both; 
list-style : none; 
padding-bottom : 10px; 
padding-top : 5px; 
} 
fieldset input { 
float : left; 
} 
fieldset label { 
width : 140px; 
float : left; 
} 
.msng { 
background : #ddffa7; 
width : 200px; 
border-left : 3px solid #97c500; 
} 

