body {
	background-image: url(images/bgtan.png);
	background-color: #CFCAAC;
	margin: 0px;
}
.topbar {
	background-image: url(images/bggray.png);
	width: 100%;
	padding: 0px;
	margin: 0px;
}
p {text-indent: 1cm}
.frame {
	width: 800px;
	padding: 0px;
}
.cola {
	float: left;
	width: 152px;
}
	.boxa1 {
		
	}
	.boxa2 {
		background-image: url(images/border.png);
		width: 152px;

	}
	.boxa3 {
		background-image: url(images/border.png);
		width: 152px;
	}
	.boxa4 {
		background-image: url(images/bggold.png);
		width: 150px;
		height: 419px;
	}
	html>body .boxa4 {
		background-image: url(images/bggold.png);
		width: 150px;
		min-height: 419px;
	}
	.boxa5 {
		width: 144px;
		font-family: arial, sans-serif;
		font-size: 10pt;
	}
.colb {
	float: left;
	width: 486px;
}
	.boxb1 {
		
	}
	.boxb2 {
		width: 486px;
		background-image: url(images/border.png);
		height: 20px;
	}
	.boxb3 {
		float: left;
		margin: 0px;
		padding: 0px;
		width: 11px;	
	}
	.boxb4 {
		float: left;
		width: 464px;
		height: 19px;
		background-image: url(images/bggold.png);
		text-align: left;
		margin: 0px;
		padding: 0px;
	}
	.boxb5 {
		float: left;	
		margin: 0px;
		padding: 0px;
		width: 11px;
	}
.colc {
	float: left;
	width: 152px;
}
	.boxc2 {
		width: 152px;
		background-image: url(images/border.png);
	}
	.boxc3 {
		width: 150px;
		background-image: url(images/bggold.png);
		font-family: arial, sans-serif;
		font-size: 10pt;
	}
	.box600 {
		height: 600px;
	}
	html>body .box600 {
		background-image: url(images/bggold.png);
		min-height: 600px;
	}

.colpad {
	float: left;
	width: 5px;	
}
.mainborder {
	width: 486px;
	background-image: url(images/border.png);	
}
.mainbody {
	background-color: white;
	width: 484px;
	min-height: 550px;
}
html>body .mainbody {
	background-color: white;
	width: 484px;
	min-height: 550px;	
}
.mainbody2 {
	width:476px;
	align: justify;
	font-family: arial, sans-serif;
	font-size: 10pt;
}
.mainborderbottom {
	background-image: url(images/border.png);
	height: 1px;
	width: 484px;	
}
.bulTitle {
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
}
.bulText {
	text-align: left;
	width: 97%;
	font-family: Verdana, Sans-Serif;	
}
.bulBox {
	width: 90%;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #DDD;
	padding: 3px;	
}

.feast {
	font-weight: bold;
}
.title {
	font-style: italic;
}

/* regular link theme */
a:link    {
	color: #665;
	text-decoration: underline;
}
a:visited {
	color: #665;
	text-decoration: underline;
}
a:hover   {
	color: #665;
	text-decoration: none;
}
a:active  {
	color: #665;
	text-decoration: none;
}
/* Navigation link theme */
a.nav:link    {
	color: #000;
	text-decoration: underline;
	font-family: arial, sans-serif;
}
a.nav:visited {
	color: #000;
	text-decoration: underline;
	font-family: arial, sans-serif;
}
a.nav:hover   {
	color: #000;
	text-decoration: none;
    font-family: arial, sans-serif;
}
a.nav:active  {
	color: #000;
	text-decoration: none;
    font-family: arial, sans-serif;