/*=============================================================================
 |
 |	RF City
 | 
 |	global.css
 |	by Voila! - http://www.voilamediagroup.com
 |
 |
 |	Date: 05/08/08
 |	CSS: Version: 1.0
 |  
 |  ============================================================================*/

@import "layout.css";
@import "styles.css";
span{font-family:"Times New Roman", Times, serif; font-size: 12px;}
h5{font-family:Arial, Helvetica, sans-serif;}
p{font-family:"Times New Roman", Times, serif; font-size: 12px;}
/*test*/
/*.greybg { background-color:#F1F1F1; padding: 8px 4px 8px 4px; }
.btm_brdr { border-bottom: dotted #dadada 2px; padding: 0 0 10px 0; margin: 0 0 10px 0; }
.top_brdr { border-top: dotted #dadada 2px; padding: 10px 0 0 0; }*/

/*CLASSES For the table*/
.greywhite { border-bottom: dotted #dadada 2px; padding: 0px; margin: 0px; }
.greywhite td { border-top: dotted #dadada 2px; padding: 10px 0 0 0; }