BODY
{
	font-family: M Traffic, 'B Traffic' , Tahoma;
	font-size: 10pt;
}
a {color: #800080; text-decoration: none;}
a:hover {color: #FF6600; text-decoration: none;}
a:visited {color: #800080; text-decoration: none;}
a:visited:hover {color: #FF6600; text-decoration: none;}

.TextBox
{
	font-family: Tahoma;
	font-size: 9pt;
	border: 1px solid #C39E73;
	background-color: #FAF8E1;
}

.Button
{
	font-family: M Traffic;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 2px;
}
.menutitle
{
	font-family: M Traffic;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
}
.RightWindowTitle
{
	font-family: M Traffic;
	font-size: 10pt;
	font-weight: bold;
}
.MainWindowTitle
{
	font-family: M Traffic;
	font-size: 13pt;
	font-weight: bold;
	color: #0000FF;
}
.WindowLeftTitle
{
	font-family: M Traffic;
	font-weight: 700;
	font-size: 8pt;
}
.BlogBody
{
	BORDER-RIGHT: #e4ebef 1px dashed;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #e4ebef 1px dashed;
	PADDING-LEFT: 10px;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: #e4ebef 1px dashed;
	COLOR: #000000;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #e4ebef 1px dashed;
	FONT-FAMILY: M Trafic
}