.navmenu {
	border-width: 1px;
	border-color: white;
	border-style: solid
}

.bodytd {
	border-left: 3px solid #6b8aa2;
	border-right: 3px solid #6b8aa2
}

body {
	padding: 0px;
	margin: 0px
}

img {
	border: 0px
}

* {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px
}

h2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px
}

.nav {
	color: white;
	text-decoration: none;
	line-height: 0.97em
}

.act {
	color: #DDDDFF;
	text-decoration: none;
	line-height: 0.97em
}

a.nav:hover {
	color: white;
	text-decoration: none;
	line-height: 0.97em
}

a.nav:visited {
	color: white;
	text-decoration: none;
	line-height: 0.97em
}

a.nav:link {
	color: white;
	text-decoration: none;
	line-height: 0.97em
}

input {
	font-family: Tahoma;
	font-size: 12px
}


.news {
	text-align: left;
	list-style: square;
	color: #7490a4;
	padding-left: 25px;
	margin: 0px;
}

.news li{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.news a{
	color: #7490a4;
	
}

.news a:hover{
	color: #7490a4;	
}