/* --------------------- */
/*  iVisual Stylesheet   */
/*  created 20/09/05     */
/*  © umcreative 2005    */
/* --------------------- */

body {
	margin: 0;
	padding: 0;
	background: #A8A8A8;
}

td {
	font-family:Tahoma, Verdana; 
	font-size:11px; 
	color:#666666; 
	font-weight:normal; 
}

h1 {
	font-family:Tahoma, Verdana; 
	font-size:15px; 
	color:#666666; 
	font-weight:bold;
	margin: 0; 
	padding: 0;
}

h2 {
	font-family:Tahoma, Verdana; 
	font-size:11px; 
	color:#666666; 
	font-weight:bold; 
	margin: 0;
	padding: 0;
}

h3 {
	font-family:Tahoma, Verdana; 
	font-size:12px; 
	color:#666666; 
	font-weight:bold; 
	margin: 0;
	padding: 0;
}

.txtDgrey {
	font-family:Tahoma, Verdana; 
	font-size:11px; 
	color:#808184; 
	font-weight:normal; 
	text-decoration: none;
}


a {
	font-family:Tahoma, Verdana; 
	font-size:11px; 
	color:#0040DD; 
	font-weight:normal; 
	text-decoration: none;
}
a:hover {
	font-family:Tahoma, Verdana; 
	font-size:11px; 
	color:#0040DD; 
	font-weight:normal; 
	text-decoration: underline;
}

.linkNotActive {
	font-family:Tahoma, Verdana; 
	font-size:11px; 
	color:#666666; 
	font-weight:normal; 
	text-decoration: none;
}
.linkNotActive:hover {
	font-family:Tahoma, Verdana; 
	font-size:11px; 
	color:#666666; 
	font-weight:normal; 
	text-decoration: underline;
}

.navLinkNotSelected {
	font-family:Tahoma, Verdana; 
	font-size:12px; 
	color:#0040DD; 
	font-weight:normal; 
	text-decoration: none;
}
.navLinkNotSelected:hover {
	font-family:Tahoma, Verdana; 
	font-size:12px; 
	color:#0040DD; 
	font-weight:normal; 
	text-decoration: underline;
}

.navLinkSelected {
	font-family:Tahoma, Verdana; 
	font-size:12px; 
	color:#0040DD; 
	font-weight:bold; 
	text-decoration: none;
}
.navLinkSelected:hover {
	font-family:Tahoma, Verdana; 
	font-size:12px; 
	color:#0040DD; 
	font-weight:bold; 
	text-decoration: underline;
}

.navLink {
	font-family:Tahoma, Verdana; 
	font-size:12px; 
	color:#666666; 
	font-weight:normal; 
	text-decoration: none;
}
.navLink:hover {
	font-family:Tahoma, Verdana; 
	font-size:12px; 
	color:#666666; 
	font-weight:normal; 
	text-decoration: underline;
}

.blueBold {
	font-family:Tahoma, Verdana; 
	font-size:11px; 
	color:#0040DD; 
	font-weight:bold; 
	text-decoration: none;
}
.bgDgrey { background: #808080; }
.bgWhite { background: #FFFFFF; }
.bgDBlue { background: #0040DD; }
.bgLgrey { background: #EAE6E0; }
.bgLgrey2 { background: #FBFAF9; }
.bgLgrey3 { background: #F7F5F3; }

.formField { font-family:Verdana; font-size:11px; color:#494538; font-weight:normal; text-decoration: none; padding-left:2px;}
.formBtn { font-family:Verdana; font-size:11px; color:#494538; font-weight:bold; text-decoration: none; background:#E6E4D1; }

.ftrTxt {
	font-family:Tahoma, Verdana; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:normal; 
}

.ftrLink {
	font-family:Tahoma, Verdana; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:normal; 
	text-decoration: none;
}
.ftrLink:hover {
	font-family:Tahoma, Verdana; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:normal; 
	text-decoration: underline;
}

.ftrSup {
	font-family:Tahoma, Verdana; 
	font-size:9px; 
	color:#FFFFFF; 
	font-weight:normal; 
}



/* Javascript Image Rotator */
#rotator {
	border: none;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 500px;
	height: 300px;
}
#rotator img {
	width: 500px;
	height: 300px;
}





