﻿body {
	font-family:Verdana;
	font-size:10pt
}

.tablebg {
	background-color: #FFFFFF;
}

.barright {
	background-color: #FFFFCC;
	text-align:center;
	vertical-align:top;
	width:185px
}

.topbarright {
	background-color: #FFFFCC;
	text-align:center;
	width:185px
}

.main {
	background-color: #FFFFFF;
	width:540px;
	vertical-align:top
}

h1 {
	font-size:x-large
}

h2 {
	font-size:large
}

.lefttop {
	background-color: #FFFFCC;
	width:540px;
	text-align:center
}

.imgbor {
	border-width: 0px;
}

.center {
	text-align: center;
}

.centbold {
	text-align:center;
	font-size:medium;
	font-weight:bold
}
.rcentbold {
	text-align:center;
	font-size:medium;
	font-weight:bold;
	color:red
}