﻿body 
{
    font-family : Arial, Verdana, helvetica;
}
#belowHeader {
	background:url(http://2010.lindora.com/images/gradient.gif) repeat-x;
	text-align:center;
	border:dotted 1px green;
	height:600px;
}
#menuMap 
{
    text-align : center;
}
.section 
{
    background : rgb(000,101,164);
    font-size : x-small;
    font-weight : bold;
    color : White;
}
.group 
{
    background-color : Transparent;
    width : 180px;
}
.item 
{
    text-indent : 10px;
    width : 170px;
}

a:link    {text-align : left;font-size : x-small; text-decoration: none;      color: #000000; font-family: Arial, Helvetica; font-weight: bold; }
a:visited {text-align : left;font-size : x-small; text-decoration: none;      color: #000000; font-family: Arial, Helvetica; font-weight: bold; }
a:hover   {text-align : left;font-size : x-small; text-decoration: underline; color: #888888; font-family: Arial, Helvetica; font-weight: bold; }

table 
{
    border-collapse : collapse;
}   
tr 
{
    vertical-align : top;
}   
td 
{
    text-align : left;
    vertical-align : top;
}            
#breadCrumbs, #breadCrumbs a, #breadCrumbs a:link, #breadCrumbs a:visited
{
	text-align:left;
	color:black; 
	font-size:10px; 	
	font-family : Arial, Helvetica, Verdana;
	padding:10px 10px 10px 10px;
	text-decoration: none;
}
#breadCrumbs a:hover
{
	text-align:left;
	color:black; 
	font-size:10px; 	
	font-family : Arial, Helvetica, Verdana;
	padding:10px 10px 10px 10px;
	text-decoration: underline;
}
table.menu 
{
    border : solid 1px #eeeeee;
}
#clinicList 
{
}    
