

body {	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0px;
	padding:0px;
}


/*----------------------banner-------------------------*/
#banner {
		background:#66cc66;
		background-image :url(style/banner.jpg);
		background-repeat: no-repeat;
		height:40px;
		border-top:1px solid #336633;
		border-right:1px solid #336633;
		border-left:1px solid #336633;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		margin:0px;
		}

	html>body #banner {
		height:39px;
		}

#banner h1 {	text-align: center;
		font-size:3em;
		color: #ffffff;
		
		padding:0px 0px 0px 0px;
		margin:0px;
}

/*----------------------end banner-------------------------*/


/*----------------------menu-------------------------*/
#menu{
width:100%;
height:42px;
padding:0px;
clear:both;
background-color:#416271;
}
#menu ul{
list-style:none;padding:0 0 0 30px;margin: auto;display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:42px;padding:0px;line-height:42px; font-family:Arial, Helvetica, sans-serif; font-size:13px;
}
#menu ul li a{
height:42px; width: auto;float:left;text-decoration:none;padding:0 0 0 25px; margin:0px 3px 0px 3px;color:#fff;text-align:center;
}
#menu ul li a:hover{
height:42px;width: auto;text-decoration:none;color: #fff;padding:0 0 0 25px; background:url(style/menu_arrow.gif) no-repeat left;
}
#menu ul li a.current{
height:42px;width: auto;float:left;text-decoration:none;padding:0px;color: #ff0;padding:0 0 0 25px; background:url(style/menu_arrow.gif) no-repeat left;
}
/*----------------------menu-------------------------*/



/*----------------------leftcontent-------------------------*/
	
#leftcontent {

		position: absolute;
		left:10px;
		top:110px;
		bottom: 25px;
		width:190px;
		background:#fff;
		border:1px solid #000;

		}

#leftcontent ul{
list-style: normal;padding:0 0 0 30px;margin: auto;display:block;}

#leftcontent ul li a {	
			float:none;
			text-decoration:underline;
			padding:0 0 0 25px;
 			margin:0px 3px 0px 3px;
			color:#00E;
			text-align:center;}

#leftcontent ul li a:hover{
				
text-decoration:none;
color: #f05;
padding:0 0 0 25px;
background:url(style/menu_bullet.gif) no-repeat left;}


#leftcontent ul li a.current{
height:42px;width: auto;float:left;text-decoration:none;padding:0px;color: #F00;padding:0 0 0 25px; background:url(style/menu_bullet.gif) no-repeat left;
}
/*----------------------leftcontent-------------------------*/


/*----------------------centercontent-------------------------*/

	#centercontent {
		background:#FFF;
   		margin-left: 205px;
   		margin-right:259px;
		border:1px solid #000;
		bottom: -9px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 205px;
   		margin-right:260px;
		padding:5px 10px 15px 30px;
		
		}
	html>body #centercontent {
   		margin-left: 203px;
   		margin-right:260px;
		}

	
	
		
	p,h1,pre {
		
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		

/*----------------------centercontent-------------------------*/







/*----------------------rightcontent-------------------------*/	
	
#rightcontent {

		position: absolute;
		right:0px;
		top:110px;
		bottom: 40px;
		width:240px;
		padding:0px 0 5px 25px;
		background:#fff;
		color:#000;
		border:1px solid #000;
		}
	

#rightcontent p {
		font-size:10px
		}
	body {
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	
	background:url("images/backgnd.jpg");
	background-repeat: repeat-x ;
	background-color: #ff4b06 ;
	padding:0px;
	margin:0px;
	}

/*----------------------rightcontent-------------------------*/	



/*----------------------footer-------------------------*/	
	#footer {
		position: absolute;

		background:#FAF6B4;
		height:50px;
		bottom: 0px
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:49px;
		
		width: 100%;
		}	
html>body #footer {
		margin-top:50px;
   		margin-bottom:0px;
   		margin-left:0px;
   		margin-right:0px;
		}
/*----------------------footer-------------------------*/	
		
		
	
a {
	text-decoration:underline;
	font-weight:bold;
	color:0099ff;
	}
	
pre {
	font-size:11px;
	color:blue;
	}

.pre-info {
	font-size:15px;
	color:navy;
	}
	
.greek {
	color:#999;
	}

.rt	{
	text-align: right; 
	
	color: blue;
	}
.centr	{
	text-align: center; 
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}

div.float {
  	float: left;
	margin: 0.15em 0.15em 0.15em 0.15em;
	border-style: solid;
	margin:0px 10px 10px 10px;
			-moz-opacity: 1;
/* Micro$uck prprietary filter property (for opacity) */
filter: prog:DXImageTransform.Microsoft.Alpha(opacity=100);
/*CSS 3 opacity property */
opacity: 1.0;
	
 	 }
div.rfloat {
  	float: right;
	margin: 0.15em 0.15em 0.15em 0.15em;
	border-style: solid;
	margin:0px 10px 10px 10px;
			-moz-opacity: 1;
/* Micro$uck prprietary filter property (for opacity) */
filter: prog:DXImageTransform.Microsoft.Alpha(opacity=100);
/*CSS 3 opacity property */
opacity: 1.0;
	
 	 }
div.float_no_border {
  	float: left;
	margin: 0.15em 0.15em 0.15em 0.15em;
	border-style: none;
	margin:0px 10px 10px 10px;
			-moz-opacity: 1;
/* Micro$uck prprietary filter property (for opacity) */
filter: prog:DXImageTransform.Microsoft.Alpha(opacity=100);
/*CSS 3 opacity property */
opacity: 1.0;
	
 	 }

div.clear {
 	 float:clear;
	margin: 0.15em 0.15em;
	border-style: none;
	  }


