a {
	font-weight: bold; 
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

.links a {
  	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
	font-variant:small-caps;
	padding: 20px 0px 0px 20px;
	text-shadow: #FFFFCC;
	
}

.links a:hover {
	text-decoration: underline;
	color: #999999;
	}
	
.content-left a {
	   font-weight: bold; 
       color: #CCFFFF; 
       text-decoration:none;
}

.content-left a:hover {
       text-decoration: underline;
}
	

.content-left-header {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFEFEF;
	padding: 10px 5px 10px 5px;
	border-bottom: dotted 1px #999999;
	border-top: dotted 1px #999999;
	width: 168px;
	
}

.content-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFEFEF;
	padding: 5px 10px 5px 10px;		
	line-height: 13px;		
	vertical-align: top;
	
}

.content-center-header {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-variant: small-caps;
	font-size: 15px;
	color: #666666;
	padding: 0px 5px 10px 5px;
	
}

.content-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px 15px 0px 15px;
	line-height: 16px;
	vertical-align: top;
	background:#FFFFFF;
	
}

.content-right-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding: 10px 5px 10px 5px;
	margin-left: 7px;
	border-bottom: dotted 1px #003366;
	border-top: dotted 1px #003366;
	vertical-align: top;
	width: 168px;

	
}

.content-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	padding: 5px 5px 0px 15px;
	line-height: 13px;
	vertical-align: top;
}

.content-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding: 5px 5px 5px 5px;
	text-align: right;
	vertical-align: top;
}

.content-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCFFFF;
	text-align: right;
	padding-top: 64px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.BGheader1 {
	background: url(images/bg-top-1.jpg) repeat;
	height: 44px;
	vertical-align: bottom;
}

.BGheader2 {
	background: url(images/bg-top-2.jpg) no-repeat;
	height: 145px;
	vertical-align: bottom;
}

.BGheader3a {
	background: url(images/bg-body-top-1.jpg) no-repeat;
	height: 40px;
	width: 185px;
	vertical-align: bottom;
}

.BGheader3b {
	background: url(images/bg-body-top-2.jpg) no-repeat right;
	height: 40px;
	width: 380px;
	vertical-align: bottom;
}

.BGheader3c {
	background: url(images/bg-body-top-3.jpg) no-repeat;
	height: 40px;
	width: 185px;
	vertical-align: bottom;
}

.BGbody1a {
	background: url(images/bg-body-middle-1.jpg) repeat-y; 
	height: 1px;
	width: 185px;
	vertical-align: top;
 }


.BGbody1c {
	background: url(images/bg-body-middle-2.jpg) repeat-y; 
	height: 2px;
	width: 185px;
	vertical-align: top;
}

.BGfooter {
	background: url(images/bg-body-footer.jpg) no-repeat; 
	height: 90px;
	width: 750px;
	vertical-align: bottom;

}

table {
border: solid 1px #000000;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
}


