body {
	background: #CCCCFF url(bg.gif);
}
#submenu {
	background: url(../includes/sub_bg_fag.gif) repeat-y;
}
#subtop {
	background: url(sub_top.gif) no-repeat bottom;
	height: 17px;
}
#subbot {
	background: url(sub_bot.gif) no-repeat;
	height: 17px;
}
#content {
	font: 12px/17px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
}
.details { 
    font: 10px/17px;
	color: #333333;
	}
#content strong {
	color: #FF0000;
	font-weight: bold;
}

