.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	padding: 5px;

}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding: 5px;

}
a:link {
	text-decoration: none;
	color: #0000CC;

}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;

}
a:active {
	text-decoration: none;
	color: #0000CC;

}
.bttmCaption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.mainBrdr {
	border: 2px solid #000000;
}
.linkBkGrnd {
	background-image: url(graphics/link_bkgrd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bttmMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	padding: 5px;

}
.designBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	padding: 5px;
	color: #0000CC;

}
.cwFooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	padding: 5px;
	color: #333333;
}
.BlueHeadingtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0066FF;
	padding: 5px;
}
.1headingtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.mastBak {
	background-image: url(graphics/mastBak.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
