@charset "UTF-8";
/* CSS Document */

BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #473c30;
	
}

TD.footer
{
	font-face: Georgia, Times New Roman, Times, serif;
	color: #FCEFDC;
	font-size: 12px;
	vertical-align: center;
	text-align:center;
}

TD.content
{
	text-align:justify;
	font-face: Georgia, Times New Roman, Times, serif;
	color: #DDD2C5;
	font-size: 12px;
	vertical-align:top;
	font-stretch:ultra-expanded;
	padding-left:30px;
	padding-right:30px;
	line-height: 130%;
	
}

TD.mainContentArea
{
	border: 0 solid white;
	background-color: #443B33;
	padding: 60 60 60 60;
	font-face: Georgia, Times New Roman, Times, serif;
	color: #DDD2C5;
	font-size: 12px;
	vertical-align:top;
	height:430px;
	font-stretch:expanded;
	
}

TD.pageTitles
{
	color: #C4E2E2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	text-align:center;
	border:none;
}

img
{
	border-style: none;
}

.style1
{
	color: #FFFCF2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
}
.style2
{
	color: #443B33
}
.style3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFCF2;
}
a
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FCEFDC;
}

a:visited
{
	color: #C4E2E2;
	text-decoration: none;
}

a:hover
{
	color: #C4E2E2;
	text-decoration: none;
}

a:active
{
	color: #FCEFDC;
	text-decoration: none;
}

a:link
{
	text-decoration: none;
	border:none;
}

tblMain
{
	width:637px;
	background-color:red;
}

.divMain
{
	overflow:scroll;
	width:698px;
	height:391px;
	padding-left:0px;
	padding-right:0px;
}

.questionCol1
{
	text-align:justify;
	font-face: Georgia, Times New Roman, Times, serif;
	color: #DDD2C5;
	font-size: 12px;
	vertical-align:top;
	font-stretch:ultra-expanded;
	padding-top:10px;
	padding-bottom:0px;

}

.questionCol2
{
	text-align:right;
	font-face: Georgia, Times New Roman, Times, serif;
	color: #DDD2C5;
	font-size: 12px;
	vertical-align:top;
	font-stretch:ultra-expanded;
	padding-top:1px;
	padding-bottom:0px;
}

.tblDisplay
(
	border: 1 solid #ffffff;
)

.header
{
	text-align:center;
	font-weight:bold;
	font-face: Georgia, Times New Roman, Times, serif;
	color: #DDD2C5;
	font-size: 12px;
	vertical-align:middle;
	font-stretch:ultra-expanded;
	padding: 3px 3px 3px 3px;
}

.tblCell
{
	text-align:center;
	font-face: Georgia, Times New Roman, Times, serif;
	color: #DDD2C5;
	font-size: 12px;
	vertical-align:middle;
	font-stretch:ultra-expanded;
	padding: 3px 3px 3px 3px;
}
