.grey2 {
	background-color: #666666;
}
.topmenubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding: 4px 3px 3px;
	vertical-align: middle;
}
.whitebackground {
	background-color: #FFFFFF;
}
.greentitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #999966;
}
.bluetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #003366;
	line-height: 25px;
}
.greyline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.picborder {
	border: 1px solid #333333;
}
.bodytextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.bodytextboldblue {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
.bodytextsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.bodytextboldgreen {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999966;
}
.greylinehorizontal {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.topmenubarover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	background-color: #CCCCCC;
	text-align: center;
	padding: 4px 3px 3px;
	vertical-align: middle;
}
.picbordergrey {

	border: 6px solid #666666;
}
.redtitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #990000;
}
.vidbox {
	text-align: center;
}
