h1{
	color: #1a87cd;
	font-size:16pt;
	
}

table{
	font-family: Arial;
	font-size: 12px;
	color: rgb(64, 64, 64);
}

body {
	background-image:url(/img/0.png);
	background-repeat:repeat-x;
	background-color:#78a7c8;
	font-family: Arial;
}
.td1 {
	width:802px;
	height:89px;
	background-image:url(/img/1.png);
}
.td2 {
	width:802px;
	height:34px;
	background-image:url(/img/2.png);
}
.td3 {
	width:792px;
	height:34px;
	background-image:url(/img/3.png);
	text-align:right;
	font-size:8pt;
	padding-right:10px;
}
.td4 {
	width:782px;
	background-image:url(/img/4.png);
	padding-left:10px;
}
.td5 {
	width:802px;
	height:35px;
	background-image:url(/img/5.png);
}
.td6 {
	width:802px;
	height:24px;
	background-image:url(/img/6.png);
	text-align:center;
	font-size:7pt;
	color:#1a1c20;
}
.td6 a{
	color:#000000;
}
.bartable {
	width:90%;
	height:100%;
}
.bartd {
	text-align: center;
	width: 20%;
	background-repeat:no-repeat;
	background-position: 5px 5px;
	background-image:url(/img/m1.png);
}
.bartd:hover {
	background-image:url(/img/m2.png);
}
.barlink {
	display: block;
	color: #333333;
	font-size: 11pt;
	text-decoration:none;
}
.barlink:hover {
	text-decoration:underline;
	color: #000000;
}
.contentmenu {
	background-image:url(/img/c2.png);
	background-repeat:no-repeat;
	width:200px;
	vertical-align:top;
	background-position:top center;
	padding-top: 5px;
	padding-left:50px;
	padding-right:20px;
	font-size:10pt;
	
}
.contentmain {
	background-image:url(/img/c1.png);
	background-repeat:no-repeat;
	width:510px;
	vertical-align:top;
	background-position:top center;
	padding-left:15px;
	padding-right:15px;
	font-size:10pt;
}
a {
	color: #6d819d;
	text-decoration:none;
}
a:hover {
	color: green;
}
img {
	border:none;
}