body.FORMfields {
	font-family: verdana,sans-serif;
	font-size: 11px;
	background-image: url('../images/bbsBg.png');
	background-repeat: repeat-x;
}

div.bbsLogo, a.bbsLogo {
	font-size: 24px;
	color: #DDDDDD;
	background-color: inherit;
	text-align: left;
	margin: 0px 0px 0px 15px;
	text-decoration: none;
}

div.bbsMenu {
	font-size: 18px;
	color: #9F8E8C;
	background-color: inherit;
}

a.bbsMenu {
	color: #9F8E8C;
	background-color: inherit;
	text-decoration: none;
}

a.bbsMenuSelected {
	color: #9F8E8C;
	background-color: inherit;
	text-decoration: underline;
}

a.bbsMenu:hover {
	text-decoration: underline;
}

a.bbsNoUnderline {
	text-decoration: none;
}

a.bbsNoUnderline:hover {
	text-decoration: underline;
}

a.bbsNoUnderlineLocal {
	text-decoration: none;
}

a.bbsNoUnderlineLocal:hover {
	text-decoration: underline;
}

h1.bbsMessage {
	font-size: 18px;
}

h2.bbsMessage {
	font-size: 16px;
}

h3.bbsMessage {
	font-size: 12px;
}

/* ---------- ROUNDED BOX - BEGIN ---------- */

td.bbsMainSectionTopLeft, td.bbsMainSectionTopRight, td.bbsMainSectionBottomLeft, td.bbsMainSectionBottomRight {
	background-repeat: no-repeat;
}

td.bbsMainSectionTopLeft {
	width: 12px;
	height: 10px;
	background-image: url('../images/bbsMainSection/bbsMainSectionTopLeft.png');
}

td.bbsMainSectionTopMiddle {
	height: 10px;
	background-repeat: repeat-x;
	background-image: url('../images/bbsMainSection/bbsMainSectionTopMiddle.png');
}

td.bbsMainSectionTopRight {
	width: 14px;
	height: 10px;
	background-image: url('../images/bbsMainSection/bbsMainSectionTopRight.png');
}

td.bbsMainSectionLeft {
	width: 12px;
	height: 479px;
	background-image: url('../images/bbsMainSection/bbsMainSectionLeft.png');
}

td.bbsMainSectionMiddle { 
	font: normal normal normal 11px verdana,sans-serif;
	background-image: url('../images/bbsMainSection/bbsMainSectionMiddle.png');
	background-repeat: repeat;
}

td.bbsMainSectionRight {
	width: 14px;
	height: 479px;
	background-image: url('../images/bbsMainSection/bbsMainSectionRight.png');
}

td.bbsMainSectionBottomLeft {
	width: 12px;
	height: 15px;
	background-image: url('../images/bbsMainSection/bbsMainSectionBottomLeft.png');
}

td.bbsMainSectionBottomMiddle {
	height: 15px;
	background-repeat: repeat-x;
	background-image: url('../images/bbsMainSection/bbsMainSectionBottomMiddle.png');
}

td.bbsMainSectionBottomRight {
	width: 14px;
	height: 15px;
	background-image: url('../images/bbsMainSection/bbsMainSectionBottomRight.png');
}

table.bbsMainSection {
	width: 100%;
}

tr.bbsMainSection {
	vertical-align: top;
	text-align: left;
}

/* ---------- ROUNDED BOX - END ---------- */