﻿body{
color: #333;
font-size: 11px;
font-family: tahoma;
}
a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
#wrapper{
width: 200px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #8DC70A;
}
.tab{
float: left;
height: 32px;
width: 40px;
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: 9px 0 0 0;
}

/*

*/
.TabLeft1
{
	width: 1px;		
	background-color: #9F0000;
	border-top:solid #9F0000 1px;
}
.TabLeft2
{
	width: 1px;
	background-color: #960505;
	border-top:solid #9F0000 1px;
}
.TabRight1
{
	width: 1px;
	background-color: #9F0000;
	border-top:solid #9F0000 1px;
}
.TabRight2
{
	width: 1px;
	background-color: #9F0000;		
	border-top:solid #9F0000 1px;
}
.TabTitle
{
	color: white;
	font-family: Tahoma;
	FONT-SIZE: 9px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;	
}
.TabMidCommon
{
	border-top:solid #9F0000 1px;	
}


.TabLeft1Ext
{
	width: 1px;		
	background-color: #B3A48C;
	border-top:solid #B3A48C 1px;
}
.TabLeft2Ext
{
	width: 1px;
	background-color: #B3A48C;
	border-top:solid #B3A48C 1px;
}
.TabRight1Ext
{
	width: 1px;
	background-color: #B3A48C;
	border-top:solid #B3A48C 1px;
}
.TabRight2Ext
{
	width: 1px;
	background-color: #B3A48C;		
	border-top:solid #B3A48C 1px;
}
.TabTitleExt
{
	color: Maroon;
	font-family: Tahoma;
	FONT-SIZE: 10px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;	
}
.TabMidCommonExt
{
	border-top:solid #B3A48C 1px;	
}