/* Start of CMSMS style sheet 'MBS Stylesheet' */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 193px; /* ems so it will grow */
	font-size: 100%;
	background: url(images/box-dark-middle.png) repeat-y top right;
}
.boxhead {
	background: url(images/box-dark-top.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	margin: 0;
	padding: 10px 10px 10px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.boxbody {
	background: url(/images/box-dark-bottom.png) no-repeat bottom left;
	margin: 0;
	padding: 10px 10px 10px;
                min-height: 195px;
}
.sponsorbox {
	margin: 0 auto; /* center for now */
	width: 193px; /* ems so it will grow */
	font-size: 100%;
	background: url(/images/box-dark-middle.png) repeat-y top right;
}
.sponsorboxhead {
	background: url(/images/box-dark-top.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.sponsorboxhead h2 {
	margin: 0;
	padding: 10px 10px 10px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.sponsorboxbody {
	background: url(/images/box-dark-bottom.png) no-repeat bottom left;
	margin: 0;
	padding: 10px 10px 10px;
                min-height:185px;
}
.forumbox {
	margin: 0 auto; /* center for now */
	width: 193px; /* ems so it will grow */
	font-size: 100%;
	background: url(/images/box-dark-middle.png) repeat-y top right;
}
.forumboxhead {
	background: url(/images/box-dark-top.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.forumboxhead h2 {
	margin: 0;
	padding: 10px 10px 10px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.forumboxbody {
	background: url(/images/box-dark-bottom.png) no-repeat bottom left;
	margin: 0;
	padding: 10px 10px 10px;
                min-height:185px;
}

.ContentTable {
    background-image:url(/images/mbs-content-bg.png) no-repeat;
	margin: 0;
	padding: 0px 0px 0px;
                min-height: 400px;
}
.ContentTitle {
    margin: 15px;
    text-align: left;
    font-size: 130%;
    font-weight: bold;
    color: #fff;
}
.ContentText {
    margin: 15px;
    text-align: left;
    color: #fff;
}
.CopyrightLinks {
    font-size: 95%;
    color: #b8b7b7;
}
.CopyrightText {
    font-size: 90%;
    color: #b8b7b7;
}
A.CopyrightLink:link {text-decoration: none; color: #b8b7b7;}
A.CopyrightLink:visited {text-decoration: none; color: #b8b7b7;}
A.CopyrightLink:active {text-decoration: none; color: #b8b7b7;}
A.CopyrightLink:hover {text-decoration: underline; color: #b8b7b7;
}
.HomepageCityLinks {
    font-size: 110%;
    line-height: 1.5em;
}
ol {
	list-style-type: decimal;
	line-height: 1.2em;
                margin-left: 30px;
                margin-bottom: 20px;
}
ul {
	line-height: 1.2em;
                margin-left: 30px;
                margin-bottom: 20px;
}



/* End of 'MBS Stylesheet' */

