BODY {
	background-color: #f5f6e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
a {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
TD {
	vertical-align: top;
}
TD.navigation {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.wrap {
	min-width: 950px;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 249px;
	height: 105px;
	float: left;
}
.head {
	background-image: url(../images/head_bg.jpg);
	height: 105px;
	position: relative;
}
.banner {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 105px;
	position: absolute;
	left: 250px;
}
.search {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	width: 278px;
	height: 44px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.menu_top {
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	width: 255px;
	height: 20px;
	float: left;
}
.nav_outer {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.nav {
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}
.nav a {
	color: #FFCC33;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.leftcol {
	/*float: left;*/
	width: 265px;
	z-index: 100;
	position: absolute;
}
.menu {
	width: 255px;
	/*position: relative;*/
}
.shadow {
	background-image: url(../images/menu_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 255px;
	float: left;
}
.menu_content {
	background-color: #e7e9c2;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	width: 248px;
	float: left;
}
.gn_menu {
	background-image: url(../images/gn_menu.gif);
	width: 40px;
	height: 34px;
	float: right;
	margin: 10px 10px 10px 0px;
}
.menu_bottom {
	background-image: url(../images/menu_bottom.jpg);
	background-repeat: no-repeat;
	width: 255px;
	height: 7px;
	float: left;
}
.maincol {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	margin: 5px 0px 0px 0px;
        border-top: #075c04 solid 2px;
	/*position: absolute;
	left: 265px;*/
}
.maincol_inner {
	margin: 15px;
	line-height: 17px;
	float: left;
}
.main_home {
	position: absolute;
	left: 265px;
}
.rightcol {
	width: 270px;
	float: right;
}
.news_home {
	width: 260px;
	float: left;
}
.news {
	width: 260px;
	float: right;
}
.news_top {
	background-image: url(../images/news_top.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 5px;
	float: left;
}
.news_shadow_left {
	background-image: url(../images/news_shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 260px;
	float: left;
}
.news_shadow_right {
	background-image: url(../images/news_shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 260px;
	float: left;
}
.news_content {
        background-color: #e5e4ab;
	background-image: url(../images/news_bg.jpg);
        background-repeat: repeat-x;
	width: 250px;
	margin-left: 5px;
	float: left;
}
.news_label {
	padding: 5px;
	border-bottom: #003300 solid 2px;
	color: #003300;
	font-size: 17px;
	font-weight: bold;
	float: left;
	width: 240px;
}
.news_label A {
	color: #003300;
	float: left;
}
.news_label A:hover {
	color: #FFCC33;
	text-decoration: none;
}
.news_title {
	padding: 5px;
	border-bottom: #003300 solid 1px;
	float: left;
	width: 240px;
}
.news_title A {
	display: block;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	color: #002200;
	font-weight: normal;
}
.news_title A:hover {
        background: #FAD73B;
}
.news_title SPAN {
	display: block;
	text-align: right;
	font-size: 9px;
	color: #999999;
}
.gn_news {
	background-image: url(../images/gn_news.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 22px;
	float: right;
	margin: 10px 10px 10px 0px;
}
.news_bottom {
	background-image: url(../images/news_bottom.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 7px;
	float: left;
}
.flash P {
	margin-top: 0px;
}
TABLE.prices {
	border-left: #333333 solid 1px;
        border-top: #333333 solid 1px;
	width: 100%;
}
TABLE.prices TH {
        background: #99FF99;
        height: 30px;
        text-align: left;
        vertical-align: bottom;
        border-bottom: #333333 solid 1px;
        border-right: #333333 solid 1px;
}
TABLE.prices TH.orange {
        background: #FFCC33;
        height: 50px;
        text-align: center;
        vertical-align: bottom;
        border-bottom: #333333 solid 1px;
        border-right: #333333 solid 1px;
        font-size: 15px;
}
TABLE.prices TH.extra {
	background: #FFCC33;
        height: 50px;
        text-align: left;
        vertical-align: bottom;
        border-bottom: #333333 solid 1px;
        border-right: #333333 solid 1px;
}
TABLE.prices TD {
	text-align: right;
        vertical-align: bottom;
        border-bottom: #333333 solid 1px;
        border-right: #333333 solid 1px;
}
TABLE.prices TD.text_title {
	text-align: center;
	font-weight: bold;
}
TABLE.prices TD.text {
	text-align: left;
}
TABLE.prices TD.empty {
	text-align: center;
}
TABLE TD.contact {
	border-bottom: #003300 dashed 1px;
}
UL.blog {
	list-style-type: none;
}
UL.blog LI {
	width: 95%;
	border-bottom: #D4D5B2 solid 1px;
}
UL.blog a {
	text-decoration: none;
	font-weight: bold;
	color: #002200;
	padding: 0px 0px 0px 10px;
	float: left;
	margin-top: 10px;
}
UL.blog a:hover {
	color: #FAC917;
	text-decoration: underline;
}
UL.blog P {
	clear: both;
	margin: 0px 0px 5px 0px;
}
UL.blog_news {
	list-style-type: none;
}
UL.blog_news LI {
	width: 95%;
	border-bottom: #D4D5B2 solid 1px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
UL.blog_news a {
	text-decoration: none;
	font-weight: bold;
	color: #002200;
	display: block;
	padding: 0px 0px 0px 10px;
	float: left;
}
UL.blog_news a:hover {
	color: #FAC917;
	text-decoration: underline;
}
UL.blog_news SPAN.install_title {
	float: left;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
UL.blog_news SPAN.newsdate {
	display: block;
	float: right;
	font-size: 9px;
	color: #999999;
}
UL.blog_news P {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}
DIV.new_product {
	background-image: url(../images/new_product.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 25px;
	float: left;
	z-index: 999999;
}
DIV.new_product P {
	margin: 0px;
	padding-left: 11px;
	line-height: 25px;
	font-weight: bold;
	float: left;
	text-decoration: blink;
}
.footer {
	font-size: 10px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.footer A {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
.footer A:hover {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: underline;
}
.search FORM {
	border: none;
	margin: 0px 0px 0px 0px;
	float: right;
	position: absolute;
	right: 0px;
	width: 200px;
}
.search FIELDSET {
	border: none;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	/*width: 175px;*/
}
.search FIELDSET INPUT#ajaxSearch_input {
	color: #002200;
	height: 17px;
}
.search FIELDSET INPUT#ajaxSearch_submit {
	background: none;
	width: 26px;
	height: 20px;
	border: none;
	font-size: 17px;
	font-weight: bold;
	color: #FFCC33;
	cursor: pointer;
}
.search FIELDSET LABEL {
	float: left;
	margin-left: 5px;
}
#ajaxSearch_output {
	top: 37px;
	left: 64px;
	position: absolute;
	width: 180px;
}
#ajaxSearch_output DIV a {
	background-color: #D4D5B2;
	border-bottom: #003300 solid 1px;
	display: block;
	font-weight: normal;
        text-decoration: none;
	padding: 1px 0px 1px 3px;
	text-align: left;
        color: #002200;
}
#ajaxSearch_output DIV a:hover {
	background-color: #FFFFFF;
        color: #002200;
}
#indicator {
	display: none;
	visibility: hidden;
}
#searchClose {
	display: none;
	visibility: hidden;
}
DIV.ajaxSearch_result a {
	text-decoration: none;
	font-weight: bold;
	color: #002200;
	display: block;
	padding: 3px 0px 3px 10px;
	line-height: 18px;
}
DIV.ajaxSearch_result a:hover {
	color: #002200;
	background: #FAD73B;
}
DIV.ajaxSearch_resultExtract P {
	margin: 0px;
}
DIV.AS_ajax_resultsIntroFailure {
	background-color: #D4D5B2;
	border-bottom: #003300 solid 1px;
	display: block;
	font-weight: normal;
        text-decoration: none;
	padding: 1px 0px 1px 3px;
	text-align: left;
        color: #002200;
}
UL.psifiaki_singlisi LI {
	margin-bottom: 5px;
	border-bottom: #003300 solid 1px;
}
TABLE.contact {
	border-top: #777777 solid 1px;
	border-left: #777777 solid 1px;
}
TABLE.contact A {
	color: #FF9900;
}
TABLE.contact TD {
	border-bottom: #777777 solid 1px;
	border-right: #777777 solid 1px;
}
TABLE.conform {
	border: none;
}
TABLE.conform TD {
	border: none;
}
A.U {
	border: #F5F6E6 solid 2px;
	margin: 20px 0px 0px 148px;
	display: block;
	float: left;
}
A.U:hover {
	border: #FFCC33 solid 2px;
}
A.singLog {
	border: #F5F6E6 solid 2px;
	margin: 20px 0px 0px 48px;
	display: block;
	float: left;
}
A.singLog:hover {
	border: #FFCC33 solid 2px;
}
A.tuv {
	border: #F5F6E6 solid 2px;
	margin: 20px 0px 0px 48px;
	display: block;
	float: left;
}
A.tuv:hover {
	border: #FFCC33 solid 2px;
}