.* {
	background-color: white;
	vertical-align: top;
}

table {
	background-color: transparent;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif, Sans Serif;
	vertical-align: top;
}

h3, h4, h5, h6 {
	
}

body, td {
	font-size: x-small;
	vertical-align: top;
}

.content {
	background-color: white;
	background-repeat: no-repeat;
	background-position: 100%;
	font-size: x-small;
	text-align: justify;
	vertical-align: top;
}
#withborder {
	border: 1px solid #A862E9;
}

p {
	margin-left: 15%;
	margin-right: 15%;
}

.images {
	text-align: right;
	float: right;
}

#important {
	background: #04019a;
	color: Yellow;
	vertical-align: top;
}
.newstitle {
	background: #04019a;
	color: White;
}
#news {
	text-align: justify;
	border: 1px solid #04019a;
	vertical-align: top;
	padding-bottom: 20px;
	text-indent: 5px;
} 
#news:hover {
	border: thin solid #04019a;
}

td.leftbar {
	background: transparent url(images/btn.png) no-repeat 100%;
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	width: 200px;
}

td.leftbar:hover {
	background: #E5D1F8 url(images/bar_down.png) no-repeat 100%;
}

h1 {
	text-align: center;
}

h2 {
	text-align: center;
}

a {
	
}

a:hover {
	color: Red;
}

a:link {
	color: #400080;
}

a:visited {
	color: Purple;
}

a.baritem {
	background: transparent;
}

#sub {
	margin-left: 10%; /*	font-size: smaller; */
	font-weight: normal;
}

.header {
	background: transparent url(images/backgroundlogo_hf.jpg) no-repeat 100%;
	font-size: 50px;
	font-style: italic;
	font-weight: bold;
	color: #400080;
}


.footer {
	font-size: xx-small;
	text-align: center;
}
