body
{
background-color: #79bc22;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}
.normal {  font-family: Tahoma; color:#595F66; font-size: 11px; line-height: 14px; border-style: none}
A:link {color:#4b8e00;text-decoration: none;}
A:visited {color:#4b8e00;text-decoration: none;}
A:hover {color:#000000;text-decoration: underline;}

.normal_small {  font-family: Tahoma; color:#595F66; font-size: 10px; line-height: 12px; border-style: none}
A.normal_small:link {color:#4b8e00;text-decoration: none;}
A.normal_small:visited {color:#4b8e00;text-decoration: none;}
A.normal_small:hover {color:#000000;text-decoration: underline;}

.normal_small2 {  font-family: Tahoma; color:#FFFFFF; font-size: 10px; line-height: 12px; border-style: none}
A.normal_small2:link {color:#FFFFFF;text-decoration: none;}
A.normal_small2:visited {color:#FFFFFF;text-decoration: none;}
A.normal_small2:hover {color:#dbff32;text-decoration: underline;}

.normal_black {  font-family: Tahoma; color:#000000; font-size: 10px; line-height: 12px; border-style: none}
A.normal_black:link {color:#FFFFFF;text-decoration: none;}
A.normal_black:visited {color:#FFFFFF;text-decoration: none;}
A.normal_black:hover {color:#000000;text-decoration: underline;}
						
.intro_mn { color:#5A5A5A; font-family: Verdana; font-size: 10px; line-height: 16px; border-style: none;}
A.intro_mn:link {color:#5A5A5A; font-size: 10px; line-height: 16px; border-style: none;}
A.intro_mn:visited {color:#5A5A5A; font-size: 10px; line-height: 16px; border-style: none;}
A.intro_mn:hover {color:#FFFFFF; font-size: 10px; line-height: 16px; border-style: none; background-color:#202020}

.intro_mnw { color:#eaeaea; font-family: Verdana; font-size: 10px; line-height: 16px; border-style: none;}
A.intro_mnw:link {color:#eaeaea; font-size: 10px; line-height: 16px; border-style: none;}
A.intro_mnw:visited {color:#eaeaea; font-size: 10px; line-height: 16px; border-style: none;}
A.intro_mnw:hover {color:#FFFFFF; font-size: 10px; line-height: 16px; border-style: none;}

.big_red { color:#FF0000; font-family: Verdana; font-size: 10px; line-height: 16px; border-style: none;}
A.big_red:link {color:#FF0000; font-size: 10px; line-height: 16px; border-style: none;}
A.big_red:visited {color:#FF0000; font-size: 10px; line-height: 16px; border-style: none;}
A.big_red:hover {color:#FF0000; font-size: 10px; line-height: 16px; border-style: none; background-color:#FFFFFF}

.box_title { color:#dbff32; font-family: Verdana; font-size: 10px; line-height: 16px; border-style: none;}
A.box_title:link {color:#dbff32; font-size: 10px; line-height: 16px; border-style: none;}
A.box_title:visited {color:#dbff32; font-size: 10px; line-height: 16px; border-style: none;}
A.box_title:hover {color:#dbff32; font-size: 10px; line-height: 16px; border-style: none;}

.med_black { color:#000000; font-family: Verdana; font-size: 12px; line-height: 16px; border-style: none;}
A.med_black:link {color:#FF0000; font-size: 10px; line-height: 16px; border-style: none;}
A.med_black:visited {color:#FF0000; font-size: 10px; line-height: 16px; border-style: none;}
A.med_black:hover {color:#FF0000; font-size: 10px; line-height: 16px; border-style: none; background-color:#FFFFFF}

.copyright { color:#FFFFFF; font-family: Verdana; font-size: 10px; line-height: 12px; border-style: none;}
A.copyright:link {color:#FFFFFF; font-family: Verdana; font-size: 10px; line-height: 10px; border-style: none;}
A.copyright:visited {color:#FFFFFF; font-family: Verdana; font-size: 10px; line-height: 10px; border-style: none;}
A.copyright:hover {color:#dbff32; font-family: Verdana; font-size: 10px; line-height: 10px; border-style: underline; }

.normal_orange {  font-family: Verdana; color:#eb9602; font-size: 10px; line-height: 14px; border-style: none}


.title_w {  font-family: Verdana; color:#FFFFFF; font-size: 12px; line-height: 14px; border-style: none;}
A.title_w:link {color:#eb9602;text-decoration: none;}
A.title_w:visited {color:#eb9602;text-decoration: none;}
A.title_w:hover {color:#000000;text-decoration: none;}

.Input, textarea, select {
	border: #000000 1px solid; 
	background-color: #FFFFFF;
	color: #58585A;
  	font-family: Verdana;
  	font-size: 11px;
}

.InputError {
 	border: #FF0000 1px solid; 
	background-color: #FFFFFF;
  	color: #58585A;
  	font-family: Verdana;
  	font-size: 11px;
}
div.pagination {
        padding: 1px;
        margin: 1px;
		font-size: 10px;
}

div.pagination a {
        padding: 1px 3px 1px 3px;
        margin: 2px;
        border: 1px solid #FFFFFF;

        text-decoration: none; /* no underline */
        color: #666666;
}
div.pagination a:hover, div.pagination a:active {
        border: 1px solid #81C22A;

        color: #000;
}
div.pagination span.current {
        padding: 1px 3px 1px 3px;
        margin: 2px;
                border: 1px solid #81C22A;
               
                /*font-weight: bold;*/
                background-color: #5B9C0A;
                color: #FFFFFF;
        }
div.pagination span.disabled {
                padding: 1px 3px 1px 3px;
                margin: 2px;
                border: 1px solid #FFFFFF;
       
                color: #DDD;
        }
					