html,body {
	margin: 0px;
	padding:0px;
	background: url(images/background.jpg) fixed;
	background-repeat:no-repeat;
	height:100%;
	scrollbar-base-color:#f0bd23;	
}
#mainTable {
	margin:0px;
	padding:0px;
	background:url(images/chanio-main-bg.jpg) no-repeat;
	width:962px;
	height:400px;
}
h3 {
	margin:0px;
	font-size:16px;
	color:#595292;
}
h4 {
	font-size:13px;
	color:white;
	margin:6px;
}
h5 {
	font-size:13px;
	color:#5d4da3;
	margin:0px;
}
p {
	font-size:12px;
	color:#747098;
	margin:0px;
}
li {
	font-size:12px;
	color:#747098;
	margin:0px;
	text-align:left;
	vertical-align:text-top;
}
#menuLink {
	font-size:13px;
	color:#747098;
	font-weight:normal;
	text-decoration:none;
}
#menuLink:hover {
	font-size:13px;
	color:#ffb454;
	font-weight:normal;
	text-decoration:none;
}
#inputText {
	font-family:TheSansCorrespondence, Calibri, Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#747098;
}
#formButton {
	cursor:pointer;
	font-family:TheSansCorrespondence, Calibri, Tahoma;
	font-size:14px;
	border: 1px solid white;
	color: white;
	background-color:#ffb400;		
}
#formButton:hover {
	cursor:pointer;
	font-family:TheSansCorrespondence, Calibri, Tahoma;
	font-size:14px;
	border: 1px solid white;
	color: white;
	background-color:#ffd161;		
}
#prodLink {
	font-family:TheSansCorrespondence, Calibri, Tahoma;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	color:#5952a6;
	margin:5px;
	text-decoration:none;
}
#prodLink:hover {
	font-family:TheSansCorrespondence, Calibri, Tahoma;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	color:#ffb400;
	margin:5px;
	text-decoration:none;	
}
#prodLink2 {
	font-size:12px;
	color:#747098;
	font-weight:normal;
	text-decoration:underline;
}
#prodLink2:hover {
	font-size:12px;
	color:#ffb454;
	font-weight:normal;
	text-decoration:underline;
}
#prodLink3 {
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	color:#747098;
	margin:5px;
	text-decoration:none;
}
#leftMenuTD {
	background:url(images/leftmenu-top.jpg) no-repeat;
	width:234px;
}
#leftMenuTD-b {
	background:url(images/leftmenu-bottom.jpg) no-repeat;
	widows:234px;
	height:20px;
}
#leftMenuTD-D {
	background:url(images/leftmenu-top-d.jpg) no-repeat;
	width:234px;
}
#rightTD {
	background:url(images/right-top.jpg) no-repeat;
	width:611px;
}
#rightTD2 {
	background:url(images/right-top2.jpg) no-repeat;
	width:611px;
}
#rightTD3 {
	background:url(images/right-top3.jpg) no-repeat;
	width:611px;
}
#rightTD4 {
	background:url(images/right-top4.jpg) no-repeat;
	width:611px;
}
#rightTD5 {
	background:url(images/right-top5.jpg) no-repeat;
	width:611px;
}
#rightTD6 {
	background:url(images/right-top6.jpg) no-repeat;
	width:611px;
}
#rightTD7 {
	background:url(images/right-top7.jpg) no-repeat;
	width:611px;
}
#rightTDsmall {
	background:url(images/right-top-small.jpg) no-repeat;
	width:415px;
}
#rightTDsmall-b {
	background:url(../greek/images/right-bottom-small.jpg) no-repeat;
	width:415px;
	height:29px;
}
#rightTDsmall2 {
	background:url(images/left-top-small.jpg) no-repeat;
	width:441px;
}
#rightTDsmall2-b {
	background:url(../greek/images/left-bottom-small.jpg) no-repeat;
	width:438px;
	height:16px;
}
#rightTD-b {
	background:url(images/right-bottom.jpg) no-repeat;
	width:611px;
	height:21px;
}
a {
	text-decoration:underline;
	color:#747098;
}
a:hover {
	text-decoration:underline;
	color:#ffb400;
}
.mainDIV {
	scrollbar-base-color:#f0bd23;
	overflow:auto;
	cursor:default;
}	
.categoryitems {
	margin:5px;
	width:560px;	
}
.menuheader {
	cursor:pointer;
	background-color:#f7f5ff;
	color:#747098;
	width:560px;
	font-style:italic;
}
.menuheader:hover {
	cursor:pointer;
	background-color:#f7f5ff;
	width:560px;
	color:#a192b4;
	font-style:italic;
}
.openheader{
	cursor:pointer;
	background-color:#f7f5ff;
	width:560px;
	color:#ffb400;
	font-style:italic;
}
.openheader:hover {
	cursor:pointer;
	background-color:#f7f5ff;
	color:#ffcb4f;
	width:560px;
	font-style:italic;
}
.companyP {
	margin-left:0px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:13px;
	text-align:justify;
}
.prodcat2Header {
	cursor:pointer;
	margin:0px;
	font-size:16px;
	color:#655584;
	text-decoration:none;
}
.prodcat2Header:hover {
	color: #8270a2;
	text-decoration:none;
}
