body {
font-family:Eurostyle,Arial,Tahoma,Helvetica,sans-serif;
font-size: 70%;
color: #333333;
background-color : #ffffff;
}

.large
{
	font-size: 120%;
}

fieldset
	{
		padding:12px;
	}
legend
	{
	font-style : italic;
}
}


.date{
	font-size : 20px;
	font-family : "Century Gothic", Helvetica,Arial,sans-serif;
}

table,td{
	font-size:100%;
	line-height: 140%; 
	color:#333333;
	background-color : #ffffff;
}

table.main{
	width:777px;
	height:100%;
	background-color : #ffffff;
	}

form { padding: 0px; margin: 0px; }

A:link,A:visited,A:active{
	COLOR: #3366cc; TEXT-DECORATION: none;
}

a:hover{
text-decoration:underline;
}

.warning{
color:#cc0000;
}

.green{
	color:00cc00;
}
.white{
color:#ffffff;
}

.inset
{
	width:96%;
	
}
.small{
font-size:100%;
}

.blue{
	color:#3366cc;
}

.headerbox{
	border : 1px solid #000000;
	padding:1px;
}
.footerbox{
	border-top: 1px solid #3366cc; 
	}

.feature{
	border : 1px solid #3366cc;
	padding-left:4px;
	padding-right:4px;
	padding-top: 14px;
	padding-bottom: 14px;
}
hr{
color:#3366cc;
height:1px;
}

.leftcell{
	background-color: #f1f1f1;
	background-image: url(images/leftbg.gif);
}

.rightcell{
	background-color : #929eb8;
	background-image: url(images/rightbg.gif);
}

.lbrightcell{
	border-right-color : #cccccc;
	border-right-width : 1px;
	border-right-style : solid;
}
.blackcell
{
background-color:#000000;
}
.bbottomcell
{
	background-color:#ffffff;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color:#3366cc;
	
}



.lefttext{
padding-left:14px;
padding-right:14px;
color:#000000;
}

.righttext{
padding-left:14px;
padding-right:14px;

}

A.topmenu:link,A.topmenu:visited{
	color:#ffffff;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
	padding-right:0px;
	width:120 px;
	font-size:100%;
	
	font-weight:normal;
	
	text-decoration:none;
}
A.topmenu:hover,A.topmenu:active{
background-color:#84a5bf; 

}

.headline
{
	font-weight : bold;
	color:#999999;
}
A.membermenu:link,A.membermenu:visited{

	color: #ffffff;
	background-color: #9999cc;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	padding-bottom: 5px;
	padding-top: 3px;
}

A.membermenu:hover,A.membermenu:active{

	color: #f1f1f1;
	background-color: #a1a1cc;
	text-decoration: none;
}

a.colorbutton {
	background-color: transparent;
  border: 1px solid #d0d0d0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 1px 4px 1px 4px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

a.colorbutton:hover {
  background-color: transparent;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  text-decoration:none;
}

input {
	FONT-SIZE: 100%;
	BORDER: 1px solid #cccccc;
	font-family:Arial,sans-serif;
	}
select{
	FONT-SIZE: 100%; 
	font-family:Arial,sans-serif;
	border:1px solid #cccccc;
}

textarea{
	FONT-SIZE: 100%; 
	BORDER-LEFT-COLOR: #999999; 
	BORDER-BOTTOM-COLOR: #999999; 
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR: #999999; 
	font-family:Arial,sans-serif;
	BORDER-RIGHT-STYLE: solid; 
	BORDER-LEFT-STYLE: solid; 
	BORDER-RIGHT-COLOR: #999999; 
	BORDER-BOTTOM-STYLE: solid
}

				


