body {
	background-color: #22345F;
	background-image: url("https://avhnet.alumniportal.org/document.php?2560");
	background-position: center;
	background-repeat: repeat-y;
}
/* headlines */
h1, h2, h3, h4, h5 {
	font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	color: #BF0743;
}
h1 {
	font-size: 25px;
	font-family: Georgia;
}
h2 {
	font-size: 19px;
	font-family: Georgia;

}
/*main elements */
body, td, li, ol, ul, textarea, select, input, div {
	font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.small {
	font-size: 10px;
}
.highlight {
	background-color: #;
}
div.box {
	background-color: #FFFFFF;
	border: 1px solid #D1D5DC;
	padding: 1px;
	width: 130px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}
div.boxtitle {
	font-family: Georgia;
	background-color: #D1D5DC;
	background-image: url("https://avhnet.alumniportal.org/document.php?2558");
	font-size: 11px;
	text-align: center;
	padding: 3px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}
div.boxtext {
	font-size: 10px;
}
/* links */
a:link, a:visited {
	font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	color: #4E5E8D;
	text-decoration: none;
}
a:hover {
	font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ADb7d1;
	text-decoration: none;
}
a:active {
	font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	color: #ADb7d1;
	text-decoration: none; /* response messages */;
}
div.okay {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7dab40;
	padding: 3px;
	font-style: italic;
}
.error {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e3813c;
	padding: 3px;
	font-style: italic;
}
/* lines between list elements */
div.p_tabspacer {
	height: 1px;
	border-top: 1px solid #A7A190;
	margin-top: 1px;
	margin-bottom: 1px;
}
div.p_tabspacerdeep {
	height: 1px;
	border-top: 1px solid #4E5E8D;
	margin-top: 1px;
	margin-bottom: 1px;
}
div.p_tabspacercolor {
	height: 1px;
	border-top: 1px solid #BF0743;
	margin-top: 1px;
	margin-bottom: 1px;
}
hr.p_tabspacer {
	display: none;
}
/* form elements */
input.submit {
	color: #BF0743;
	background-color: #E2E1EC;
	border: 1px solid #ADb7d1;
}
fieldset {
	padding: 5px;
	width: 370px;
	border: 1px solid #CCCCCC;
}
legend {
	font-weight: bold;
}
form {
	display: inline;
}
/* forum */
div.forum {
	padding: 2px;
	margin: 0px;
	margin-bottom: 5px;
	float: left;
	width: 480px;
	background-color: #FFFFFF;
}
div.forumhead {
	background-color: #A7A190;
	width: 440px;
	margin: 0px;
	padding: 2px;
}
div.forumbody {
	width: 440px;
	margin: 0px;
	padding: 2px;
}
div.forumlnk {
	width: 440px;
	margin: 0px;
	padding: 2px;
	font-family: Verdana;
	font-size: 9px;
}
div.forumwrapper {
	float: left;
	margin: 2px;
	padding: 0px;
	width: 440px;
}
/* images with different textfloats */
img.left {
	float: left;
	vertical-align: text-top;
	margin-right: 20px;
	margin-bottom: 10px;
}
img.right {
	float: right;
	vertical-align: text-top;
	margin-right: 20px;
	margin-bottom: 10px;
}
.highlight {
	font-size: 11pt;
	font-weight: bold;
}

