
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 
}
.title { 
	font-family:Georgia, Times New Roman, Times, serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #985997; 
	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: #E5B41B; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container{ 
	/*background:url(Images/PageBg2.jpg) repeat-x;*/ 
	margin:0; 
	padding:0;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#3c0e00; 
	*height:25px; 
	*background:url(Images/TopNavBg.gif); 
	padding-top:5px; 
}
*a.nav:hover {
	background:url(Images/TopNavBg-o.gif); 
}
a.selected {
	background:url(Images/TopNavBg-o.gif); 
}

td.nav {
	border-right:#3c0e00 1px solid; 
	background:url(Images/TopNavBg.gif); 
	cursor:pointer;
}
td.nav:hover {
	background:url(Images/TopNavBg-o.gif);
}
td.navselected {
	background:url(Images/TopNavBg-o.gif); 
	cursor:auto;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:bold; 
	text-decoration:none; 
	 }
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;
}