
BODY {
	background-color : #F7F3DF;
	margin-left : 20 px;
}
.cell1{
	background-image : url(images/three.1.3.jpg);
	background-repeat : no-repeat;
	vertical-align : top;
}
.cell2{
	vertical-align : middle;
	padding-left : 10px;
}
.content1{
	padding : 5px;
	border : 2px solid #E0E6CA;
}
.exp_list{
	list-style: circle;
}
.faq_title{
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
	
}
.footer{
	font : 10px Verdana;
	text-align : center;
	color : #828648;
	border : #F7F3DF;
}
.home1{
	background-image : url(images/home1.jpg);
	background-position : right;
	background-repeat : no-repeat;
}
LI {
	padding : 5px;
}
.list_indent{
	margin-left: 10px
}
.main_table{
	padding : 15 px;
}
.nav_link{
	text-decoration : none;
	color : Black;
}
.nav_link:hover{
	font-weight : bold;
}
.side_image{
	background-image: url(../images/side_image.jpg);
	background-repeat : no-repeat;
}
table{
	font: 11px Verdana;
}
.title_border{
	font-style : italic;
	font-family : Verdana;
	/* background-color : #E0E6CA;
	*/
	padding-left : 10;
	font-weight : bold;
	height : 16px;
	background-image : url(../nav_images/title_bar.gif);
	background-repeat : repeat-x;
	font-size : 11px;
	vertical-align : middle;
}


