
a.link, a.link:visited { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	text-decoration:underline;
}
a.link:hover {  
	color: #006699
}
.break {
	font-size:2px 
}
.clear {
	width:100%;
	clear:both;
	height:1px;
}
.title { 
	font-family:Georgia, Times New Roman, Times, serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #105e55; 
	text-align: center
}
.title1 {
	font-weight:bold;
}
	
.mini { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt 
}
.small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt 
}
a {  
	color: #212c5d; 
	text-decoration: underline
}
body {  
	margin:0; 
	background-color: #faedd1; 
	background:url(Images/paisley-bg.jpg)
}
body, td, p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px
}
a:hover { 
	color: #3c0e00
}
.style1 {
	font-weight: bold; 
	color: #115d56; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container{ 
	/*background:url(Images/PageBg2.jpg) repeat-x;*/ 
	margin:0; 
	padding:0;
}

.nav a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#000000; 
	height:20px; 
	background:url(Images/TopNavBg.png) 0 0 repeat-x; 
	padding:5px 2% 0;
	width:96%;
	display:block;
	text-transform:uppercase;
}

.nav a:hover, .navselected a {
	background-position:0 100%; 
}

td.navlast {
	border-right:none;
}

a.bluebutton {
	display:block; 
	width:100px; 
	height:19px; 
	*height:22px; 
	border:#c7ac64 solid 1px; 
	text-align:center; 
	background:url(Images/ButBg.gif); 
	margin:auto; color:#FFFFFF; 
	padding-top:3px; 
	text-decoration:none;
}

a.bluebutton:hover {
	color:#c6aa63;
}
