body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	background-image: url(bg.jpg);
	background-color: #D1D7E7;
	background-repeat: no-repeat;
	margin: 0px;

}
.left_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #B68901;
		}
.newsletterheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #333333;
				}
.border {

	border: 1px solid #CCCCCC;
						}
.bordersides {

	border-left: 6px solid #333;
	border-right: 6px solid #333;
		}
.left_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #B68901;
	}
.blogheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FDC70E;
	}
.main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
		}
h1, .title {
	color:			#FFFFFF;
	font-weight:	bold;
	margin:			0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 13px;
	display: inline;
	}
.mainblog{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;


}
A:link {
	COLOR: #FDC70E; TEXT-DECORATION: none
}
A:active {
	COLOR: #FDC70E; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FDC70E; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
	
}


.white A:link {
	COLOR: #fff; TEXT-DECORATION: none
}
.white A:active {
	COLOR: #fff; TEXT-DECORATION: none
}
.white A:visited {
	COLOR: #fff; TEXT-DECORATION: none
}
.white A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
	
}

TEXTAREA {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; width: 100%;

}
INPUT  {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	WIDTH: 100%
	
	}
.newsletter  {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	WIDTH: 160px
	
	}


select {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; WIDTH: 100%
		}


.quoteselect {
	WIDTH: 90px
	}
	
	



.image:hover img{
FILTER: alpha(opacity=80); opacity: 0.88; -moz-opacity: 0.88

}

.image img{
FILTER: alpha(opacity=100); opacity: 10; -moz-opacity: 10

}




.dhtml_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:10px;
	padding:6px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	background-image: url(http://www.awesomefx.co.uk/files/navbg.gif);
}
.dhtml_answer{	/* Parent box of slide down content */
	/* Start layout CSS */

	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtml_answer_content{	/* Content that is slided down */
	padding-top:5px;
padding-bottom:5px;
	position:relative;
}
