#Stroggilemeno {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background:#2B425E;
	background-image:url(http://www.crazysoft.gr/images/corners.gif);
	height:18px;
	padding-left:15px;
	padding-top:3px;
}
#LayoutWrapper {
		text-align: left;
		margin: 0px auto;
		padding: 0px;
		border:0;
		width: 980px;
		background:white;
		}
#LayoutHeader {
		margin: 0 0 15px 0;
		height:132px;
		}
#LayoutHeader2 {
		margin: 0 0 15px 0;
		height:528px;
		}
#LayoutRecommended {
		height:175px;
		}
#LayoutFooter {
		clear: both;
		height:65px;
		}
#LayoutLeft {
		float:left;
		width:150px;
		margin-left:50px;
		}
#LayoutRight {
		float:right;
		width:180px;
		margin-right:50px;
		}
#LayoutMiddle {
		margin:0 225px;
		width:500px;
		}
#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	font-size:11px;
	width: 150px; /* Width of Menu Items */ 
	border-bottom: 1px solid #ccc; 
} 
#menu ul li { 
	position: relative; 
} 
#menu li ul { 
	position: absolute; 
	left: 149px; /*Set 1px less than menu width */ 
	width: 150px; /* Width of Menu Items */ 
	top: 0; 
	display: block;
} 
#menu li:hover ul {
	display: block; 
} 
#menu li:hover>ul { 
	visibility:visible; 
} 
#menu ul ul {
	visibility:hidden; 
} 
/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 
/* Make-up syles */ 
#menu ul, li { 
	margin: 0 0 0 0; 
} 
/* Styles for Menu Items */ 
#menu ul a { 
	display: block; 
	text-decoration: none; 
	top: 30; 
	color: #000; 
	padding: 5px; 
	border: 1px solid #ccc; 
	border-bottom: 0; 
} 
/* Hover Styles */ 
#menu ul a:hover { 
	text-decoration: underline;
	background: #f9f9f9; 
} 
/* Sub Menu Styles */ 
#menu li ul a { 
	text-decoration: none; 
	color: #000; 
	background: #fdfed0;  
	padding: 5px; 
	border: 1px solid #ccc; 
	border-bottom: 0; 
} 
/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	background: #f9f9f9; 
}
/* Icon Styles */ 
#menu ul a.submenu {background:#f1f1f1 url("/images/linkarrow.gif") no-repeat right; } 
#menu ul a.submenu:hover {background:#fff url("/images/linkarrow.gif") no-repeat right;}

body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(http://www.crazysoft.gr/images/back-image.jpg);
	background-position: center 0px;
}		
td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.graynormal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.whitenormal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
BLOCKQUOTE{
	border-left: 1px dotted #BF3A07;
	padding-left: 10px;
}

blockquote.helpContents
{
	text-align: left;
	width:175px;
	font-family: Verdana;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	position: absolute;
	top: -1000px;
	left: -1000px;	
	border: 1px solid #000;
	z-index: 100;
	background-color: #F4F4D0;
	-moz-border-radius: 5px;
	-moz-opacity: .85;
	opacity: .85;
	filter: alpha(opacity=85);
}

blockquote.helpContents a{
	font-family: Verdana, Verdana;
	color: #CC3300;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#layer1 {
   position:absolute;
   top:50px;left:50px;
}
a {
	text-decoration: none;
	font-family: Verdana;
	color: #1d91cc;
}
a:hover {
	text-decoration: underline;
}
.container { 
    position:relative; 
	background-image: url(http://www.crazysoft.gr/images/news.png); 
	background-repeat: no-repeat;
}
.Smallbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.SmallboldYellow {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.redBig {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.normal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normalBold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #e65f00;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.smally {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.rssFont {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.grayFont_under {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #A2A2A2;
	text-decoration: underline;
}
.orangeFont_under {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #e65f00;
	text-decoration: none;
}
.orangeBig {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #e65f00;
	text-decoration: none;
}
.grayBig {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #878787;
	text-decoration: none;
}
.grayWhite {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.grayWhite a:hover{
	color: #cccccc;
	text-decoration: underline;
}
.rssFont a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.rssFont a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.smallBoldTiny {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.smallBoldTinyRed {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.red-small {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.SmallyGrey {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.red-small-bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.capital {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.capitalBlue {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.capitalSea {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5c9bd9;
	text-decoration: none;
}
h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.whiteBig {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.Blue_under {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1d91cc;
	text-decoration: none;
}

.whiteBold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteBoldSmall {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteBoldSmall a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteBold_under {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.whiteScore {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowScore {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.blueScore {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: none;
}
.greenScore {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #00FF00;
	text-decoration: none;
}
.blueVideo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #99ccff;
	text-decoration: none;
}
.blue-small-score {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
}
.red-LARGE {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redScore {
	font-family: Verdana;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.narrow {
	font-family: "Arial Narrow";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.narrowNormal {
	font-family: "Arial Narrow";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

