#main {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
a, #mail a:link, a:visited, a:active {
	color: #0000CC;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: center;
}
#menu {
	background-attachment: scroll;
	background-image: url(images/mates_r2_c2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	width: 711px;
}
.left_side {
	background-attachment: scroll;
	background-image: url(images/mates_r3_c1.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 23px;
}
.right_side {

	background-attachment: scroll;
	background-image: url(images/mates_r3_c8.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 26px;
}
.bot_table {
	background-attachment: scroll;
	background-image: url(images/mates_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 23px;
	width: 760px;
}
#left_menu {
	background-attachment: scroll;
	background-image: url(images/mates_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right_menu {

	background-attachment: scroll;
	background-image: url(images/mates_r2_c8.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.main {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.halfWidth {
	padding: 3px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 48%;
}
.noLeftBorder {
	border-left-style: none;
}
