body{
	padding: 0px;
	margin: 0px;
	background: #000000;
	color:white;
}


/*=================================================*/

table.main{
	width: 745px;
	height: 440px;
	padding: 0px;
	margin:0px 0px 0px 0px;
}

td.left_main{
	vertical-align: top;
	text-align: center;
	background: #8c7f6f;
	width:530px;
	padding: 0px;
	margin: 0px;
}

div.border{
	width: 488px;
	height:350px;
	margin:0px;
	padding: 0px;
	border: 1px solid #c4b7a7;
	overflow: hidden;
}

div.header{
	width: 100%;
	color:#aaa39a;
	margin: 0px;
	font-size: 35px;
	line-height: 35px;
}
div.subheader{
	width: 100%;
	color:#e7e1da;
	margin: 0px;
	font-size: 17px;
	line-height: 35px;
	text-decoration: underline;
}
div.download{
	width: 100%;
	margin: 0px;
	text-align: right;
}
div.download a{	color: #e7e1da;}
div.download a:link{	color: #e7e1da;}
div.download a:visited{	color: #e7e1da;}
div.download a:active{	color: #000000;}
div.download a:hover{	color: #000000;}

 div.text{
	font-size: 16px;
	text-align:left;
	width: 468px;
	margin: 0px;
	font-family: "Times New Roman",sens-serif;
	color: #e1d9c9;
	font-weight: normal;
	line-height: 16px;
	font-style: oblique;
}
 div.text div.paragraph{
	width: 100%;
	height: 8px;
	margin: 0px;
	//margin:-4px;
 }

 div.text p{
	margin: 10px 0px 0px 0px;
}

/*===========================RIGHT====================================*/
td.v_line{
	width: 1px;
	background: #000000;
}

td.right{
	width: 214px;
	vertical-align: top;
	background: #73685b url(../bg/clients/right.png) no-repeat 0% 100%;
}

form.log_pass{
	width: 170px;
	text-align: right;
	font-size: 16px;
	margin: 0px;
	font-family: "Times New Roman",sens-serif;
	color:#aaa39a;
	font-weight: normal;
	font-style: oblique;
}
div.form_p{
	width: 100%;
	height: 10px;
	//margin:-3px;
}




/*====================== CLIENT INFO =================================================================================================*/
table.client_info{
	width: 900px;
	background:#8c7f6f;
	text-align: center;
}
table.client_info td{
	width: 33%;
	border: 1px solid #73685b;
	vertical-align: top;
}

li a{	color: #e7e1da;}
li a:link{	color: #e7e1da;}
li a:visited{	color: #e7e1da;}
li a:active{	color: #000000;}
li a:hover{	color: #000000;}

a.exit{text-decoration:none;}

