.blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #33FFFF;
}
.tinyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #33FFFF;
}
html,body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
a { 
	text-decoration: none;
}
a:link {
	color		:#999999;
}
a:visited {
	text-decoration: none;
	color		:#999999;
}
a:hover {
	text-decoration: none;
	color: #007480;
}



#topnav {
	position	: absolute;
	top			: 0px;	
	left		: auto;
	right		: auto;
	z-index		: inherit;
	text-align	: center;
	width		: 100%;
	height		: 100%;
}
#top {
	position	: relative;

}
#parties {

	text-align	: left;
	width		: 550px;
}
.bottomtable {
	left		: -15px;
	position	: relative;
}

.bottomnav {
	width		: 875px;
	height		: 5px;
	color		: #99FFFF;
	background	: #99FFFF;
}
.form {
	top			: 0px;
	position	: relative;
	margin-top	: 0px;
}
.nav {
	position	: inherit;
	padding-top : 5px;	
}
.formcell {
	top			: 0px;
	position	: relative;
}
#bottomnavcontent {
	left		: auto;
	right		: auto;
	position	: relative;
	
}
.textinput {
	position	: inherit;
	z-index		: inherit;
	background-color:#CCFFFF;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	:10px;
	color		:#666666;
	border		:none;

}
.black8px {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	:10px;
	color		:#666666;
}
.darkgrey8px {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	:10px;
	color		:#999999;
	font-weight :normal;
	top			: -1px;
	left		: 0px;	
	text-align  : left;	
}
.mailinglist {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	:10px;
	color		:#999999;
	font-weight :normal;
	left		: 0px;	
	text-align  : left;	

}
.darkgrey12px {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 14px;
	line-height : normal;
	color		: #999999;
	font-weight : normal;

}
.darkgrey12pxtall {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 14px;
	line-height : 21px;
	color		: #999999;
	font-weight : normal;
	
}
.grey12px {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height : normal;
	color		: #999999;
	font-weight : normal;

}
.green12px {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height : normal;
	color		: #007480;
	font-weight : normal;

}
.green16px {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 16px;
	line-height : normal;
	color		: #007480;
	font-weight : normal;

}
.address {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #999999;
	font-weight : normal;
	position    : relative;
	height		: 10px;	
	bottom		: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family	: Arial, Helvetica, sans-serif;
	color		: #CCCCCC;
	font-size	: 12px;
}
.boldgrey12px {
	font-family	: Arial, Helvetica, sans-serif;
	color		: #CCCCCC;
	
	font-size	: 12px;
	font-weight : bold;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: auto;
	right: auto;
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	color: #CCCCCC;
	width: 750px;
}
.contactus {

	text-align: left;
	left: 0px;
}
.parties { width: 550px; }
.pdescr {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: auto;
	right: auto;
	font-size: 22px;
	font-style: normal;
	line-height: 22px;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	color: #B7E2E0;
	width: 750px;
	margin-left: -4px;
}

.subscribe {
	font-size	: 10px;
	font-family : Arial, Helvetica, sans-serif;
	border-color: #B7E2E0;
	position	: inherit;
	z-index		: inherit;
	margin-right: 3px;
	bottom		: 0px;
	margin-bottom: 0px;
	left		: -4px;
	color: #999999;
	border: 0px;
}

#scrollContainer {
	position	: absolute;
	top			: 35px;
	width		: 200px;
	height		: 60px;
	overflow	: hidden;
}

#scrollContent {
	position	: relative;
	width		: 200px;
}

#scrollArea {
	background  : #B7E2E0;
	position	: relative;
	top			: 35px;
	left		: 200px;
	height		: 60px;
	width		: 1px;
}

#scroller {
	position	: relative;
	width		: 4px;
	background	: #99FFFF;
}
	
	
.bottomnavlight {
	width: 840px;
	height: 5px;
	color: #B7E2E0;
	background: #B7E2E0;
	border:0px;
}
a:active {
}

#splash {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.landing_welcome {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	:10px;
	color		:#999999;
	font-weight :normal;
	text-align: center;
}