body {
	color: #444444;
	background-color: #ffffff;
}

h1 {
	font-family: 'times new roman', serif;
	color: ff0000;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	font-size: 23px;
	margin: 10px;
}

h2 {
	color: #009933;
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	padding: 0;
	color: #059fcf;
	font-family: 'trebuchet ms', Arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

td {
	font-family: 'trebuchet ms', Arial, helvetica, sans-serif;
	font-size: 10pt;
	
}

th {
	font-family: 'trebuchet ms', Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a, a:visited, a:active, a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #cc0000;
	text-decoration: none;
}

li {
	list-style-image: url(images/dot.gif);
	padding-left: 10px;
}

.content {
	color: #444444;
	background: #ffffff;
	padding: 10px ! important;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 14px;
}

.leftgap {
	background-color: #eeeeee;
	background-image: url(images/leftbg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.rightgap {
	background-color: #eeeeee;
	background-image: url(images/rightbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.menu {
	padding-left: 10px;
	background-color: #059fcf;
	font-family: 'arial black', arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.menu a, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 10px 5px;
	color: #ffffff;
	font-family: 'arial black', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	background-image: url('images/mcateg.gif');
	background-repeat: repeat-x;

}

.menu a:active, .menu a:hover {
	background-color: #00c3ff;
}

.menu2 {
	padding-left: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.menu2 a, .menu2 a:visited, .menu2 a:active, .menu2 a:hover {
	display: block;
	color: #884f11;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-image: url('images/scateg.gif');
	background-repeat: repeat-x;
}

.menu2 a:active, .menu2 a:hover {
	text-decoration: underline;
}

.menu3 {
	padding-left: 20px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.menu3 a, .menu3 a:visited, .menu3 a:active, .menu3 a:hover {
	display: block;
	color: #884f11;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-image: url('images/scateg.gif');
	background-repeat: repeat-x;
}

.menu3 a:active, .menu3 a:hover {
	text-decoration: underline;
}

.sidemenu a, .sidemenu a:visited, .sidemenu a:active, .sidemenu a:hover {
	display: block;
	width: 202px;
	height: 37px;
	padding-top: 5px;
	color: #884f11;
	font-family: georgia, 'Palatino Linotype', garamond, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	background-image: url('images/mcateg.gif');
	background-repeat: repeat-x;

}

.sidemenu a:active, .sidemenu a:hover {
	color: #d7bfa4;
}

.footer {
	margin: 2px;
	color: #ff0000;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}

.footer a, .footer a:active, .footer a:hover, .footer a:visited {
	line-height: 30px;
	color: #ffffff;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.footer a:active, .footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.button {
	background: #dd6000;
	color: #ffffff;
	font-family: tahoma,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #ee7022;
	border-left: 1px solid #ee7022;
	border-bottom: 1px solid #cc5000;
	border-right: 1px solid #cc5000;
}

.photo {
	border: 2px solid #059fcf;
}

.bottom {
	padding: 10px 20px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}

.bottom b {
	font-size: 13px;
}

.torus, .torus a, .torus a:visited, .torus a:active, .torus a:hover {
	display: block;
	text-align: right;
	font-family: verdana,helvetica,sans-serif;
	font-size:9px;
	color:#bbbbbb;
	text-decoration: none;
}

.torus a:hover {
	text-decoration: underline;
}

.labelcell {
	color: #ffffff;
	background-color: #059fcf;
	border: 1px solid #059fcf;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
}

.item { display: inline-block; width: 47%; height: 330px; float: left; margin-right: 15px; margin-bottom: 45px; }
.item .thumbnail { text-align: center; height: 280px; position: relative; }
.item .thumbnail img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.item .legent { text-align: center; }

.topmenu td {
	padding: 0 0 20px;
}