	h1{
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	font-family: Arial;
	font-size: 14pt;
	color:#CCCCDD;
	text-align:center;
	}

h2{
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	font-family: Arial;
	font-size: 12pt;
	font-size: 100%;
	color:#EEEEEE;
	text-align:center;
	}

h3{
	margin-top:5px;
	margin-left:20px;
	margin-right:20px;
	font-family: Arial;
	font-size: 11pt;
	color:#EEEEEE;
	text-align:center;
	}	
	
	p{
	margin-left:10px;
	margin-right:10px;
	font-family: tahoma;
	font-size: 10pt;
	color:#CCCCCC;
	text-align:left;
	}
	
	p.contact{
	margin-right:10px;
	font-family: tahoma;
	font-size: 10pt;
	color:#CCCCCC;
	text-align:right;
	margin-top:6px;
	}
	
	
	legend {
	font-family: tahoma;
	font-size: 8pt;
	color:#CCCCCC;
	}
	
	a:link, a:visited{
	font-family: tahoma;
	font-size: 10pt;
	color:#CCCCCC;
	text-decoration:none;
	}
	
	a:hover, a:focus, a:active{
	font-family: tahoma;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
	.label{
	font-family: tahoma;
	font-size:10px;
	color:#9999aa;
	
	}
	
	.imgbutton {
	width:100px;
	height:75px;
	padding:4px;
	margin:3px;
	border: 1px solid #ccccdd;
	}
	
	.wsc {
	width:400px;
	height:265px;
	padding:2px;
	border: 1px solid #ccccdd;
	}

.fpimg {
	width:750px;
	height:224px;
	padding:2px;
	border: 1px solid #ccccdd;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	}

img.thinframe{
border:1px solid #cdcdcd;
padding:2px;
margin:2px;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

img.thickframe{
border:4px solid #cdcdcd;
padding:2px;
margin:2px;
 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}	

img.linkframe{
border:1px solid #cdcdcd;
padding:2px;
margin:2px;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

img.linkframe:hover, img.linkframe:focus{
border:1px solid #dddddd;
padding:2px;
margin:2px;
background: #eeeeee;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}	

.rowmenu{
	width:570px;
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0 0px 0px 0px;
	border:0px solid white;
	font-family:Helvetica;
	font-size:13px;
	text-align:center;
	
	
	
	}	

a.celllink:link, a.celllink:visited {
	 width:110px;
	 height:36px;
	 margin:0 2px 0 2px;
	 border:0;
	 padding:0px 0px 0px 0px;
	 
	 display:inline;
	 background: url(../images/button_normal.png) no-repeat;
	 font-family:Helvetica;
	 font-weight:normal;
	 color:#EEEEEE;
position:relative;
float:left;
line-height:36px;
 font-size:13px;
 text-align:center;
}	

a.celllink:focus, a.celllink:hover,a.celllink:active {
	width:110px;
	margin:0 2px 0 2px;
	 border:0;
	 padding:0px 0px 0px 0px;
	 border:0px solid #c6a15c;
	  margin:0 2px 0 2px;
	 height:36px;
	 display:inline;
	 background: url(../images/button_over.png) no-repeat;
	 color:#eeeeee;
	 font-family:Helvetica;
	 font-weight:normal;
	 position:relative;
	 line-height:36px;
	 text-decoration:none;
	 font-size:13px;
	 text-align:center;
	 }
