BODY, TD{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4C4C4C;
}
A:link, A:visited, A:active{
	color: #990000;
	text-decoration: underline;
}
A:hover{
	color: #B91414;
	text-decoration: underline;
}
li{
	margin-top: 3px;
	margin-bottom: 4px;
}
.mnu{
	color: #4C4C4C;
	font-weight: bold;
	font-size: x-small;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
}
.mnu_sel{
	color: #FFFFFF;
	background-color: #4C4C4C;
	font-weight: bold;
	font-size: x-small;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
}
.mnu_txt{
	color: #4C4C4C;
}
A.mnu_txt:link, A.mnu_txt:visited, A.mnu_txt:active{
	color: #4C4C4C;
	text-decoration: none;
}
A.mnu_txt:hover{
	color: #5C5C5C;
	text-decoration: none;
}
.mnu_sel_txt{
	color: #FFFFFF;
}
A.mnu_sel_txt:link, A.mnu_sel_txt:visited, A.mnu_sel_txt:active{
	color: #FFFFFF;
	text-decoration: none;
}
A.mnu_sel_txt:hover{
	color: #EEEEEE;
	text-decoration: none;
}
.submnu{
	font-size: ;
	padding-bottom: 4px;
}
.form_item{
	background-color: #FFFFFF;
	border-left: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
	border-top: 1px solid #4C4C4C;
	border-bottom: 1px solid #4C4C4C;
	width: 100%;
	font-size: x-small;
	color: #4C4C4C;
}
.caption{
	font-size: x-small;
	padding-bottom: 6px;
	font-weight: bold;
	color: #990000;
}
.date{
	font-size: xx-small;
	color: #999999;
}
.big_caption{
	color: #990000;
	font-size: small;
	font-weight: bold;
}
.error{
	color: #AA0000;
	font-weight: bold;
}
A.date:link, A.date:visited, A.date:active, A.date:hover{
	color: #999999;
	text-decoration: undeline;
}
A.submenu_lnk:link, A.submenu_lnk:visited, A.submenu_lnk:active, A.submenu_lnk:hover{
	color: #4C4C4C;
	text-decoration: undeline;
}
.sub_caption{
	color: #990000;
	font-weight: bold;
}
.comments{
	font-size: xx-small;
	color: #999999;
}
h1{
	font-size: x-small;
	color: #999999;
}
.addinfo{
	font-weight: bold;
}