.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
}


.bluetext {
	font-weight: bold;
	color: #003399;
}


.burgundybg {
	background-image: url(../bcimages/burgundy.gif);
	background-repeat: repeat-x;
}

.shadow1 {
	background-image: url(../bcimages/topshadow.gif);
	background-repeat: repeat-x;
}


.dotline {
	background-image: url(../bcimages/dottedhr.gif);
	background-repeat: repeat-x;
}


.leftshad {
	background-image: url(../bcimages/lshadow.jpg);
	background-repeat: repeat-y;
}


.rightshad {
	background-image: url(../bcimages/rshadow.jpg);
	background-repeat: repeat-y;
}


.bottomshad {
	background-image: url(../bcimages/bshadow.jpg);
	background-repeat: repeat-x;
}


.greybott {
	background-image: url(../bcimages/bottomgrey.gif);
	background-repeat: repeat-x;
}

.class2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.class2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.class2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.class2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.bott a:link {
	text-decoration: underline;
	color: #666666;
}
.bott a:visited {
	text-decoration: underline;
	color: #666666;
}
.bott a:hover {
	text-decoration: none;
	color: #666666;
}
.bott a:active {
	text-decoration: underline;
	color: #666666;
}


.boldredlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
	line-height: 21px;
}


.sidebluebg {

	background-image: url(../bcimages/sidebarbg.gif);
	background-repeat: repeat-y;
}
.sidebarfont {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


.sidebarhome {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height:17px;
}



.copyrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	line-height: 16px;
}

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

a:hover {
	color: #800000;
	text-decoration: none;
}


.headwords {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}


.headwordsred {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
}



.boldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #444444;
	line-height: 21px;
}


.boldlgblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	line-height: 21px;
}



.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	border: 1px solid #999999;
	background-color: #F7F7F7;
}
