body{
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left:0px;
 margin-right : 0px;
 color : #000000;
 font-size : 12px;
 font-family : Tahoma, Arial, Sans-Serif;
}

td{
 color : #000000;
 font-size : 12px;
 font-family : Tahoma, Arial, Sans-Serif;
}

p{
 margin: 4px 4px;
 text-indent: 10px;
}

ul{
 list-style: square;
 margin: 4px auto;
}

hr{
 margin:0;
 color:#999;
 width:90%;
 height:1px;
}

.smalltext1{
 color : #000000;
 font-size : 10px;
 font-family : Tahoma, Arial, Sans-Serif;
}

.smalltext7{
 color : #DDDDDD;
 font-size : 10px;
 font-family : Tahoma, Arial, Sans-Serif;
}

.midtext1{
 color : #000000;
 font-size : 11px;
 font-family : Tahoma, Arial, Sans-Serif;
}

.text1{
 color : #000000;
 font-size : 12px;
 font-family : Tahoma, Arial, Sans-Serif;
}

.header1{
 color : #FFFFFF;
 font-size : 11px;
 font-family : Tahoma, Arial, Sans-Serif;
 font-weight : bold;
 padding-left : 25px;
}

.header2{
 color : #EEEEEE;
 font-size : 12px;
 font-family : Tahoma, Arial, Sans-Serif;
 font-weight : bold;
 padding-left : 10px;
}

.header3{
 color : #831520;
 font-size : 12px;
 font-family : Tahoma, Arial, Sans-Serif;
 font-weight : bold;
 padding-left : 5px;
}

.pad{
 padding-left: 10px;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
}

.search{
 border: 1px solid #4B4B4B;
 background: #EEEEEE;
 color: #000000;
 font-size: 11px;
 font-family: Tahoma, Arial, Sans-Serif;
}

.down{
 margin-bottom: -5px;
}
/*
A, A:link, A:visited, A:active {text-decoration: none; color:#2B2B2B} 
A:hover {text-decoration: underline ; color: #2B2B2B;}
*/
A.gray, A.gray:link, A.gray:visited, A.gray:active {text-decoration: none; color:#2B2B2B} 
A.gray:hover {text-decoration: underline ; color: #2B2B2B;}

A.sublink, A.sublink:link, A.sublink:visited, A.sublink:active {text-decoration: none; color:#2B2B2B}
A.sublink:hover {text-decoration: underline ; color: #2B2B2B;}


A.lgray, A.lgray:link, A.lgray:visited, A.lgray:active {text-decoration: none; color:#777777} 
A.lgray:hover {text-decoration: underline ; color: #777777;}

A.white, A.white:link, A.white:visited, A.white:active {text-decoration: none; color:#FFFFFF} 
A.white:hover {text-decoration: underline ; color: #FFFFFF;}

A, A:link, A:visited, A:active {text-decoration: none; color:#CE0101} 
A:hover {text-decoration: underline ; color: #831520;}
