body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;






}
li{

line-height:20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
    margin-left:5px;

}
h1
{
	margin:0px 0px 0px 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.bgtd {
	background-attachment: fixed;
	background-image: url(images/bg_page_inner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.top
{
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:95px;
}
.menu
{
	font-family:arial;
	background-color:#CB8806;
	height:28px;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.aMenu:link {
	color: #FFF;
	text-decoration: none;
}
.aMenu:visited {
	color: #FFF;
	text-decoration: none;
}
.aMenu:hover {
	text-decoration: underline;
	color: #FFF;
}
.welcome
{
	color:#FFF;
	font-size:16px;
}


.footer
{
	background-color:#CB8806;
	height:55px;
	color:#FFF;
	font-size:12px;
	text-align:center;
	
}
.aFooter:link {
	color: #FFF;
	text-decoration: none;
}
.aFooter:visited {
	color: #FFF;
	text-decoration: none;
}
.aFooter:hover {
	text-decoration: underline;
	color: #FFF;
}
#copy
{
	float:left;
	margin-left:10px;
	padding-top:5px;
	color:#CCC;
}
#validation
{
	float:right;
	margin-right:10px;
	padding-top:5px;
}
.alnk:link
{
  font-weight:bold;
  color: #006699;
	text-decoration: none;
}
.alnk:visited
{
  font-weight:bold;
  color: #006699;
	text-decoration: none;
}
.alnk:hover
{
  font-weight:bold;
  text-decoration: underline;
	color: #FF0000;
}
.disclamer_font
{
	font-size:10px;
}