BODY { 
/*background-color : steelblue;*/
background: url(images/pastel_stormfront_trs_2009_02_18_me.jpg) top center no-repeat; 
font-family : arial;
font-size : 12px;
font-weight : normal;
letter-spacing : normal;
text-transform : none;
text-align : center;
word-spacing : normal;
margin-right : 0;
margin-top : 0;
margin-left : 0;
margin-bottom : 0;

} 


/*A:link {color: #488AC7;} /*steelblue*/
/*A:visited {color: #488AC7;} /*steelblue*/
A:hover {color: #FF0000;} /*red*/

p.p_align_center{
text-align: center;
}
/*TABLE Section*/

/*
TABLE { 
font-family : arial;
width: 100%;
border: 0px;
} 
*/
#tblMainFrame
{
font-family : arial;    
border: 0px; 
width: 760px;
text-align : left;
border-collapse : collapse;
border-spacing : 0 0;
border-width : 0;
border : 0 inset;
background-color : #C0C0C0; /*ligh grey*/
} 


/*DIV Section*/
.div_center { 
text-align : center;
}
.div_align_left{
text-align : left;
}



/*images section*/
img{
border-width: 0px
}


