/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0px; background-color:#4A4E51; color:#555555; background-image:url(images/bg.jpg); background-repeat:repeat-x;}

a {font-size: 12px;color: #A7060B;text-decoration:none;}
a:active {font-size: 12px;color: #A7060B;text-decoration:none;}
a:link {font-size: 12px;color: #A7060B;text-decoration:none;}
a:visited {font-size: 12px;color: #A7060B;text-decoration:none;}
a:hover {font-size: 12px;color: #A7060B;text-decoration: underline;}

a.navlinks {font-size: 14px;color: #555555;  font-weight:bold; text-decoration:none;}
a.navlinks:active {font-size: 14px;color: #555555; font-weight:bold; text-decoration:none;}
a.navlinks:link {font-size: 14px;color: #555555; font-weight:bold; text-decoration:none;}
a.navlinks:visited {font-size: 14px;color: #555555; font-weight:bold; text-decoration:none;}
a.navlinks:hover {font-size: 14px;color: #555555; font-weight:bold; text-decoration:none;}


a.small {font-size: 10px;color: #999999;  text-decoration:none;}
a.small:active {font-size: 10px;color: #999999;  text-decoration:none;}
a.small:link {font-size: 10px;color: #999999;  text-decoration:none;}
a.small:visited {font-size: 10px;color: #999999; text-decoration:none;}
a.small:hover{font-size: 10px;color: #999999;   text-decoration:none;}

h1 {font-size:14px; font-weight:bold;}

.copy {font-size:10px; color:#999999;}

.submit {border:solid 1px #333333; padding:2px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; background-color: #990000; color:#ffffff; font-weight:bold}

.line {border-bottom:solid 1px #666666}