/*
Baus Style sheet 2006
Site design (C) PurplePoint 2006  
*/

a:link {
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #99AABB;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
body {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #334455;
	margin: 0px;
	background-color: #FFFFFF;
}
.redtext {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: Bold;
	color: #cc0000;
}
.line_top {
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
}
.line_bottom {
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #003399;
}
.line_topbottom {
	padding: 2px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #003399;
	border-top: 2px solid #003399;
}
.vert_line {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003399;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #003399;
}
.postertitle {
	text-align: left;
	color: #000000;
	text-transform: uppercase;
	font: italic bold 11px Verdana, Tahoma, Geneva, sans-serif;
}
.postermain {
	text-align: center;
	color: #0066FF;
	text-transform: uppercase;
	font: italic bold  11px Verdana, Arial, Helvetica, sans-serif;
}
.line_right {
	padding: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #DDDDDD;
}
.box {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #EEEEEE;
	padding: 3px;

}
a.coolmenu {
	display: block;
	padding: 2px;
	text-align: right;
	text-decoration: none;
	font-family:Verdana;
	font-size:14px;
	color: #003399;
	border: solid 1px #FFFFFF;
}
a.coolmenu:hover {
	display: block;
	border: solid 1px #003399;
	color: #ffffff;
	background-color: #99CCFF;
}
a.coolmenu:active {
	display: block;
	border: solid 1px #990000;
	background-color: #660099;
	color: #ffffff;
}
a.coolmenu:visited {
	color: #99AABB;
}
.newstitles {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	display: block;
	font-size: 11px;
	padding-left: 2px;
	color: #002266;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}
.newstitles2 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	display: block;
	font-size: 11px;
	color: #DDEEFF;
	padding-left: 2px;
	background-color: #003399;
	font-style: oblique;
	text-transform: uppercase;
	font-weight: bold;
}
a.psmenu {
	display: block;
	font-weight: bold;
	padding: 2px;
	text-align: right;
	text-decoration: none;
	font-family:Verdana;
	font-size:14px;
	color: #003399;
	border: solid 1px #FFFFFF;
}
a.psmenu:hover {
	display: block;
	border: solid 1px #cc3333;
	color: #990000;
}
a.psmenu:active {
	display: block;
	border: solid 1px #003399;
	background-color: #003389;
	color: #ffffff;
}
a.psmenu:visited {
	color: #6699aa;
}
