body {background-color: #000; background-image: url(http://www.tenacitysolutions.net/images/bg.gif); background-attachment: fixed; background-position: center; background-repeat: repeat-y; margin: 0 0 0 0;}

body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }

a:link {color: #600; text-decoration: none; }
a:visited {text-decoration: none; color: #600; }
a:hover {text-decoration: underline; color: #600; }
a:active {text-decoration: none; color: #600;}

@media print { .noprint {display:none;}}
@media screen { .noshow {display:none;}}

.secHeader {font-size:18px; color: #FFF; font-weight: bold; }

H1 {font-size: 12px; color: #036; font-weight:bold; }
.blueBold {font-size: 12px; color: #036; font-weight:bold; }

.sideText {font-size: 11px;}

.bread {font-size:10px; color: #000; }

.indent {text-indent: 15px;}

table.alerts
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #ccc;
width: 350px;
background-color: #CCC;
border: 1px #036 solid;
border-collapse: collapse;
border-spacing: 0px;}


.alertHd
{ border-bottom: 2px solid #036;
background-color: #036;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #FFF;}


.alertBod p
{ 
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #ccc;
background-color: #CCC;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}