/* Start of CMSMS style sheet 'main' */
body {

background-image: url(back2.png);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;

	background-color: #AC8E68;

	background-repeat: repeat-x;
}
body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C260F;
line-height: 16px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

/* End of 'main' */

