BODY { 
background-color : steelblue;
/*background: url(images/pastel_stormfront_trs_2009_02_18_me.jpg) top center no-repeat; */
background: url(images/bgr3.jpg);
font-family : verdana;
font-size : 12px;
font-weight : normal;
color: #909090;
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 {text-decoration: none;}
A:hover {color: red;text-decoration: none;} /*red*/
A:visited {text-decoration: none;}
p.p_align_center{text-align: center;}
/*TABLE Section*/

/*
table a:link	{	line-height:1em; color:brown; display:inline-block; padding:3px 7px; margin:-3px -7px}
table a:visited	{	color:brown}
table a:hover	{	text-decoration:none; background:transparent; color:red; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px}
*/


/*
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
}


