body 
{ 
	margin: 0;
 	background-color: #336799;
	font-family: Arial;
	font-size: 11px;
}



#tabsJ 
{
	float:left;
      	width:100%;
        background:#015985;
   	font-size:73%;
        line-height:normal;
        border-bottom:1px solid #336799;
}

#tabsJ ul 
{
 	margin:0;
 	padding:0 0 0 0px;
        list-style:none;
}

#tabsJ li 
{
        display:inline;
        margin:0;
        padding:0;
}

#tabsJ a 
{
        float:left;
        background:url("imgs/tableftJ.gif") no-repeat left top;
        margin:0;
        padding:0 0 0 5px;
        text-decoration:none;
}
#tabsJ a span 
{
        float:left;
        display:block;
        background:url("imgs/tabrightJ.gif") no-repeat right top;
        padding:5px 15px 4px 6px;
        color:#24618E;
}
    


#tabsJ a:hover span 
{
        color:#FFF;
}
#tabsJ a:hover 
{
        background-position:0% -42px;
}
#tabsJ a:hover span 
{
        background-position:100% -42px;
}

#hr
{
	width: 80px;
	border: 1px #fff dashed;
	margin-top: -18px;
	align: left;
		
}



#sidebarservices
{
	width: 100%;
	padding: 5px 0 0 0;
	margin-bottom: 1em;
	margin-top: -19px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 11px;
	background-color: #015985;
	
}

#sidebarservices ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	
}

#sidebarservices li
{
	margin: 0;
}

#sidebarservices li a
{
	display: block;	
	padding: 2px 0px 5px 5px;
	border-left: 10px solid #015985;
	border-right: 10px solid #015985;
	background-color: #015985;
	color: #fff;
	text-decoration: none;
	width:100%;
}

#sidebarservices li a:hover
{
	border-left: 10px solid #fff;
	border-right: 10px;
	background-color: #6F9CC8;
	color: #000;
}

h1.sidebar
{
	font-family: Arial;
	font-size: 16px;
	color: #CCCC33;
	padding: 0;
}

h1.subpage
{
	font-family: Arial;
	font-size: 13px;
	color: #000;
	text-decoration: underline;
}

h2.subpage
{
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
h3.staffname
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
	
h3.header
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}


td.main
{
	font-family: Arial;
	color: #000;
	font-size: 11px;
	padding: 5px 10px 10px 10px;
	line-height: 1.5em;
}

td.commerce
{
	font-family: Arial;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px 10px 10px;
	line-height: 1.5em;
}

td.mainpage
{
	font-family: Arial;
	color: #000;
	font-size: 11px;
	padding: 5px 10px 10px 10px;
	line-height: 2em;
}

td.contact
{
	font-family: Arial;
	color: #000;
	font-size: 11px;
}

a.body:link
{
	font-family: Arial;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

a.body:hover
{
	font-family: Arial;
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

a.body:visited
{
	font-family: Arial;
	color: #336799;
	font-size: 11px;
	text-decoration: none;
}

a.footer:link
{
	font-family: Arial;
	color: #000;
	font-size: 10px;
	text-decoration: none;
}	

a.footer:hover
{
	font-family: Arial;
	color: #000;
	font-size: 10px;
	text-decoration: underline;
}

a.footer:visited
{
	font-family: Arial;
	color: #336799;
	font-size: 10px;
	text-decoration: none;
}


td.footer
{
	font-family: Arial;
	font-size: 10px;
	color: #000;
}

.bigbr
{
font-size: 1px; 
line-height: 18px; 
}







input
{
	background-color: #4D5880;
	border: 2px solid #E0E0E0;
	color: #fff;
	font-face: Arial;
	font-size: 11px;
		
}

select
{
	font-face: Arial;
	font-size: 11px;
	background-color: #4D5880;
	color: #fff;
}

textarea
{
	background-color: #4D5880;
	color: #fff;
	font-face: Arial;
	font-size: 11px;
}
 