﻿body{
	direction:ltr;
	text-align:center;
	background:#ffffff;
	font-family:Trebuchet MS,arial,tahoma,verdana,helvetica;
	font-size:14px;
	padding:0px;
	width:100%;
	height:100%;
}


a:link, a:visited{
	font-family:Trebuchet MS,arial,tahoma,verdana,helvetica;
	color:#F47920;
	text-decoration:none;
}

#content{
	padding:0px;
	
}

#textArea{
	background-color:#FFDFBF;
}

#text{
	font-size:14px;
	height:100%;
	vertical-align:top;
	overflow:hidden;
}

#footer{
	background-color:#000000;
	height:10px;
	color:#ffffff;
	font-size:10px;
	text-align:center;
}

#menu{
	background-color:#722805;
		color:#ffffff;
}

#pageTitle{
	color:#F47920;
	font-size:26;
	font-weight:bold;
	vertical-align:top;
}

#header{
	height:100%;
	width:100%;
	height:194px;
	position:absolute center top;
	margin-top:40px;
}