
body
{ 
	background-color:#5e4f2e;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
		
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:bolder;
	
	color:#5e4f2e;
}

li {list-style-type:circle;}

/* Mouse over and mouse out styles */

.links, .links_over, .links_out
{
	font-weight:bold;
	text-decoration:none;
}


.links, links_out	{color:#088EB8;}
.links_over	{color:#fbbd1e;}

/* Text */

.normal_text {color:#10b2f3;font-weight:bold;}
.other_text {font-size:9px; color:#10b2f3;font-weight:bold;}
.testemonial_text, .testemonial_text2 {font-size:9px; font-style:italic;}
.testemonial_text { color:#009900;}
.testemonial_text2 { color:#0033CC;}

img { border-color:#D996EC;}

.table_main	
{
		
		background-color:FFFFFF;
		background-position:bottom right;
		background-repeat:no-repeat;
		width:750px; height:700px;
		border-style:outset;
		border-bottom-style:none;
		border-right-style:none;
		border-color:#000000;
		border-width:thick;
		
}


.td_content { width:525px; vertical-align:top; height:inherit;}
.td_links { width:150px; vertical-align:top; text-align:left;font-size:9px;}
.td_spacer {width:50px;}
.td_logo { vertical-align:top; text-align:center; height:100px;}
.td_image { vertical-align:bottom; height:inherit; height:200px;}
.td_header { vertical-align:top; text-align:center; height:50px;}
.td_footer { vertical-align:top; text-align:center; height:10px;
			background:url(images/banner.jpg);
			background-repeat:no-repeat;}

.content_div{text-align:justify; margin-left:40; position:static;}
.main_div {background-color:#FFFFFF; width:750px; height:700px;}
.td_test { width:525px; vertical-align:top; margin-right:60;}
