body { background-color: #ffffff; }
body, td {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
}

a				{ color: #336699; text-decoration: none; }
a:hover			{ text-decoration: underline; }

span.nobr,
nobr			{ white-space: nowrap; }

.mark			{ font-size: 10px; color: #b20000; padding-bottom: 10px; }
.mark_success	{ font-size: 10px; color: #00a200; padding-bottom: 10px; }

.small			{ font-size: 10px; }
.title			{ font-size: 14px; font-weight: bold; color: #b20000; padding-bottom: 20px; }
h1				{ font-weight: bold; color: #b20000; font-size: 14px; line-height: 1.2em; }
h2				{ font-weight: bold; color: #000000; padding-bottom: 20px; font-size: 10px; }
h3				{ font-weight: normal; color: #000000; font-size: 11px; font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 13px; padding: 0; margin: 0; spacing: 0;}
strong			{ font-weight: bold; color: #666666; font-size: 11px; font-family: Verdana, Tahoma, Arial, Sans-Serif; line-height: 13px; padding: 0; margin: 0; spacing: 0;}

.dTable			{ border-left: 1px solid #808080; border-top: 1px solid #808080; }

.tblCellHeader
{
	background-color: #d9d9d9;
	border: none;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}

.tblCellItemGray, .tblCellItem, .tblCellItem2, .tblCellItemLeft
{
	background-color: #e9e9e9;
	border: none;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: #000000;
}


.tblCellItem	{ background-color: #ffffff; text-align: center; vertical-align: middle; }
.tblCellItem2	{ background-color: #f0f0f0; text-align: center; }
.tblCellItemLeft{ background-color: #ffffff; text-align: left; vertical-align: middle; }

.newsDate		{ font-size: 10px; font-weight: bold; color: #D70100; }
.newsTitle		{ font-size: 11px; color: #000000; }
.newsMore		{ font-size: 10px; }

.formButton, .formInput	{ font-size: 11px; }
.formInput		{ color: black; background-color: white; border: 1px solid black; }

select			{ font-size: 11px; }

span.watchword
	{
	font-weight: bold;
	font-style: italic;
	color: #628DB9;
	}
