@charset "utf-8";
/* flashforward.gr */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana;
		font-size: 0.80em;
		color: #000000;
		line-height: 1.2em;
		background-color:#ffffff;
}
.clear {clear:both;}
.style1 {
	font-size: 1.5em;
	color: #0088FB;
}
.y_title{
	font-size: 1.5em;
	color:#009933;
	padding-bottom:20px;	
}
p { margin: 0 0 0.8em 0; line-height: 1.6em; font-weight: normal; }
.style5 {color: #FFFFFF}
/* Links */

	#body a, #base a { 
		color: #0066CC; 
		text-decoration: none; 
		font-weight: bold; 
	}
		
		#body a:hover, #base a:hover { 
			color:#FF3300;
			border-bottom: 1px dotted #333333;
			}
* {margin:0px;}
/* 	Footer */

	#footer ul { 
		clear: left;
		list-style: none;
		margin: 0 40px 0 0;
		padding: 0;
	}

	#footer li {
		margin: 0;
		padding: 0;
	}
		
	#footer .menu .expanded { 
		display: block; 
		float: left; 
		text-align:left;
		font-weight: bold; 
		color: #000000;
	}
		#footer .menu .leaf { 
		display: block; 
		text-align:left;
		float:none;
	
		color: #ffffff; 
	}
	
	#footer .menu ul { font-weight: normal; color: #444444; }
.good{
	color: #333333; 
		text-decoration: none;
		font-size: 85%;
	}	
	#footer li a { 
		color: #333333; 
		text-decoration: none;
		font-size: 85%;
	}
	
	#footer li li a { color: #FFFFFF; }
	
	#footer li a:hover { color: #DDDDDD; border-bottom: 1px dotted #555555; }
	
	.copyright {
		clear: both;
		/**/
	    text-align:left;
		color: #ffffff;
		font-size: 75%;
	}
	
	#footer	#footer-nest .copyright a { color: #A5A5A5; }
	
.gr{color:#333333; font-size:1.10em;}
	
#content ul{margin-left:20px;}
.options {padding-left:10px;}
.opt {background-image:url(images/menu_marker.gif); background-repeat:no-repeat; padding:5px; padding-left:20px; background-position:0px 10px; border-bottom: 1px dotted #006633;}
.opt2 { background-repeat:no-repeat; padding:5px; padding-left:20px; background-position:0px 10px; border-bottom: 1px dotted #006633;}
.menutitle {padding:15px; background-image:url(images/title_marker.gif); background-position:10px 20px; padding-left:25px; background-repeat:no-repeat; background-color:#85d0f0; font-size:13px; font-weight:bold; color:#FFF;}
#hr{ border:1px dotted #009900; height:1px;}
.inputbox {
	background:none;
	border:none;
	color:#878b8e;
	font-size:11px !important;
	font-weight:normal;
	line-height:15px;
	padding:0 0 0 0 !important;
	margin:2px 0px 0px 2px;
	height:17px;
	vertical-align:top;
	width:194px !important;
	font-family:Tahoma !important;
	text-indent:8px;
}
.btn {	font-family:Tahoma !important; font-size:10px; background-color:#0099FF; color:#FFFFFF;}
