.leftright
{
border-bottom: 1px solid #B0B0B0;
border-right: 1px solid #B0B0B0;
}

.leftrightlarge
{
border-left: 1px solid #B0B0B0;
border-right: 1px solid #B0B0B0;
}

.menuborder2
{
border-top: 1px solid #B0B0B0;
border-right: 1px solid #B0B0B0;
}
.menuborder2bottom
{
border-top: 1px solid #B0B0B0;
border-right: 1px solid #B0B0B0;
border-bottom: 1px solid #B0B0B0;
}

body
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-image: url('../gfx/bg.gif');
background-repeat: repeat;
background-attachment: fixed;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.result
	{ 
	color: #005FBD;
	text-decoration: none;  
	font-size: 18px;      
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
.bread
{
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

A.menu:visited, A.menu:link, A.menu:active 
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	border-color : #666666;
	}
A.menu:hover 
	{ 
	color: #005FBD;
	text-decoration: none;  
	font-size: 13px;      
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	border-color : #333333;
	}

A.faq:visited, A.faq:link, A.faq:active 
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	border-color : #666666;
	}
A.faq:hover 
	{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bolder;
	border-color : #666666;
	}


	
A.undermenu:visited, A.undermenu:link, A.undermenu:active 
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	}
A.undermenu:hover 
	{ 
	color: #666666;
	text-decoration: none;  
	font-size: 12px;      
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	}

A.topmenu:visited, A.topmenu:link, A.topmenu:active 
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bolder;
	}
A.topmenu:hover 
	{ 
	color: #666666;
	text-decoration: none;  
	font-size: 12px;      
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	}


A:visited, A:link, A:active 
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	border-color : #666666;
	}
A:hover 
	{ 
	color: #666666;
	text-decoration: none;  
	font-size: 12px;      
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-color : #333333;
	}

H1
	{
	font-family: Century Gothic,verdana,arial,times,sans-serif;
	color: #0C416A;
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
	bottom_margin: 0px;
	}
H3
	{
	font-family: Century Gothic,verdana,arial,times,sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
	bottom_margin: 0px;
	}

A.listingtitle
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	}


