* {
 font-family:Verdana;
 font-size:11px;
}
body{
 margin:0px;
 background-color:#47586c;
}

.cls1{
 border:1px solid #000000;
 min-height:500px;
 height:500px; 
}
.cls2{
 margin:7px;
}

#copy{
 margin-left:50px;
 font-size:10px;
}
#copy1{ 
 font-size:10px;
 color:#ffffff;
 font-weight:bold;
 text-align:center;
}

h1{
 font-size:14px;
 color:#fd883b;
}

h2{
 font-size:13px;
 border-bottom:1px solid #fd883b;
}

#menu{
 list-style-image: url(/images/ul_menu.gif);
}

#menu ul{
 list-style-image: url();
 list-style-type: none;
 margin: 0px 0px 0px 5px;
 padding:0px;
}

#menu ul li{
 padding:3px 0px 0px 0px;
}

#menu ul li a{
 color:#007838;
 font-weight:normal;
 text-decoration: none;
}

#menu ul li a:hover{
 text-decoration: underline;
}

#menu li{
 padding:5px;
}

#menu li a{
 color:#fd883b;
 font-weight:bold;
 text-decoration: none;
}

#menu li a:hover{
 text-decoration: underline;
}

.right_prev{
 border: 1px solid #fd883b;
}

input, textarea{
 width:300px;
}

.fpbt{
 background: url(/images/gr3.gif);
 background-color:#7DC2DB;
 color:white;
 font-weight:bold;
 font-size:11px;
 margin-top:5px;
 border-width:1px;
 border-color:#47586c;
 border-style:solid;
 width:150px;
}

.fpbt1{
 background: url(/images/gr4.gif);
 background-color:#fd7e34;
 color:white;
 font-weight:bold;
 font-size:11px;
 margin-top:5px;
 margin-top:5px;
 border-width:1px;
 border-color:#ff0000;
 border-style:solid;
 width:150px;
 font-size:10px;
}

#path a{
 color:#000000;
 font-size:9px;
 font-weight:normal;
}

hr{
 height:1px;
 border:0px;
 border-top:1px solid #47586c;
}
#menu_top{
 text-align:center;
}
#menu_top a{
 color:#000000;
}
#menu_bottom{
 text-align:center;
}
#menu_bottom a{
 color:#000000;
}
#menu_down{
 text-align:right;
 margin-right:30px
}
#menu_down a{
 color:#000000;
}
