.rel
{
	position: relative;
}
img
{
	border-width: 0px;
}
.client_image
{
	float: left;
	margin-right: 20px;
}
body
{
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
/*	background-color: #D8FECB;*/
}
.star
{
	position: relative;
	width: 225px;
	height: 93px;
	background-image: url('images/new.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.star_text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #39464F;
	position: absolute;
	left: 62px;
	top: 43px;
	width: 150px;
}
a.more:link, a.more:active, a.more:visited, a.more:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #019F64;
	text-decoration: underline;
}
a.email:link, a.email:active, a.email:visited, a.email:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #9dcf19;
	text-decoration: underline;
}
a.more2:link, a.more2:active, a.more2:visited, a.more2:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FE4274;
	text-decoration: underline;
}

a.index:link, a.index:active, a.index:visited, a.index:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
td, div, p, textarea, input
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.u
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.title
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #019F64;
}
.hr
{
	width: 100%;
	height: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #C1E271;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1px;
}
td.top
{
	vertical-align: top;
	text-align: left;
	height: 80px;
}
.logo
{
	position: absolute;
	left: 30px;
	top: 10px;
}
.address
{
	position: absolute;
	z-index: 10;
	left: 380px;
	top: 10px;
	width: 300px;
	text-align: right;
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
.woman
{
	position: absolute;
	left: 700px;
	top: 25px;
}

.main_table
{
	margin-left: auto;
	margin-right: auto;
}
a.menu:link, a.menu:active, a.menu:visited, a.menu:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.bottom_menu:link, a.bottom_menu:active, a.bottom_menu:visited, a.bottom_menu:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
} 
td.left
{
	width: 160px;
	text-align: left;
	vertical-align: top;
}
div.menu_gray
{
	width: 121px;
	height: 22px;
	text-align: left;
	background-image: url('images/gray.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 20px;
}
div.menu_green
{
	width: 121px;
	height: 22px;
	text-align: left;
	background-image: url('images/green.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 20px;
}
div.menu_lime
{
	width: 121px;
	height: 22px;
	text-align: left;
	background-image: url('images/lime.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 20px;
	padding-top: 5px;
}
div.sub
{
	width: 108px;
	height: 26px;
	margin-left: 10px;
	background-image: url('images/sub.gif');
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding-left: 2px;
	line-height: 10px;
}
div.sub2
{
	width: 108px;
	height: 26px;
	padding-left: 2px;
	margin-left: 10px;
	background-image: url('images/sub.gif');
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
}
.sub2 div
{
	padding-top: 5px;	
}

div.sub2 a:link, div.sub2 a:active, div.sub2 a:visited, div.sub2 a:hover, div.sub a:link, div.sub a:active, div.sub a:visited, div.sub a:hover, div.sub, div.sub2, div.sub div, div.sub2 div
{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
span.sub
{
	vertical-align: bottom;
}
div.sub_sub
{
	background-image: url('images/sub_sub.gif');
	background-position: left top;
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}
td.main
{
	width: 530px;
	vertical-align: top;
	text-align: left;
	padding-right: 220px;
}
td.right
{
	width: 50px;
}
ul
{
	list-style-position:inside;
}
.page_title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #39464F;
}
td.bottom
{
	height: 50px;
	text-align: left;
	vertical-align: top;
}
div.bottom
{
	position: absolute;
	top: 10px;
	left: 20px;
}	
.copy
{
	position: absolute;
	left: 600px;
	top: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #019F64;
}
.date
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #019F64;
}
