/* CSS Document *  */
form {
margin:0px;
}
.h100 {
height: 100%;
}
P {
padding-right: 40px;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
a {
	text-decoration: none;
	color: red;
}
a:hover {
	text-decoration:none;
	color: #d90000;
}
.tblContainer {
background-image: url(gfx/td_top_bgr.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: #000000;
}

.bgrR {
background-image: url(gfx/bgrR.gif);
background-repeat: no-repeat;
background-position: bottom;
}
.bgrL {
background-image: url(gfx/bgrL.gif);
background-repeat: no-repeat;
background-position: bottom;
}
.bgrFoot {
background-image: url(gfx/foot.gif);
background-repeat: no-repeat;
background-position: bottom;
}
.div722 {
width:722px;
position:relative;
left:25%;

}
.divBackBob {
position:absolute;
top: 210px;
left: 548px;
margin:0px;
}
.divBackBob2 {
position:absolute;
top: 460px;
left: 312px;
margin:0px;
}
.divFrame {
background-image: url(gfx/frame.gif);
background-repeat: no-repeat;
align: center;
}
.divBackBob3 {
position:absolute;
top: 490px;
left: 13px;
margin:0px;
}
.divBackBob4 {
position:absolute;
bottom: 70px;
left: 312px;
margin:0px;
}
.divFrameBig {
position:absolute;
top: 230px;
left: 310px;
margin:0px;
z-index:2;
}
.bob {
background-image: url(gfx/Bob.jpg);
background-repeat: no-repeat;
background-position: bottom;
}
.txtWhite {
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
text-align: justify;
color: white;
}
.txtBrown {
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
text-align: justify;
color: #996633;
}
.txtGray {
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
text-align: justify;
color: #aaaaaa;
}
.txtGraySmall {
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight: normal;
color: #aaaaaa;
}
.txtRed {
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
font-weight: bold;
text-align: justify;
color: #990000;
}

.txtHeader {
font-family: Arial, Tahoma, Verdana;
font-size: 16px;
font-weight: bold;
text-align: justify;
color: white;
}
.txtHeaderRed {
font-family: Arial, Tahoma, Verdana;
font-size: 16px;
font-weight: bold;
text-align: justify;
color: #990000;
}
.txtHeaderGray {
font-family: Arial, Tahoma, Verdana;
font-size: 16px;
font-weight: bold;
text-align: justify;
color: #aaaaaa;
}
.mailBox {
border: 1px inset gray;
width: 215px;
height: 18px;
color: #990000;
font-size:12px;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
}

.divMailCount {                                                                                                                 
position:absolute;                                                                                                              
top: 310px;                                                                                                                     
left: 588px;                                                                                                                    
margin:0px;                                                                                                                     
} 

.txtBlackCount {                                                                                                                
font-family: Arial, Tahoma, Verdana;                                                                                            
font-size: 11px;                                                                                                                
font-weight: bold;                                                                                                              
text-align: left;                                                                                                               
color: #000000;                                                                                                                 
} 
                                                                                                                              
.txtRedCount {                                                                                                                  
font-family: Arial, Tahoma, Verdana;                                                                                            
font-size: 20px;                                                                                                                
font-weight: bold;                                                                                                              
text-align: justify;                                                                                                            
color: #990000;                                                                                                                 
}
