body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #392E25;
	background-color: #99998A;
	background-color: #191529;
	background-color: #545454;
}

table.roundCorner
{
	background-color: #7480A6;
	
	border-left:0px;
	border-top:0px;
	border-right:0px solid orange; 
	border-bottom:0px solid orange;
    padding:5px;
	
	border-radius:10px 10px; 
    -moz-border-radius:10px 10px;
    -webkit-border-radius:10px 10px;
}


a:link{text-decoration:none;font-family:"Segoe UI", Verdana;color:White; font-size:1em;} 
a:visited{text-decoration:none;font-family:"Segoe UI", Verdana;color:White; font-size:1em;} 
a:hover{text-decoration:none;font-family:"Segoe UI", Verdana;color:White; font-size:1em;} 
a:active{text-decoration:none;font-family:"Segoe UI", Verdana;color:White; font-size:1em;} 

a.navi:link{text-decoration:none;font-family:"Segoe UI", Verdana;color:orange; font-size:1em;} 
a.navi:visited{text-decoration:none;font-family:"Segoe UI", Verdana;color:orange; font-size:1em;} 
a.navi:hover{text-decoration:none;font-family:"Segoe UI", Verdana;color:orange; font-size:1em;} 
a.navi:active{text-decoration:none;font-family:"Segoe UI", Verdana;color:orange; font-size:1em;} 
a.navi:hover{text-decoration:none;font-family:"Segoe UI", Verdana;color:orange; font-size:1em;font-weight:bold;}

.internav 
{
	border-top:1px solid orange;
	border-bottom:1px solid orange;
	
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: plain;
	text-align : center;
	color: orange;
	width:750
}

span.sTitle
{
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: orange;
	text-align : center;
}

span.sSubtitle
{
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: orange;
	text-align : left;
}

div.text
{
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: plain;
	text-align : justify;
	color: white;
	float:right;
}

span.strong
{
	color: orange;
}

.eFooterTxt
{
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: orange;
}