body {
	background-color: #C9CBC3;
	}
a:visited {
	color: #999999;
}
a:hover {
	color: #cccccc;
}
a:active {
	color: #999999;
}
.top {
	background-attachment: scroll;
	background-color: #EBE9ED;
	background-image: url(../images/top_cs.gif);
	background-repeat: repeat;
	background-position: left bottom;
}
.left {
	background-attachment: scroll;
	background-color: #EBE9ED;
	background-image: url(../images/left_cs.gif);
	background-repeat: repeat;
	background-position: center top;
}
.right {
	background-attachment: scroll;
	background-color: #EBE9ED;
	background-image: url(../images/right_cs.gif);
	background-repeat: repeat;
	background-position: center top;
}
.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.mainTable {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.mainTableBold	{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.mainTableRed	{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #a82128;
	text-decoration: none;
}
.rightSide {
	background-image: url(../images/right_cs.gif);
	background-position: bottom;
	background-color: #FFFFFF;

}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.plainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.boldSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}