


/* Text Styles */
.buttonscontainer {width: 242px;}

.buttons a {color: #8A8A8A;
background-color: ;
padding-left: 20px;
display: block;
font-weight: bold;
text-decoration: none;
text-align: left; font-style:normal; font-variant:normal; font-size:10px; font-family:Arial, sans-serif; padding-right:2px; padding-top:2px; padding-bottom:2px}

.buttons a:hover {background-color: #ACACAC;
color: #000000;
text-decoration: none;}




.buttonstop {width: 499px;}

.buttons2 a {color: #FFFFFF;
background-color: ;
padding-left: 3px;
display: inline; font-weight: bold;
text-decoration: none;
text-align: left; font-style:normal; font-variant:normal; font-size:10px; font-family:Arial, sans-serif; padding-right:40px; padding-top:2px; padding-bottom:2px; padding-left:20px}

.buttons2 a:hover {background-color: #B80000;
color: #000000;
text-decoration: none;}





.text11      {  font-family: verdana, arial, sans-serif; font-size: 11px; color: #000000;  text-decoration: none; }
.text11      a:link {  font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; color: grey;  text-decoration: UNDERLINE; }
.text11      a:visited {  font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; color: grey; text-decoration: UNDERLINE; }
.text11      a:hover {  font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; color: blue; text-decoration: UNDERLINE; }
.text11      a:active {  font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; color: grey; text-decoration: UNDERLINE; }
