

.vbs {
	background-image:	url('./images/reg.jpg');
	background-repeat: 	no-repeat;
	font-size:		10px;
	font-family:		arial;
}

.second {
	background-image:	url('./images/reg.jpg');
	background-repeat: 	no-repeat;
	font-size:		16px;
	font-family:		arial;
	padding-left:		50px;
	padding-right:	50px;
	text-align:		center;
}

a:link {
	color: 			#ffffff;
	text-decoration:	underline;
}

a:active {
	color: 			#ffffff;
	text-decoration:	underline;
}
a:visited {
	color: 			#ffffff;
	text-decoration:	underline;
}

a:hover {
	color: 			#84715a;
	text-decoration:	underline;
}

a:link.current {
	color: 			#ffffff;
	text-decoration:	none;
}

a:active.current {
	color: 			#ffffff;
	text-decoration:	none;
}
a:visited.current {
	color: 			#ffffff;
	text-decoration:	none;
}

a:hover.current {
	color: 			#84715a;
	text-decoration:	none;
}

a:link.mainbanner {
	color: 			#ffc600;
	text-decoration:	underline;
}

a:active.mainbannerlink {
	color: 			#ffc600;
	text-decoration:	underline;
}
a:visited.mainbannerlink {
	color: 			#ffc600;
	text-decoration:	underline;
}

a:hover.mainbannerlink {
	color: 			#ffc600;
	text-decoration:	underline;
}

a:link.midbanner {
	color: 			#ff7800;
	text-decoration:	none;
}

a:active.midbanner {
	color: 			#ff7800;
	text-decoration:	none;
}
a:visited.midbanner {
	color: 			#ff7800;
	text-decoration:	none;
}

a:hover.midbanner {
	color: 			#ffffff;
	text-decoration:	none;
}

h3 {
	font-size:		15px;
	text-align:		center;
}

h2 {
	font-size:		15px;
}

.mainbanner {
	background-image:	url('./images/banner1.jpg');
	background-repeat: 	no-repeat;
	color:			#ffffff;
	height:			230;
	text-align:		right;
	vertical-align:		top;
	padding-top:		8px;
	padding-right:		18px;
	font-family:		arial;
	font-size:		10px;
}

.middlebanner {
	background-image:	url('./images/banner2.jpg');
	background-repeat: 	repeat-x;
	color:			#ff7800;
	height:			50;
	text-align:		center;
	font-family:		arial;
	font-size:		15px;
}

.mainbody {
	background-color:	#574b3b;
	vertical-align:		top;
}

.bottombanner {
	background-image:	url('./images/banner3.jpg');
	background-repeat: 	repeat-x;
	height:			45;
}

.mainpic {
	margin-left:		15px;
	margin-top:		18px;
	border-style:		solid;
	border-width:		1px;
	border-color:		#30271e;
}

.calendar1 {
	padding-top:		10px;
	background-image:	url('./images/boxtop.jpg');
	background-repeat: 	no-repeat;
	background-position:	bottom center;
}

.calendar2 {
	background-image:	url('./images/boxmid.jpg');
	background-repeat: 	repeat-y;
	background-position:	center;
	font-family:		arial;
	font-size:		12px;
	color:			#ffffff;
	padding-left:		25px;
	padding-right:		25px;
	padding-top:		10px;
	padding-bottom:		10px;
}

.calendar3 {
	background-image:	url('./images/boxbot.jpg');
	background-repeat: 	no-repeat;
	background-position:	top center;
}

.calendaritem {
	font-family:		arial;
	font-size:		11px;
	color:			#84715a;
	text-align:		center;
	width:			20px;
}

.calendarweekitem {
	font-family:		arial;
	font-size:		11px;
	color:			#ffffff;
	text-align:		center;
	width:			15px;
}

.desc {
	padding-left:		20px;
	padding-bottom:		8px;
	color:			#af9576;
}

.bodyitemtop {
	padding-top:		10px;
	background-image:	url('./images/boxtop2.jpg');
	background-repeat: 	no-repeat;
	background-position:	bottom center;
}

.bodyitemmid {
	background-image:	url('./images/boxmid2.jpg');
	background-repeat: 	repeat-y;
	background-position:	center;
	font-family:		arial;
	font-size:		12px;
	color:			#ffffff;
	padding-left:		0px;
	padding-right:		5px;
	padding-top:		10px;
	padding-bottom:		10px;
}

.bodyitembot {
	background-image:	url('./images/boxbot2.jpg');
	background-repeat: 	no-repeat;
	background-position:	top center;
}

.tablemove {
	margin-left:		0px;
}

.intro {
	width:			398px;
	padding-left:		30px;
	text-align:		justify;
	font-style:		italic;
	font-size:		11px;
}

.suppagetop {
	padding-top:		10px;
	background-image:	url('./images/boxtop3.jpg');
	background-repeat: 	no-repeat;
	background-position:	bottom center;
}

.suppagemid {
	background-image:	url('./images/boxmid3.jpg');
	background-repeat: 	repeat-y;
	background-position:	center;
	font-family:		arial;
	font-size:		12px;
	color:			#ffffff;
	padding-left:		50px;
	padding-right:	50px;
	padding-top:		10px;
	padding-bottom:	10px;
	background-position:	top center;
}

.suppagemidinside {
	font-family:		arial;
	font-size:		12px;
	color:			#ffffff;
}

.suppagebot {
	background-image:	url('./images/boxbot3.jpg');
	background-repeat: 	no-repeat;
	background-position:	top center;
}

.bodytext {
	text-align:		justify;
}