
body, table, tr, td {
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

body {
	background: #ffffff url(/cotmfront/bg.jpg);
}

.logoheader {
	padding: 0px;
	margin: 0px;
}

.cotm {
	background: #ffffff;
	color: #000000;
	border-color: #000000;
	border-left: solid 1px;
	border-top: solid 1px;
	border-right: solid 1px;
	margin: 0px;
	padding: 0px;
}

.bigimage {
	background: #c2c2c2;
	color: #000000;
	border-color: #000000;
	border-top: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	margin: 0px;
	padding: 0px;
}

.ownerinfo {
	text-align: left;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
}

.ownerimages {
	background: #ffffff;
	color: #000000;
	border-color: #000000;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	margin: 0px;
	padding: 0px;
}

td.navbar {
	background: #c2c2c2;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	margin: 0px;
	padding: 0px;
}

td.copyright {
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 9px;
	color: #000000;
	border: 0px;
}

td.newsheader {
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 12px;
	font-weight: bold;
	background: #aaaaaa;
	border: solid 1px #000000;
	color: #000000;
	padding: 4px;
}

td.newsitem_left {
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 11px;
	background: #cccccc;
	border-left: solid 1px #444444;
	border-bottom: solid 1px #444444;
	color: #000000;
	padding: 4px;
}

td.newsitem_right {
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 11px;
	background: #cccccc;
	border-right: solid 1px #444444;
	border-bottom: solid 1px #444444;
	color: #000000;
	padding: 4px;
	white-space: nowrap;
}

td.newsitem_center {
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 11px;
	background: #cccccc;
	border-bottom: solid 1px #444444;
	color: #000000;
	padding: 4px;
	white-space: nowrap;
}

a.newsitem {
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

span.small {
	font-size: 10px;
}

img.lowerleft {
	border-top: solid 1px #000000;
	padding: 1px;
}
