a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #490927;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	top: 2px;
	bottom: 2px;
}
a:hover {
	text-decoration: underline;
}

a.leftoption:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #651051;
	text-decoration: none;
}
a.leftoption:hover {
	text-decoration: underline;
	color: #E30470;
	font-size: 11px;
}

body {
	margin: 0px;
}
.leftrightborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #951953;
	border-right-color: #951953;
	border-bottom-color: #951953;
	border-left-color: #951953;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}
.size10 {
	font-size: 10px;
	color: #FFFFFF;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size9 {
	font-size: 9px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h2 {
	font-size: 14px;
	font-weight: 100;
	margin-top: 0px;
	font-variant: small-caps;
	text-transform: none;
	border: 1px solid #990033;
}

.bodytext {
	color: #333333;
	font-size: 11px;
}
.borderbox {
	font-size: 10px;
	border: 2px ridge #580227;
}
.leftoption {
	color: #331423;
	vertical-align: baseline;
}
.darkboxgrey {
	background-color: #E4CED4;
	color: #2B202B;
	padding: 4px;
	font-size: 11px;
}
.dashbox {
	border: none #ECECEC;
	background-color: #E4CED4;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
	font-size: 10px;
}
.greybox {
	background-color: #E6DFE1;
	padding: 4px;
	font-size: 11px;
}
.bold10 {
	font-size: 10px;
	font-weight: bold;
}
.size10black {
	font-size: 10px;
	color: #333333;
}
.bottomline {
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.lightgrey {
	background-color: #D8D8D8;
}
