body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #858888;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.lrg {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color:#CC0000;
	font-weight:bold;
}

img {
	border-color:#FFFFFF;
}

a:hover, a:visited:hover, a:hover img, a:visited:hover img, {
	color:#000000;
	border-color:#CC0000;
}

.subtitle {
	font-weight:bold;
	font-size:12px;
}

.item {
	background-color:#FFFFFF;
	background-image:url(images/bg-item.gif);
	padding:5px;
	padding-left:10px;
	
}

#roundtable {
	background-color:#CCCCCC;
	background-image:url(images/table-bg.gif);
}

#roundtable .tl {
	background-image:url(images/table-top-left-corner.gif);
	width:12px ! important;
	height:48px ! important;
	background-repeat:no-repeat;
}

#roundtable .tl2 {
	background-image:url(images/table-top-left-corner2.gif);
	width:12px ! important;
	height:48px ! important;
	background-repeat:no-repeat;
}

#roundtable .tm {
	background-image:url(images/table-top-middle.gif);
	background-repeat:repeat-x;
}

#roundtable .tr {
	background-image:url(images/table-top-right-corner.gif);
	width:14px ! important;
	height:48px ! important;
	background-repeat:no-repeat;
}

#roundtable .tr2 {
	background-image:url(images/table-top-right-corner2.gif);
	width:14px ! important;
	height:48px ! important;
	background-repeat:no-repeat;
}

#roundtable .bl {
	background-image:url(images/table-bottom-left-corner.gif);
	width:12px ! important;
	height:14px ! important;
	background-repeat:no-repeat;
	background-position:bottom;
}

#roundtable .bl2 {
	background-image:url(images/table-bottom-left-corner2.gif);
	width:12px ! important;
	height:14px ! important;
	background-repeat:no-repeat;
	background-position:bottom;
}

#roundtable .bm {
	background-image:url(images/table-bottom-middle.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#roundtable .br {
	background-image:url(images/table-bottom-right-corner.gif);
	width:14px ! important;
	height:14px ! important;
	background-repeat:no-repeat;
	background-position:bottom;
}

#roundtable .br2 {
	background-image:url(images/table-bottom-right-corner2.gif);
	width:14px ! important;
	height:14px ! important;
	background-repeat:no-repeat;
	background-position:bottom;
}

#roundtable .ml {
	background-image:url(images/table-middle-left.gif);
	width:12px ! important;
	background-repeat:repeat-y;
}

#roundtable .mm {
	padding:10px;
}

#roundtable .mr {
	background-image:url(images/table-middle-right.gif);
	width:14px ! important;
	background-repeat:repeat-y;
	background-position:right;
}