html, body {
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(/multimedia/layout/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	color: #000;
}

/* Netscape 4 safe font sizes */
body, div, p, th, td, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link, a:visited {
	color: #961030;
	text-decoration: none;
}

a:hover {
	color: #961030;
	text-decoration: underline;
}

h1, h2, h3, h4, .heading, .subheading {
	color: #961030;
	font-weight: bold;
}

h1 { font-size: 18px;}

h2 { font-size: 17px;}

h3, .heading { font-size: 16px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}

h4, .subheading { font-size: 13px;}

h5 { font-size: 13px; color: #333;}

img { border: 0px;} 

hr{
	border: 0;
	height: 1px;
	width: 100%;
	color: #F0CCD0;
	background-color: #F0CCD0;
}

img {border: 0;}

.newstitle, .small {font-size: 11px;}

.news {
	margin-left: 10px;
	line-height: 12px;
}

.error { font-size: 11px; color: #C00;}

.left, .right {	border: 0px;}

.middle {
	padding: 0;
	margin: 0;
	text-align: justify;
}

.footer {
	font-size: 11px;
	color: #333;
}

.clr {clear:both;}

/* Left Menu CSS */

#leftmenu {
	width: auto;
	padding: 0px;
	margin-bottom: 2em;
	list-style: none;
	background-color: #fff;
	color: #333;
}

div.leftmenu {margin-left: 10px;}

div.leftmenu ul, div.leftmenu li {	display: inline;}

div.inigomenu ul li {}

/* setup style on top level anchor tags */
div.leftmenu li a, div.leftmenu li a:visited {
	display: block;
	padding: 1px 15px 1px 13px;
	background: #fff url(/multimedia/layout/arrow_menu_pink.gif) no-repeat 0px 4px;
	color: #961030;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

div.leftmenu li a:hover {
	background-color: #F0CCD0;
	font-weight: bold;
	color: #961030;
}

/* setup style on top level anchor tags */
div.inigomenu a, div.inigomenu a:visited {
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}

div.inigomenu li a, div.inigomenu li a:visited {
	display: block;
	text-decoration: none;
	color: #961030;
	background-color: #F0CCD0;
	padding: 3px;
	margin: 0;
	border: 0;
	border-right: 1px solid white;
	white-space: nowrap;
	text-align: center;
}

/* top level menus hovers */
div.inigomenu li a.menuhover, div.inigomenu li a:visited.menuhover, div.inigomenu li a:hover {
	display: block;
	text-decoration: none;
	color: white;
	background-color: #961030;
	padding: 3px;
	border-right: 1px solid white;
}

/* setup style on levels below top level */
div.inigomenu li li a, div.inigomenu li li a:visited {
	background-color: #F0CCD0;
	color: #961030;
	padding: 3px;
	border: 1px solid #961030;
	border-bottom: 0;
	margin: 0;
}

div.inigomenu li li a.menuhover, div.inigomenu li li a:visited.menuhover, div.inigomenu li li a:hover {
	/* must put all details in here to ensure settings are not inherited from visited links */
	color: white;
	background-color: #961030;
	border: 1px solid #961030;
	border-bottom: 0;
	padding: 3px;
	margin: 0;
}
/* end anchor tag styling */

/* top level li items */
div.inigomenu ul li{
	border-left: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

/* setup bottom border on submenus */
div.inigomenu ul ul{
	border: 0;
	padding: 0;
	border-bottom: 1px solid #961030;
}

/* position arrow */
div.inigomenu li div.arrow {
	display: none;
}
/* end arrow positioning styling */

/* Contact Form CSS */
.contactButton {
	background: #F0CCD0;
	border: 1px solid #961030;
	color: #961030;
	font-size: 11px;
	font-weight: bold;
}

.contactInput {
	border: 1px solid #999;
}

/* END Contact Form CSS */

/* Search Box CSS */

.searchInput {
	background: #FFF;
	width: 105px;
	height: 16px;
	border: 1px solid #961030;
}

.searchButtonImg {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: bottom;
}

.searchWord {
	background-Color: #961030;
	color: white;
}

/* END Search Box CSS */

/* Login table CSS */

.loginTable {
	background-color:#fff;
	border: 1px solid #333366;
}

.loginTable TD {
	padding: 3px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.loginInput {
	font-size: 8pt;
	width: 120px;
	font-family: arial;
	height: 17px;
	background-color: #fff;
	border: 1px solid #333366;
}

.loginButton {
	margin-left: 15px;
	font-size: 8pt;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #e8e8e8;
	font-weight: bold;
}

.loggedIn {
	color: green;
	font-weight: bold;
}

.maxLoginsExceeded {
	font-size: 10pt;
	color: blue;
	font-weight: bold;
}

.loginLabel {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

/* END LOGIN TABLE */

/* Search Pagin bar */
.pagingControl {
	width: 100%;
}

.pagingControl TD {
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	background-color: #fff;
	border: solid 1px #F0CCD0;
}
.firstTD {
	width: 5%;
}
.prevTD {
	width: 5%;
}
.nextTD {
	width: 5%;
}
.lastTD {
	width: 5%;
}
.positionTD {
	width: 80%;
}

.navarrow {
	font-weight: normal;
	font-size: 12px;
	font-family:webdings;
	color: #961030;
}