.yescolor {
font-family: Arial;
font-size: 16px;
	font-weight: normal;
	color: White;
}
.nocolor {
	background-color: <?php echo $softbiz_faq_clr1_no; ?>;
}

.faqbgcolor {
	background-color: <?php echo $softbiz_faq_section_bg; ?>;
}

.seperatorstyle {
	background-color: <?php echo $softbiz_seperator_color; ?>;
}
.highlightbgcolor {
	background-color: transparent;
}

a {
	font-family: Arial;
	color: #990000;
	text-decoration: none;
	
}
a:hover {

	text-decoration: underline;

}
.titlestyle {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #BB0000;
}
.special {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: Yellow;
	
}
a.pagelink {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: underline;
}


.maintablestyle {
	color: White;
}

input 
{	
background-color : #333333;
border-color : #777777;
color : #BCBCBC;
font-size : 10pt;
font-family: "Arial";
border-style : solid;
border-width : 1;
background-image: url(/images/blanks.gif);
}

select
{	
background-color : #333333;
border-color : #777777;
color : #BCBCBC;
font-size : 10pt;
font-family: "Arial";
border-style : solid;
border-width : 1;
background-image: url(/images/blanks.gif);
}

font.red{
	color: Red;
	font-weight: bold;
	font-size: 20px;
	}

font.mini {

	font-size: 10px;
}
.nonefont {
	text-transform: none;
}
font {

		font-family: Arial;

}
body {
	font-family: Arial;
	background: #333333 url(/images/bg.jpg);
	font-size: 12px;
	font-weight: normal;
	color: White;
	margin-top:0;
	margin-bottom:0;
}
#my {

	width:800;
	background-color:#9D2300;
	background-image:url(/images/midway.gif);
	background-repeat:repeat-y;
	background-position:center;
	align:center;
	margin-top:0;
	margin-bottom:0;
		
}
