a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: maroon;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	COLOR:maroon;
}
.headright
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B6A856;
	font-size: 13px;
   font-weight: bold;
	letter-spacing: 1px;
}
.txt
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 15px;
}
.readmore
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Maroon;
	font-weight: bold;
	letter-spacing: 1px;
	
}
.txtred
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Maroon;
	line-height: 18px;
}
div.tp1 { 
font-size:12px; 
color:#336; 
font-style:italic }
div.tp2 { 
font-size:12px;
font-weight:normal; 
color:#337; 
padding-top:4px }
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#E4E2C8; border:1px solid #336;
  width:150px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}

.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: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.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{
vertical-align: middle;
border: 1px solid gray;
width: 550px;
margin-bottom: 1em; padding: 10px;
}
textarea{
		width:196px;
		height:95px;
		overflow:auto;
		font-family:tahoma;
		font-size:11px;
		color:#3D3D3D;
		padding:1 0 0 5px;
		}
#form input{
		width:196px;
		padding:1 0 0 5px;
		}
input 	{
		font-family:tahoma;
		height:21px;
		font-size:11px;
		color:#3D3D3D;
		padding:2 0 0 7px;
		}
