
	body {
		font:	11px/1.2 tahoma, Verdana, Arial, Helvetica, sans-serif;
		color:#555555;
		background:#ffffff;
		padding:0px;
		margin:0px;
		}
		
	h1 {font: 15px/1.2 tahoma, Verdana, Arial, Helvetica, sans-serif;color:#555555;font-weight:bold;}
	.clsBigger {font: 15px/1.2 tahoma, Verdana, Arial, Helvetica, sans-serif;color:#555555;font-weight:bold;}


	a {
		text-decoration:none;
		font-weight:bold;
		color:#527DDE;
		font-size:11px;
		}
		
	a:hover {text-decoration:underline;}
	
	pre {
		font-size:11px;
		color:blue;
		}
	
	.greek {
		color:#999;
		}
	
	ol {
		margin-right:40px;
		}

	li {
		margin-bottom:3px;
		}

	body {
		text-align:center;
		}

	#frame {
		width:764px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
		text-align:left;
		border:0px solid #666666;
		}
		
	#fpcontenttop {
		width:764px;
		margin-right:auto;
		margin-left:auto;
		margin-top:5px;
		padding:0px;
		text-align:left;
		border:0px solid black;
	}

	#fpnewsticker {
		width:330px;
		height:80px; 
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:2px 0px 0px 0px;
		text-align:left;
		border:1px solid #C026EF;
	}
	.fpnewsticker a {
		font-family:Tahoma; font-size:12px; color:#777777; text-decoration:underline;
	}
	#TICKER {
		display:none; 
		border-top:1px solid #CCCCCC; 
		border-bottom:1px solid #CCCCCC; 
		overflow:hidden; 
		background-color:#FFFFFF;
		position:relative;
		left:200px;
		border:0px solid black;
		width:350px;
	}
		
	#fpleftcontainer {
		width:190px;
		padding:0px;
		float:left;
		background:#fff;
		border:0px solid black;
		}
		
	#menu {
		width:100%;
		height:141px;
		padding:0px;
		border:0px solid black;
    	background-image: url(../images2/menubg.gif); 
        background-repeat: no-repeat; 
        background-position: center top; 
	}
	#menucontent {
		padding:7px 0px 0px 35px;;
		font:	12px tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color:white;
	}
	#menucontent a {
		font:	12px tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color:white;
	}

	#nlpanel {
		width:95%;
		height:323px;
		padding:0px;
		border:0px solid black;
    	background-image: url(../images2/curvepanelbg.gif); 
        background-repeat: no-repeat; 
        background-position: center top; 
		color:white;
		text-align:center;
		font-size:12px;
	}
	#nlpanelsignup {
		border:0px solid black;
		height:75px;
		padding:8px 0px 0px 0px;
		font-weight:bold;
	}
	#nlpanelsignup .field {width:75px;font-size:10px;}
	#nlpanelsignup .button {width:30px;font-size:10px;border:1px solid black;background-color:white;}
	#nlpanelsignup form {margin-top:0px;margin-bottom:0px;padding-top:5px;}
	
	#nlpanelnews {
		width:100%;
		border:0px solid black;
		height:200px;
		font-weight:bold;
	}
	
	#nlpanelnewscontent {
		padding-top:15px;
		padding-left:30px;
		padding-right:30px;
		font-family:tahoma;
		font-weight:normal;
		color:black;
		font-size:10px;
		text-align:left;
	}
	
	#nlpanelnewscontent a {
		font-family:tahoma;
		font-weight:bold;
		font-size:10px;	
	}
	
	#fpcontentcenter {
		width:330px;
		padding:3px 10px 0px 10px;
		float:left;
		background:white;
		border:0px solid black;
		line-height:1.4;
		}
	
	#fpcontentright {
		width:200px;
		padding:0px;
		float:left;
		background:#fff;
		border:0px solid black;
		padding:0px;
		}

	#productpanel1 {
		width:180px;
		padding:0px;
		border:0px solid black;
		margin-left:10px;
		position:relative;
		left:10px;		
	}
	#productpanel2 {
		width:180px;
		padding:0px;
		border:0px solid black;
		margin-left:0px;
		position:relative;
		top:-5px;
		left:0px;
	}
	#productpanel3 {
		width:180px;
		padding:0px;
		border:0px solid black;
		margin-left:10px;
		position:relative;
		top:-10px;
		left:12px;
	}
	#prodheader {
		width:100%;
		height:50px;
	    background-image: url(../images2/prodheaderbg.gif); 
        background-repeat: no-repeat; 
        background-position: right top; 
		font-weight:bold;
	}
	#prodheadertext{
		padding-top:10px;
		color:white;
		font-size:12px;
		text-align:center;
	}

	#prodcontent {
		width:100%;
	    background-image: url(../images2/prodbg.gif); 
        background-repeat: repeat-y; 
        background-position: right top; 
	}
	#prodcontent img {float:right;}
	
	#prodcontenttext{
		padding:0px 10px 0px 10px;;
		color:#444444;
		font-size:10px;
		text-align:left;
	}
	
	#prodfooter {
		width:100%;
		height:38px;
	    background-image: url(../images2/prodfooterbg.gif); 
        background-repeat: no-repeat; 
        background-position: right top; 
	}
	#prodfootertext{
		padding:1px 15px 2px 0px;;
		color:#777777;
		font-size:11px;
		text-align:right;
	}
	
	#footer {
		border-top:1px solid #777777;
		margin-right:auto;
		margin-left:auto;
		text-align:right;
		width:764px;
	}
	