<!--
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #A94300;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #A94300;
}

.shadetabs li a:hover{
color: #C8885D;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid gray;
width: 777px;
margin-bottom: 1px; padding: 10px;
}

img.pic 
	{ 
	border: 1px solid #D6D3D6 ; 
	}

img.picblack 
	{ 
	border: 1px solid #000000 ; 
	}

.forms 
	{
	
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	color: #000000;
	background: #FCFAF7;
	}
.forms-normal
	{
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	color: #000000;
	background: #FCFAF7;
	}
.forms-textarea
	{
		font-family: verdana, arial, sans-serif, geneva;
		font-size: 11px;
		color: #000000;
		background: #FCFAF7;
	}

.forms-readonly-line
	{
	width: 100%;
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	background: none;
	color: #000000;
 	border-top: none;
	border-left: none;
  	border-right: none;
  	border-bottom: 1pt solid;
	padding-left: 2
	}

.forms-readonly
	{
	width: 100%;
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	font-weight: bold;
	background: none;
	color: #000000;
 	border-top: none;
	border-left: none;
  	border-right: none;
  	border-bottom: none;
	padding-left: 2
	}
.button
	{
	color: #000000; 
	font-size: 11px;
	vertical-align:middle;
	width:80px;
	height:30px;
	cursor:hand;
	font-family: verdana, arial, sans-serif, geneva;
	background-color: #D6D3CE;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #E0DEDA;
	border-left-color: #E0DEDA;
	}

.button-small
	{
	color: #000000; 
	font-size: 11px;
	vertical-align:middle;
	height:20px;
	cursor:hand;
	font-family: verdana, arial, sans-serif, geneva;
	background-color: #D6D3CE;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #E0DEDA;
	border-left-color: #E0DEDA;
	}

.button-big-extra
	{
	color: #000000; 
	font-size: 11px;
	vertical-align:middle;
	width:200px;
	height:30px;
	cursor:hand;
	font-family: verdana, arial, sans-serif, geneva;
	background-color: #D6D3CE;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #E0DEDA;
	border-left-color: #E0DEDA;
	}

A
	{
	color:83441A;
	text-decoration:none 
	}

A:HOVER
	{
	color:83441A;
	text-decoration:underline
	} 

A:VISITED
	{
	color:83441A;
	text-decoration:none
	}

A:VISITED:HOVER
	{
	color:83441A;
	text-decoration:underline
	}	
	
A.Common
	{
	color:523019;
	text-decoration:none 
	}

A.Common:HOVER
	{
	color:523019;
	text-decoration:underline
	} 

A.Common:VISITED
	{
	color:523019;
	text-decoration:none
	}

A.Common:VISITED:HOVER
	{
	color:523019;
	text-decoration:underline
	}
	
.bodytitle
	{
	font-family: arial narrow, verdana, arial, helvetica, sans-serif, geneva;
	font-size: 17px;
	font-weight: bold;
	}

.bodytext
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 12px;
	}

.bodytext9
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 9px;
	}

.bodytext10
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 10px;
	}

.bodytext12
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 12px;
	}
	
.bodytext14
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 14px;
	}
	
.bodytext17
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 17px;
	}

.tableborder 
	{
  	background: #808080;
	}
.tablewhite 
	{
  	background: #FFFFFF;
	}
.tableorange
	{
	background: #CE6531;
	}
.tablegray
	{
	background: #CECFCE;
	}
.tableyellow
	{
	background: #FFF7EF;
	}
.linered 
	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}//-->
