@charset "iso-8859-1";

/* CSS Document */

body 

{

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	background-color: rgb(33,78,161);

  line-height: 15px;

}



A.more_link:LINK, A.more_link:VISITED

{

  font-family: Verdana;

  font-size: 13px;

  text-decoration: underline;

  color: rgb(236,114,28);

}



A.more_link:HOVER

{

  font-family: Verdana;

  font-size: 13px;

  text-decoration: underline;

  color: rgb(236,114,28);  

}



A.more_link11:LINK, A.more_link11:VISITED

{

  font-family: Verdana;

  font-size: 11px;

  text-decoration: none;

  color: rgb(236,114,28);

}



A.more_link11:HOVER

{

  font-family: Verdana;

  font-size: 11px;

  text-decoration: underline;

  color: rgb(236,114,28);  

}



A.black_link11:LINK, A.black_link11:VISITED

{

  font-family: Verdana;

  font-size: 11px;

  text-decoration: none;

  color: rgb(0, 0, 0);

}



A.black_link11:HOVER

{

  font-family: Verdana;

  font-size: 11px;

  text-decoration: underline;

  color: rgb(0, 0, 0);  

}



A.left_menu_link:LINK, A.left_menu_link:VISITED

{

  font-family: Arial;

  font-size: 12px;

  text-decoration: none;

  font-weight:bold;

  color: rgb(92,110,150);

}



A.left_menu_link:HOVER

{

  font-family: Arial;

  font-size: 12px;

  text-decoration: none;

  font-weight:bold;

  color: rgb(92,110,150);

}


A.shop_link1:Link, A.shop_link1:Visited

{

  font-family: Verdana;

  font-size: 11px;

  text-decoration: underline;

  color: rgb(52,46,48);

}



A.shop_link1:Hover

{

  font-family: Verdana;

  font-size: 11px;

  text-decoration: none;

  color: rgb(52,46,48);

} 

A.shop_link:Link, A.shop_link:Visited

{

  font-family: Verdana;

  font-size: 11px;

  text-decoration: none;

  color: rgb(52,46,48);

}



A.shop_link:Hover

{

  font-family: Verdana;

  font-size: 11px;

  text-decoration: underline;

  color: rgb(52,46,48);

} 


A.white_shop_link:Link, A.white_shop_link:Visited

{

  font-family: Verdana;

  font-size: 11px;

  text-decoration: none;

  color: white;

}



A.white_shop_link:Hover

{

  font-family: Verdana;

  font-size: 11px;

  text-decoration: none;

  color: white;

} 







/* Text Formating */



.text

{

  font-family: Verdana;

    font-size: 13px;

    color: rgb(0, 0, 0);

}



.text_p

{

  font-family: Verdana;

    font-size: 12px;

    color: rgb(0, 0, 0);

}



.text11

{

  font-family: Verdana;

    font-size: 11px;

    color: rgb(0, 0, 0);

    color: rgb(52,46,48);

}



.text10

{

  font-family: Verdana;

    font-size: 10px;

    color: rgb(0, 0, 0);

    color: rgb(52,46,48);

}



.textbonus

{

  font-family: Arial;

  font-size: 12px;

  text-decoration: none;

  font-weight:bold;

  color: rgb(42,73,128);

}



.normaltext

{

  font-family: Verdana;

    font-size: 11px;

    color: rgb(0, 0, 0);

}



.text_label

{

    font-family: Verdana;

      font-size: 18px;

    font-weight: bold;

          color: rgb(35,57,114);

}

.text_limit

{

    font-family: Verdana;

      font-size: 15px;

    font-weight: bold;

          color: rgb(35,57,114);

}

/* Input Controls */



.edit

{

  border-width:1px;

  border-color:rgb(53,53,53);

  background-color:rgb(255, 255, 255);

  font-family: Verdana;

  font-size: 13px;

  color: rgb(0, 0, 0);

}



.scanedit

{

  border-width:1px;

  border-color:rgb(53,53,53);

  background-color:rgb(255,128,0);

  font-family: Verdana;

  font-weight:bold;

  font-size: 22px;

  color: rgb(0, 0, 0);

  width:350px;

}



FORM

{

    margin-bottom : 0;

      margin-left : 0;

     margin-right : 0;

       margin-top : 0;

}


