.main {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #767676;
}
.leftbg {
	background-attachment: fixed;
	background-image: url(images/inside_leftmenu_bg.jpg);
	background-repeat: no-repeat;
}
.contentbg {
	background-image: url(images/inside_content_bg.jpg);
	background-repeat: no-repeat;
}
.bginside {
	background-attachment: scroll;
	background-image: url(images/bg_stripes.gif);
	background-repeat: no-repeat;
}
.bghome {
	background-attachment: scroll;
	background-image: url(images/bg_home.gif);
	background-repeat: repeat-x;
}
.mainbold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #767676;
}
.menu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC34A2;
}
.menu a:link {color: #EC34A2; text-decoration:none }
.menu a:visited {color: #EC34A2; text-decoration: none }
.menu a:hover {color: #EC34A2; text-decoration: underline }
