/* CSS Document */
html {
overflow: -moz-scrollbars-vertical;
}
body {
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#525252;
background-color:#ffffff;
}

.top{
background-image:url(images/top.jpg);
background-repeat:repeat-x;
background-color:transparent;
height:72px;
}

.divider{
background-image:url(images/divider.jpg);
background-repeat:repeat-x;
background-color:transparent;
height:3px;
}

.bottom{
background-image:url(images/bottom.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
height:30px;
}

.grass{
background-image:url(images/grass.jpg);
background-repeat:repeat-x;
background-position:bottom;
height:32px;
}

.footer{
color:#525252;
font-size:11px;
}

.dis{
color:#8e8e8e;
font-size:10px;
font-weight:bold;
}

.footer a{
color:#525252;
text-decoration:none;
}

.footer a:hover{
color:#525252;
text-decoration:underline;
}

.footer2{
font-size:11px;
color:#777777;
}

.footer2 a{
color:#777777;
text-decoration:none;
}

.footer2 a:hover{
color:#525252;
text-decoration:none;
}

.left1{
background-image:url(images/left_1.jpg);
background-repeat:repeat-x;
height:113px;
background-color:#FFFFFF;
}

.header{
text-transform:uppercase;
font-size:12px;
color:#777777;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.txt{
font-size:12px;
color:#777777;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.field{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#777777;
border:1px #aaaaaa solid;
}

.green{
font-size:12px;
color:#70ae16;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.green a{
font-size:12px;
color:#70ae16;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

.green a:hover{
font-size:12px;
color:#70ae16;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

.gold{
font-size:12px;
color:#9b8839;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.green2{
font-size:11px;
color:#337012;
font-family:Arial, Helvetica, sans-serif;
}

.green3{
font-size:12px;
color:#70ae16;
font-family:Arial, Helvetica, sans-serif;
}


.content{
font-size:12px;
color:#777777;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
}

.content a{
font-size:12px;
color:#70ae16;
text-decoration:underline;
}

.name{
font-size:11px;
color:#777777;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
}
#centercontent {
text-align:center;
}
#centercontent table tr td{
text-align:left;
vertical-align:top;
}

.btn{
background-color:#72b116;
border:none;
}

.skip a{
font-size:12px;
color:#466B0E;
font-weight:bold;
text-decoration:none;
}

.skip a:hover{
font-size:12px;
color:#466B0E;
font-weight:bold;
text-decoration:none;
}

