@import url("../inserts_onepages/insert_styles.css");


html {
	scrollbar-arrow-color : #EDE8D3;
	scrollbar-base-color : #FFFFFF;
	scrollbar-highlight-color : #EDE8D3;
	scrollbar-shadow-color : #EDE8D3;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
}



/* main body style */
body {
	background: #EDE8D3;
	margin: 0px;
	padding: 0px;

}

/* td & p styles */
td, p {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	color: #515151;
}


/* H1, H2 styles */
H1  {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #515151;
	font-weight : bold;
	line-height: 25px;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 120%;
	color: #0F110F;
	letter-spacing: 15px;
	text-indent: 3px;


}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4988A3;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}


/* miscelleanous styles */

.services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
}


#MainTable {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 770px;
}
