body,td,th, p {
	font-family: font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF6600 ;
}
a:active {
	color: #FF0000;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #df0024;
	font-weight: bold;
	padding-left: 12px;
}
h1 {
	font-family: "trebuchet MS", sans-serif;
	color: #df0024;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-family: "trebuchet MS", sans-serif;
	color: #df0024;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: "trebuchet MS", sans-serif;
	color: #df0024;
	font-size: 16px;
	font-weight: bold;
}

a.pmenu:link, a.pmenu:visited, a.pmenu:hover, a.pmenu:active {
	font-size: 14px;
	text-decoration: none;
	padding: 2px 3px 4px 2px;
	margin: 3px;
	border: 1px dashed #DADADA;
}
a.pmenu:link, a.pmenu:visited {color: #FF3300;}
a.pmenu:hover, a.pmenu:active {color: #FF3300;}

.pmenuAct {
	background-color:#FFFFCC;
}
.headBlock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.pmenuBlock {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
li {
	list-style-image: url(/design/img/main/li.gif);
}
.menuLeft {
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
}
