body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #999999;
	background:#FFF;
	margin: 2em 0em 2em 0em;
	padding: 0em;
}

a {
	color: #467AAA;
	text-decoration: none;
	font-weight: bold;
} 

a:hover {
	color: #70AADF;
	text-decoration: underline;
	font-weight: bold;
} 

#contentnav a {
	color: #467AAA;
	text-decoration: none;
	font-weight: bold;
	margin: 0em 1em;
} 

#contentnav a:hover {
	color: #70AADF;
	text-decoration: underline;
	font-weight: bold;
	margin: 0em 1em;
} 

#contentnav img {
	margin-left: 10em;
} 

 #form
{
color: #781351;
background: #eeeeee;
border: 1px solid #467AAA
}

	
	#frame {
		border: 0px dashed #CCC;
		width: 802px;
		height: 500px;
		margin: 20px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		margin-left: auto;
		margin-right: auto;
		}
		
	#contenttop {
		border: 0px dashed #CCC;
		width: 100%;
		height: 45px;
		padding: 0px;
		margin: 0px;
		background: url(images/top_bg.jpg) repeat-x;
		text-align: center;
		}
		
	#contentleft {
		border: 0px solid #CCC;
		width: 360px;
		height: 470px;
		padding: 0px 15px 0px 15px;
		}
		
	#contentright {
		border: 0px dashed #CCC;
		width: 360px;
		height: 470px;
		padding: 0px 15px 0px 15px;
		float: right;
		}
	
	#contentnav {
		border: 0px dashed #CCC;
		height: 50px;
		width: 100%;
		padding: 0em 0em 0em 0em;
		margin: 0em 0em 0em 0em;
		background: url(images/navbg.gif) repeat-x;
		text-align: center;
		}
		
	#popupnav {
		border: 0px dashed #CCC;
		height: 50px;
		width: 100%;
		padding: 0em 0em 0em 0em;
		margin: 0em 0em 0em 0em;
		background: url(images/navbg.gif) repeat-x;
		text-align:left;
		}
	.textred {  
		color: #CC0000}
	.pagetitle {
		width: 700px;
		height: 25px;
	padding: 0px 15px 0px 15px;
		margin: 0px;
		float:left;
		}
		
	.galleryimage {
		width: 241px;
		height: 180px;
		padding: 0px;
		margin: 20px 13px;
		float:left;
		}
		
		.detailimage {
		width: 103px;
		height: 103px;
		padding: 0px;
		margin: 0px 8px 8px 0p;
		float:left;
		}
		
	#logobox {	
		border: 0px dashed #CCC;
		text-align: left;
		vertical-align: middle;
		}
		
	#tooltip {
		position: absolute;
		left: 0px;
		top: 0px;
		visibility: hidden;
		width: 150px;
		height: auto;
		background-color: #e1e1cd;
		border-top: solid 5px #c79478;
		border-left: solid 1px #c79478;
		border-right: solid 1px #c79478;
		border-bottom: solid 2px #c79478;
		padding: 5px;
		z-index: 1000;
}
/**/