﻿body.tabs{
color: #333;
font-size: 11px;
font-family: verdana;
}
a.tabs{
color: #fff;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
p.tabs{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
#wrapper_tabs{
width: 700px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #0A5066;
}
.tab{
float: left;
height: 22px;
width: 155px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(../images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding:  5px 0 0 0;
}

ul.tabs
{
	font-size:.8em;
	font-family:Tahoma;
	color:#C09242;
	border:none;
}


a.services:link
{
	font-size:1em;
	font-family:Tahoma;
	color:#006666;	
	text-decoration:underline;
}

a.services:visited
{
	font-size:1em;
	font-family:Tahoma;
	color:#006666;
	text-decoration:underline;
}

a.services:hover
{
	font-size:1em;
	font-family:Tahoma;
	color:#DFE44F;
	text-decoration:underline;
}

a.services:active
{
	font-size:1em;
	font-family:Tahoma;
	color:#C09242;
	text-decoration:underline;
}