
.contentheading {
	font-family: Tahoma;
	color: black;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: normal;
}

.contentheading2 {
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: normal;
}

.contentpane {
}


.pagenavbar {
background-color: #BFEDC8;
}

.sb_avatar {
   text-align: center;
   margin-top: 3px;
   margin-bottom: 3px;
   display: block;
}

.sb_messagebody {
   border-top: thin solid #888888;
   display: block;
   padding-top: 4px;
   margin-top: 4px;
   margin-bottom: 4px;
}

.sb_signature {
   border-top: thin dashed #888888;
   margin-bottom: 4px;
   padding-top: 4px;
   margin-top: 4px;
   display: block;
}

.sb_leftcolumn {
   width: 200px;
   text-align: right;
}


.inputbox_noborder {
	background-color: transparent;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	margin: 5px 0px 5px 0px;
	vertical-align: middle;
}
/*
.button {
	padding: 0px 8px 2px 8px;
	background: #cccccc ;
	height: 20px;
	border: 1px solid #555555;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
}
*/
.sb_catname {
	font-size: 12px;
}

.sb_new {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #FF0000;
}

.searchintro {
}

.sectiontableheader {
	font-family: Tahoma;
	color: #010101;
  	font-weight: bold;
	border-bottom: 1px solid #06A143;
	/*border-right: 1px solid #FFFFFF;*/
	text-transform: uppercase;
	text-size: 10px;
	background-color: #BFEDC8;
}

.sectiontableentry1 {
	background-color : #E1E1E1;
	/*border:1px solid #999999;*/
}

.sectiontableentry2 {
	background-color : #E1E1E1;
	/*border: 1px solid #999999;*/	
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a60405;
	text-decoration: none;
	font-weight: normal;
}

div.quote {
background:#ececec none repeat scroll 0 0;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
padding:8px;
}

div.irta {
background:#bfedc8 none repeat scroll 0 0;
background-image: url(/images/quote.jpg);
background-position: middle left;
background-repeat: no-repeat;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 28px;
padding-right: 4px;
font-weight: bold;
border-top:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
color: #4a9c68;
}