body {
	background-position:top;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	background-image:url(bg.gif);
	background-position:top;
	background-repeat:repeat-x;	
}
.divnav{
	height:37px;
	float:right;
	margin-top: 39px;

}
.header{
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	background-position:center;	
	vertical-align:center;	
	height:361px;
	vertical-align:center;
	
	text-align:right;
	padding-right:20px;

}
.header p {
	text-align:right;
}
.center_top{
	background-image:url(center_top.gif);
	background-repeat:no-repeat;
	height:27px;
}
.center_bottom{
	background-image:url(center_bottom.gif);
	background-repeat:no-repeat;
	height:27px;
}
.center_area{
	background-image:url(center_bg.gif);
	background-repeat:repeat-y;
	padding:0px 20px 0px 20px;
	vertical-align:top;

}
td,p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color:#000000;
}
p{
	margin-top:7px;
	line-height:22px;
	text-align:justify;
}

.xsmall {
	font-size: 10px;
}
.small {
	font-size: 12px;
}
.medium {
	font-size: 16px;
}
.big {
	font-size: 36px;
	font-weight:bold;
	text-transform:uppercase;	
}

.TXT_white{
	color:#FFFFFF;
}
.TXT_gray{
	color:#CCCCCC;
}
.TX_blue{
	 color:#106baf;
}

a:link, a:visited, a:active  {
	color: #106baf;
	text-decoration:underline;
}
a:hover {
  color: #000000;
  text-decoration:underline;
}
a.WhiteLink:link, a.WhiteLink:visited, a.WhiteLink:active {
	color: #FFFFFF;
	text-decoration:none;
}
a.WhiteLink:hover {
  color: #106baf;
  text-decoration:none;
}
a.RightLink:link, a.RightLink:visited, a.RightLink:active {
	color: #000000;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	line-height:45px;
	height: 45px;
	width: 184px;
	display:block;
	border-bottom: 1px solid #CCCCCC;
	text-indent:10px;
}
a.RightLink:hover{
  	color: #106baf;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	line-height:45px;
	height: 45px;
	width: 184px;
	display:block;
	border-bottom: 1px solid #CCCCCC;
	text-indent:10px;
}
img{
	border: none;
}
h1{
	font-size: 21px;
	color: #000000;
	font-weight: bold;	
	line-height:40px;
	margin-bottom: 0px;
	margin-top:0px;
	border-bottom:3px #106baf solid;
	text-transform:uppercase;
}
h2{
	font-size: 13pt;
	color: #106baf;
	font-weight: bold;	
	margin-bottom: -5px;
	margin-top:25px;
	text-transform:uppercase;
}




/* SITE BY iLINKS  */