a:hover {
	color: #FF9933;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-color: 009cdc;
	margin-top: 0px;
	scrollbar-3Dlight-color:#007eb2;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#007eb2;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#007eb2;
	scrollbar-arrow-color:#ffffff;
}

.linktext {
	color: #0099FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}


.text {
	color: #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	text-align: justify;
	margin-left : 10px;
	margin-right : 20px;
}

.credittext {
	color: #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	margin-left : 10px;
	margin-right : 20px;
}

.creditlink {
	color: #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
	text-align: justify;
}

.bold {
	color: #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	text-align: justify;
}

.oldnews{
	background-color : #99CCFF;
	border-bottom : 1px solid #007eb2;
	border-right : 1px solid #007eb2;
	border-top : 1px solid #007eb2;
	border-left : 1px solid #007eb2;
	color: #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	width : 400px;
}

.border {
		border-bottom : 1px solid #007eb2;
	border-right : 1px solid #007eb2;
	border-top : 1px solid #007eb2;
	border-left : 1px solid #007eb2;
}

.stretch {
	line-height : 100%;
}

.name {
	color: #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	text-align: justify;
}

.job {
	color: #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	text-align: justify;
}

.italic {
	color: #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	text-align: justify;
	font-style : oblique;
}

.leftborder {
	background-image: url(images/leftborder.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.rightborder {
	background-image: url(images/rightborder.gif);
	background-repeat: repeat-y;
	background-position: right;
}