﻿body {
	background: #E6E6E6;
	background-image: url(../images/layout/7_BG.png);
	}

a:link, a:visited, a:active {
	color: #00AEEF;
	font: 7pt arial narrow, monospace; text-transform: none;
	text-decoration: none; cursor: default;
	border-bottom: 3px solid transparent;
	}

a:hover {
	color: #00AEEF;
	text-decoration: none; cursor: default;
	border-bottom: 3px solid #FFFFFF;
	}

.area {
	width: 417px; height: 446px;
	position: absolute; left: 50%; top: 50%;
	margin-left: -208.5px; margin-top: -223px;
	}

.header {
	margin-bottom: 2px; padding: 0px;
	}

table, tr, td {
	border: 0px;
	border-spacing: 0px; border-collapse: collapse;
	padding: 0px; padding-bottom: 3px;
	}

table a:link, table a:active, table a:visited, table a:hover {
	border: 0px;
	}

.text {
	color: #8DC63F;
	font: 8pt arial, monospace;
	text-transform: lowercase; font-variant: small-caps;
	text-align: justify; padding: 10px;
	}

b, bold, strong {
	color: #8DC63F;
	font: bold 8pt "arial bold", monospace;
	text-transform: lowercase; font-variant: small-caps;
	}

i, italic, em { 
	color: #8DC63F;
	font: italic 8pt "arial bold", monospace;
	text-transform: lowercase; font-variant: small-caps;
	}

.footer {
	color: #3D3D3D; background-image: url(../images/layout/7_05.png);
	font: 8pt arial, monospace;
	text-transform: lowercase; font-variant: small-caps;
	text-align: justify; line-height: 6px; padding: 10px;
	}

a.f:link, a.f:active, a.f:visited, a.f:hover {
	font-size: 9pt; font-variant: small-caps;
	}
