.nav_top{background-image:url("pics/nav_top.png"); height:55;text-align:center; border-right:solid 2px #afd2af}
.nav_top a {color:#afd2af; display:block;text-decoration:none; font-weight:bold;}
.nav_top a:hover {color:#ffffff; display:block;text-decoration:none;}
.main{background-color:#68b068;background-image:url("pics/bg_main.png"); background-repeat:repeat-x;width:982;text-align:justify;color:black;font-weight:bold;}
.main div{margin:10px}
.main h3,h2,h4{text-align:center;color:white;}
.table_dark{background-color:#87c087;padding:5;color:black;font-weight:bold;}
.table_light{background-color:#87c087;padding:5; color:black; font-weight:bold;}
.cell{width:230;text-align:center;border:solid 1px green;}
.link{color:white;}
.picture_name{font-style:italic;text-align:center;}
.links a{color:black;text-decoration:none;}
.links a:hover{color:white}
.yellow{color:yellow;font-size:18px;}
.yellow a{color:blue;font-size:18px;}
.input{width:900px;background-color:#55aa00;border:solid 1px white;font-weight:bold;color:white;}
.textarea{width:900px;height:100px;background-color:#55aa00;border:solid 1px white;font-weight:bold;color:white;}
.error_message{font-size:26;font-weight:bold;color:#ffaa00;}
.ok_message{font-size:26;font-weight:bold;color:#ffff00;}

