/* Start of CMSMS style sheet 'yabb2' */
.tabtitle {
	font-weight: bold;
	font-size: 11px;
	color : #FFFFFF;
	background: #5488c1 url(./default/catbg.png);
}
.tabtitle a, .tabtitle a:visited {
	font-weight: bold;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
}
.tabtitle a:hover {
	color: #990000;
	text-decoration: underline;
}

.windowbg {
	background-color: inherit; /* #DEE4EC; */
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #304B58;
}
.windowbg2 {
	background-color: inherit; /*  #FEFEFE; */
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #304B58;
}

.windowbg3 {
	background-color: inherit; /*  #0035f4; */
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #ffffff;
}

.windowbg4 {
	background-color: inherit; /*  #ffffff; */
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #0035f4;
}


.bordercolor {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: inherit; /*  #B1BDC9; */
}


/* End of 'yabb2' */

