@charset "iso-8859-1";
body {
	color : #000000;
	margin-top : 5px;
	margin-left: 0;
	background: url(images/ringbg.gif) no-repeat;
	background-color: #FFFFFF;
}

body, table {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

p {
	text-indent: 10px;
}

p:first-letter {
	font-size: 16px;
}

p.statement {
	margin-left: 10px;
	text-indent: -10px;
}

p.quote {
	font-style: oblique;
	margin-left: 20px;
}

h1 {
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
	color: #000040;
}

span.upcoming {
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
	text-indent: 10px;
}

ul.bullet {
	list-style-type: circle;
}

a {
	text-decoration: none;
	color: #000;
}

a.link {
	text-decoration: none;
	color: #00f;
}

a:hover, a:active {
	text-decoration: underline;
	background: #ddd;
}

a.active {
	background: #999 !important;
}

a.active:hover {
	background: #aaa !important;
}

a.active:hover {
	background: #aaa;
}

div.header {
	border: 0;
	table-collapse: collapsed;
	width: 100%;
	height: 111px;
	background: url(images/iv_banner.png) no-repeat;
	border-bottom: 2px solid #ccc;
}

div.header p {
	visibility: hidden;
}

div.menu, div.content {
	border: solid #ccc;
}

div.menu {
	width: 135px;
	padding: 20px;
	border-width: 0 5px 0 0;
	float: left;
	padding-bottom: 200px;
}

div.menu a {
	display: block;
	text-align: center;
	background: #ccc;
	margin: 2px;
	padding: 2px;
}

div.toptext {
	width: 80%;
	font-size : 9px;
	border-width: 0 0 0 5px;
	margin-left: -5px;
	float: left;
	padding: 15px;
}

div.content {
	width: 80%;
	border-width: 0 0 0 5px;
	margin-left: -5px;
	float: left;
	padding: 15px;
}

div.update {
	width: 80%;
	margin-left: -5px;
	float: left;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 10px;
}

div.news {
	width: 620px;
	margin-left: -5px;
	float: left;
	padding: 15px;
}

div.newsletter {
	width: 90%;
	margin-left: 5%;
	margin-top: 30px;
	float: left;
	text-align: center;
	border-top: 2px solid #ccc;
}

div.bottomtext {
	font-size : 9px;
	clear: both;
	margin-top: 0;
	width: 100%;
	border-top: 2px solid #ccc;
	padding-left: 5px;
}

div.counter {
	width: 100%;
	height: 1px;
	visibility: hidden;
	float: none;
}

table {
	border: thin ridge;
	padding: 0;
}

td {
	border: thin solid;
}

table.calendar {
	width: 595px;
	height: 400px;
	font-size: 10px;
	text-align: left top;
}

table.calendardays {
	width: 595px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

table.calendar td {
	width: 76px;
	height: 80px;
	vertical-align: top;
}

table.calendardays td {
	width: 76px;
	vertical-align: top;
