/*DONT DELETE THIS FILE UNLESS CODE IS ON ORGINAL CSS*/

 .heading {
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #432001;
	text-align:left;
	}
.linkText{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #492111;
	padding-left:5px;
	text-align:left;
	text-decoration:none;

}
.linkText:hover{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-left:5px;
	text-align:left;
}
.subheading{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#9C0B0F; 
	text-align:left;
	text-decoration:none;

}
.subheading:hover{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#432001; 
	text-align:left;
}
.errortext{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#FF0000; 
}
.TextBoxInner{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#432001; 
	border:1px solid #F26522; 
	height:15px; 
	width:200px;
}
.textbox{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#432001; 
	border:1px solid #F26522; 
	height:15px; 
	width:200px;
}
.textarea{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#432001; 
	border:1px solid #F26522; 
}
.tbl_content{ 
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color: #432001;
}
.row_odd{ 
	background-color:#FFFFFF; 
	height:20px
}
.row_even{ 
	background-color:#FCF7EF; 
	height:20px
}
.rowhead{ 
	background-image:url(../images/forum_strip.gif);
	height:20px; 
	padding-left:3px; 
	color:#9C0B0F; 
	padding-left:3px; 
	font-weight:bold
} 
.pageLink{
	font-family:Tahoma;	color:#432001;	text-decoration:none;font-size:13px;
	}
.button{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	border:1px solid #DE5C1F; 
	width:75px; 
	height:23px;
	background-image:url(../images/00pic1.gif);
	cursor:pointer;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5C1B16;
    line-height:16px;
	text-decoration:none
}
 
.links2{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color: #5C1B16;
    line-height:16px;
	text-decoration:none;
}
.links2:hover {
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color: #000000;
    line-height:16px;
	text-decoration:none;
}
li{
	list-style-image: url(../images/arrow.gif);
}