body {
	margin:0px;
	margin-top:10px;
	background:url('Images/bg.gif');
}

.bgLoginColor {
	background-color: #444557;
}
.homeLoginColor {
	background-color: #444557;
}


.isologLoginColor {
	background-color: #444557;
}
.bgMenuColor {
	background-color: #d7d8da;
}
.bgSearchColor {
	background-image:url('Images/bgBlueLine.gif');
}

/* GTSEL INSERT STARTS */

#grafikesArea {
	height: 190px;
	width: 650px;
	background-image: url('Images/grafikes.jpg');
}
#grafikesAreaEn {
	height: 190px;
	width: 650px;
	background-image: url('Images/grafikes_en.jpg');
}

#exoplismosArea {
	height: 190px;
	width: 650px;
	background-image: url('Images/exoplismos.jpg');
}

#exoplismosAreaEn {
	height: 190px;
	width: 650px;
	background-image: url('Images/exoplismos_en.jpg');
}


#domisiArea {
	height: 190px;
	width: 650px;
	background-image: url('Images/domisi.jpg');
}

#domisiAreaEn {
	height: 190px;
	width: 650px;
	background-image: url('Images/domisi_en.jpg');
}

#studiesArea {
	height: 190px;
	width: 650px;
	background-image: url('Images/studies.jpg');
}

#studiesAreaEn {
	height: 190px;
	width: 650px;
	background-image: url('Images/studies_en.jpg');
}


/* GTSEL INSERT ENDS */

#bannerArea {
	height: 190px;
	width: 650px;
	background-image: url('Images/findbiz.jpg');
}
#bannerAreaEn {
	height: 190px;
	width: 650px;
	background-image: url('Images/findbiz_en.jpg');
}

#connectBannerArea {
	height: 190px;
	width: 650px;
	background-image: url('Images/connect.gif');
}

#loginArea {
	vertical-align: middle;
	height: 168px;
	padding: 2px;
	padding-right: 8px;
	padding-left: 8px;
	width: 100%;
}
#loginAreaShort {
	vertical-align: middle;
	height: 128px;
	padding-right: 8px;
	padding-left: 8px;
	width: 100%;
}
#searchArea {
	width: 640px;
	height: 92px;
}
#searchAreaShort {
	width: 640px;
	height: 122px;
}
#verMenuArea {
	height: 74px;
	padding-left: 8px;
}

.memberLoginButton {

	height: 22px;
	border-color:#9AD2EC;
	border-left-style:groove;
	border-left-width:0px;
	border-right-style:groove;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	background-color: #9AD2EC;
	BACKGROUND-IMAGE: url('Images/button_new.gif');
	BACKGROUND-REPEAT:repeat-x;
	background-position: top;
	CURSOR: pointer;
}

.generalButton {
	
	height: 22px;
	border-color:#9AD2EC;
	border-left-style:groove;
	border-left-width:0px;
	border-right-style:groove;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	background-color: #9AD2EC;
	BACKGROUND-IMAGE: url('Images/button_new.gif');
	BACKGROUND-REPEAT:repeat-x;
	background-position: top;
	CURSOR: pointer;
}

.memberLoginButton_old {
	width: 76px;
	height: 29px;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	background-color: transparent;
	BACKGROUND-IMAGE: url('Images/loginBtn.png');
	BACKGROUND-REPEAT: no-repeat;
	background-position: top;
	CURSOR: pointer;
	padding-bottom: 11px;
}

.generalButton_old 
{
	width: 150px;
	height: 32px;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	background-color: transparent;
	BACKGROUND-IMAGE: url('Images/button.gif');
	BACKGROUND-REPEAT: no-repeat;
	background-position: top;
	CURSOR: pointer;
	padding-bottom: 11px;
}

.generalButton_Submit_Syndromi 
{
	height: 22px;
	border-color:#9AD2EC;
	border-left-style:groove;
	border-left-width:0px;
	border-right-style:groove;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	background-color: #9AD2EC;
	BACKGROUND-IMAGE: url('Images/button_red_new.gif');
	BACKGROUND-REPEAT:repeat-x;
	background-position: top;
	CURSOR: pointer;
}

.noBorder {
    border: 0px;

}

.bannerspace td
{
 padding-bottom: 10px;
}


.clsInfoMessage 
{
	display:block;
	border-top:1px dashed #BFB29A;
	color:#4C4C4C;
	padding:6px;
	font: normal normal normal 08pt/12pt Verdana;
	margin-top:10px;
	background-color:#FFFBE1; 
}

