a.reverse:visited,
a.reverse:link,
a.reverse 
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, verdana, helvetica;
	font-size: 9pt;
}

a.reverse:hover 
{	
	color: #000000;
	text-decoration: underline;
	font-family: arial, verdana, helvetica;
	font-size: 9pt;
}

a 
{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

a:hover 
{
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

body 
{  
    	   font-family: arial, verdana, helvetica;
    	   font-size: 10pt;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        margin-left: 0px;
}

td 
{
	font-family: arial, verdana, helvetica;
	font-size: 9pt;
}

th 
{
	font-family: arial, verdana, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	background-color: #1C8195; 
}

h1 
{
	font-family: arial, verdana, helvetica;
	font-size: 14pt;
	margin-top: 2px; 
	margin-bottom: 2px;
}		

.idx
{
	font-family: arial, verdana, helvetica;
	font-size: 14pt;
	margin-top: 2px; 
	margin-bottom: -15px;
}		

h2 
{
	font-family: arial, verdana, helvetica;
	font-size: 11pt;
	margin-bottom: 2px;
	margin-top: 2px; 
}		

h3 
{
	font-family: arial, verdana, helvetica;
	font-size: 9pt;
	margin-bottom: 2px;
	margin-top: 2px; 
}

.category 
{
	font-family: arial, verdana, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}

.price 
{
	font-family: arial, verdana, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: red;
	margin-left: 3px;
}

.phone 
{
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	color: #FFFFFF;
}

.Border 
{    
		border-top-width: 1px;
        border-top-color: #000000;
        border-top-style: solid;
        border-left-width: 1px;
        border-left-color: #000000;
        border-left-style: solid;
        border-right-width: 1px;
        border-right-color: #000000;
        border-right-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #000000;
        border-bottom-style: solid;
}

td.darkgreen 
{
	background: #1A7F93;
	border-bottom: 3px solid #6F6B6C;
}

a.hlink,
a.hlink:visited 
{
	border: 2px solid #FFFFFF;
	border-right: 0px;
	border-top: 0px;
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	width: 94px;
	text-align: center;
}

a.hlink:hover 
{
	background: #2895AA;
	font-family: arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}

.divider 
{    
        border-right-width: 2px;
        border-right-color: #000000;
        border-right-style: solid;
        border-bottom-width: 2px;
        border-bottom-color: #000000;
        border-bottom-style: solid;
		margin-bottom: 10px;
		margin-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		width: 98%;
		text-align: left;
}

.linkbox 
{    
		border-top-width: 2px;
        border-top-color: #000000;
        border-top-style: solid;
        border-left-width: 2px;
        border-left-color: #000000;
        border-left-style: solid;
        border-right-width: 2px;
        border-right-color: #000000;
        border-right-style: solid;
        border-bottom-width: 2px;
        border-bottom-color: #000000;
        border-bottom-style: solid;
		margin-bottom: 10px;
		width: 97%;
}

p
{
	font-family: arial,helvetica;
	font-size: 9pt;
}
.messageborder {
		border-bottom: 1px;
		border-bottom-color: #6F6B6C;
		border-bottom-style: solid;
		background-color: #D1EBEF;
}
