/* Start of CMSMS style sheet 'main' */
body {
	background-color: #CFD1AE;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/email.jpg);
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 25px;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backing {
	background-image: url(images/backing.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.title {
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-indent: 5px;
	font-weight: bold;
	text-align: left;
}
.pics {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	text-indent: 28px;
	vertical-align: middle;
}
.emailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menutext {
	text-align: left;
	text-indent: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menutext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 25px;
}
.bottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F39494;
}

/* End of 'main' */

