

a {
font-size: 14px;
color: #000033;
}
a:visited {
color: #000033;
}
a:hover {
color: #3366CC;
}
a:active {
color: #3366CC;
}


.catBox { background-color: #336699;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: double;
border-bottom-style: solid;
border-top-color: #000000;
border-bottom-color: #000000;
height: 10px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.cat {
font-family: Arial;
font-size: 12pt;
font-weight: bold;
}
.catRed {color: #B60501}

.catUnderline{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
height: 10px;
}

body {
background-color : #ffffff;
margin: 0;
padding : 0 ;
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 12px;
color : #FFFFFF;
}
td {
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 12px;
line-height:15px;
color : #333333 ;
}

.msgnew td {
border-top-width: 0px;
border-right-width: 0;
border-bottom-width: 1px;
border-left-width: 0;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #CCCCCC;
background-color: #FFFFFF;
}

.msgseen td {
border-top-width: 0px;
border-right-width: 0;
border-bottom-width: 1px;
border-left-width: 0;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #666666;
background-color: #F7F7F7;
}

p {
font-size : 12px ;
margin-top:0.5em;
margin-bottom:0.5em;
}

h1, h2, h3, h4, h5, h6 {
margin-top:0.5em;
margin-bottom:0.5em;
}
h1 {
font-size : 21px ;
font-weight : bold ;
}
h2 {
font-size : 18px ;
font-weight : bold ;
}
h3 {
font-size : 14px ;
font-weight : bold ;
}
h4 {
font-size : 13px ;
font-weight : bold ;
}
h5 {
font-size : 12px ;
font-weight : bold ;
}
h6 {
font-size : 11px ;
font-weight : bold ;
}

input, select, textarea {
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size:12px;
color : #000000;
border:1px solid #8899BB;
}
input, textarea {
padding:2px;
}

.neg {color:#FFFFFF;}
.neg h1, .neg h2, .neg h3, .neg h4, .neg h5, .neg h6, .neg p {color:#FFFFFF;}
.neg a:link { color : #BFFF00 ;}
.neg a:visited { color : #BFFF00 ;}
.neg a:active { color : #FFFFFF ;}
.neg a:hover { color : #FFFFFF ;}

.small {
font-size : 12px ;
line-height:normal;
color : #808080 ;