body {
	background-color: #2E78A9;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C1CCCE;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.split {
	background-image: url(images/split.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.side {
	background-color: #357DAD;
	background-image: url(images/3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
#maillink a {
	font-family: verdana;
	font-size: 11px;
	color: #4a8fb9;
	font-weight: bold;
}
#maillink a:link {
	text-decoration: none;
}
#maillink a:visited {
	text-decoration: none;
	color: #4a8fb9;
}
#maillink a:hover {
	text-decoration: none;
	color: #C1CCCE;
}
#maillink a:active {
	text-decoration: none;
	color: #4a8fb9;
}
.h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}