/* Links
----------------------- */
a{color:#003399; text-decoration:underline; }
a:hover{color:#B52011; text-decoration:none; }


/* Mssc
----------------------- */
h6.adsHead{display:none; margin:0 0 5px 0; font-size:65%; color:#b0b0b0; font-weight:normal; letter-spacing:2px; text-align:center;}
a.greenLK{color:#0B8D2E; text-decoration:underline;}
a:hover.greenLK{color:#0B8D2E; }
.spacer{height:25px; }
.colorRed{color:red;}



/* Basic
----------------------- */
/*
*html{
margin:0;
padding:0;
width:auto;
height:auto;
}
*/

body{margin:0 auto; padding:0; font: 100% Arial, Helvetica, sans-serif; color:#707070; background: black url('../img/bg.gif') top center repeat-y fixed; }

h1, h2, h3, h4, h5, h6, p, ol, ul, ol li, ul li, li, ul li ul, ul li ul li, dl, dl dt, dl dd, table, table th, table td, img, img a, form, em, div, span, img, a img{
margin:0;
padding:0;
}
table, th, td{border-collapse:collapse; vertical-align:top; }

img,
a img{ border:none; border:0px; line-height:0px; }

ul li{list-style-type:none; }


/* FORMS
--------------------------------------------------------------------------------------------------*/

form                  { margin:0; padding:0; margin-bottom:0;  }
fieldset              { margin:0; padding:0; margin-bottom:0; border:0; }
input,textarea,select	{ border:1px solid #aaa; font-family:verdana, sans-serif; font-size:11px; }

