body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
td {
	font-size: x-small;
}

td.top1 {
	text-align: right;
	vertical-align: top;
	color: #336699;
	font-size: 14px;
	height: 22;
	background-position: 0px;
	background: url(img/011.gif) no-repeat fixed;
}
td.menu {
	background-color: #e5e4e4;
	color: #cccccc;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	height: 24px;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;

}
td.hmenu {
	color: #ffffff;
	font-size: 12px;
	background-color: #007cc3;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid #ffffff;
	font-weight: bold;
	height: 29px;
	width: 25%;

}
th {
	background-color: #007cc3;
	color: #ffffff;
	font-size: 11px;
}
td.cal {
	background-color: #e5e4e4;
	font-size: 11px;
	text-align: center;
	
}
td.txt {
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 20px;
	vertical-align: top;
}
td.bottom,p.news {
	border-bottom: 1px solid #dddddd;
}

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}

a:active, a:focus, a:hover {
	color: #336699;
}
a:link.m,a:visited.m {
	text-decoration: none;
	color: #333333;
}
a:active.m, a:focus.m, a:hover.m  {
	text-decoration: none;
	color: #ff6633;
}
h1 {
	font-size: large;
	color: #ff6633;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: medium;
	color: #336699;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
h3 {
	font-size: medium;
	color: #ff6633;
	font-weight: normal;
	text-transform: uppercase;
}
span.head {
		color: #ff6633;
}
span.text {
		color: #336699;
}




