/* generic */

BODY {
font-family : Tahoma; 
font-size : 11pt; 
color : #000000;
text-decoration : none; 
} 

.two_cols_wrapper{}
.two_cols_left{float: left; width: 511px; text-align: left;}
.two_cols_right{float: right; width: 250px; text-align: left; background-color:white;}
.two_cols_right .ad{padding-bottom: 15px;}

html { overflow-x: auto; } 

A {
	font-family : Tahoma, tahoma, arial, helvetica; 
	font-size : 8pt; 
	color : navy; 
	text-decoration : none; 
} 

A:hover {
	color : red; 
} 

body	{
	margin:	0;
	}

hr {
  	width: 100%;
  	color: #C0C0C0;
	background-color: #ffffff;
	height: 1px;
}
