.maintext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.maintextbold {

	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #00236B;
}
.button {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3164CF;
	width: 340px;
}
.bigredtext {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
.border {
	border: 1px solid #425172;
}
.textgrey {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.sidebar_left {
	background-attachment: fixed;
	background-image: url(images/sideleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebar_right {
	background-attachment: fixed;
	background-image: url(images/sideright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link.blacklink {
	color: #000000;
	text-decoration: none;
}
a:visited.blacklink {
	color: #000000;
	text-decoration: none;
}
a:hover.blacklink {
	color: #000000;
	text-decoration: none;
}
a:active.blacklink {
	color: #000000;
	text-decoration: none;
}.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tableborder3side {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.maintextwide {

	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

