td,body {
	font-family 	: verdana;
	font-size		: 10pt;
}

.tbl_content {
	width			: 800px; 
	height			: 100%;  
	background-color: #CCD3E2; 
	border-left		: #B6B6B6 1px solid; 
	border-right	: #B6B6B6 1px solid;
}

.td_footer {
 	font-size		: 9pt;
 	text-align		: center;
 	height			: 2%;
 	color			: #ACACAC;
}

.logo {
	margin-top		: 20px; 
	margin-left		: 160px;
}

.logo_start {
	margin-top		: 20px; 
}

.content {
	position		: relative;
	margin-top		: 20px; 
	margin-left		: 220px; 
	background-color: white; 
	width			: 460px; 
	text-align		: left; 
	z-index			: 2; 
	filter			: alpha(opacity=80);
	-moz-opacity	: .80;
	opacity			: .80;
	padding			: 40px;
	border			: 1px #cccccc solid;
}

.fullcontent {
	margin-top		: 20px; 
	margin-left		: 60px; 
	background-color: #F7F8FA; 
	width			: 600px; 
	text-align		: left; 
	padding			: 40px;
	border			: 1px #cccccc solid;
}

.image_left {
	position		: relative;
	top				: -250px;
	z-index			: 1; 
}

.image_left2 {
	position		: relative;
	top				: -480px;
	z-index			: 1; 
}

.btn_back {
	text-align		: right;
	position		: relative; 
	top				: -25px; 
	left			: 20px;
}

.title {
	font-family 	: verdana;
	font-size		: 13pt;
	margin-bottom	: 20px;
}

.subtitle {
	font-family 	: verdana;
	font-size		: 10pt;
	font-weight		: bold;
	margin-top		: 30px;
	margin-bottom	: 10px;
}

.text {
	margin-bottom	: 10px;
}

A.link_menu:active {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 9pt;
	color			: #000000;
	text-decoration : none;
}

A.link_menu:link {
	font-family		: tahoma, helvetica, sans serif;
	font-size		: 9pt;
	color			: #000000;
	text-decoration : none;
}

A.link_menu:visited {
	font-family		: tahoma, helvetica, sans serif;
	font-size		: 9pt;
	color			: #000000;
	text-decoration : none;
}

A.link_menu:hover {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 9pt;
	color			: #000000;
	text-decoration : underline;
}

A.link_footer:active {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 9pt;
	color			: #ACACAC;
	text-decoration : none;
}

A.link_footer:link {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 9pt;
	color		 	: #ACACAC;
	text-decoration : none;
}

A.link_footer:visited {
	font-family		: tahoma, helvetica, sans serif;
	font-size		: 9pt;
	color		 	: #ACACAC;
	text-decoration : none;
}

A.link_footer:hover {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 9pt;
	color		 	: #ACACAC;
	text-decoration : underline;
}

A.link_btn_back:active {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 9pt;
	color			: #000000;
	text-decoration : none;
}

A.link_btn_back:link {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 9pt;
	color		 	: #000000;
	text-decoration : none;
}

A.link_btn_back:visited {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 9pt;
	color		 	: #000000;
	text-decoration : none;
}

A.link_btn_back:hover {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 9pt;
	color		 	: #000000;
	text-decoration : underline;
}

A.link_outgoing:active {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 10pt;
	color			: #384764;
	text-decoration : none;
}

A.link_outgoing:link {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 10pt;
	color		 	: #384764;
	text-decoration : none;
}

A.link_outgoing:visited {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 10pt;
	color		 	: #384764;
	text-decoration : none;
}

A.link_outgoing:hover {
	font-family		: tahoma, helvetica, sans serif;
	font-size	 	: 10pt;
	color		 	: #384764;
	text-decoration : underline;
}

