.resultDiv {
	background-color:#f7f7f7;
	float:left;
	width:100%;
	padding:5px 0px 5px 2px;
}

.csClassificationLabel{
	padding:0px 0px 8px 0px;
	color:#123575;
	font-weight:bold;
}


.levelLabel{
	padding:4px 0px 10px 4px;
	color: #7C8E9D;
	
}

.levelSelects{
	padding:4px 0px 10px 4px;
	
}


.resultTable{
	max-width:655px;
	width:655px;
	border:0px;
	background-color:#f7f7f7;
	
}

.resultTableGC{
	max-width:530px;
	width:530px;
	border:0px;
	background-color:#f7f7f7;
	padding-top:30px;
	
}

.resultTd .resultTdGC{	
	padding:3px;	
}

a.resultLabel:link, a.resultLabel:visited{
	color:#123575;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a.resultLabel:hover{
	color:#fc6b14;	
	text-decoration:none;
}

.resultListGC{
	padding:3px 10px 3px 7px;
	text-align:justify;
	}

.resultList{
	padding:3px 10px 3px 7px;
	/*text-align:justify;*/
	}


/*
a.resultItem:link, a.resultItem:visited{
	color:#5f5f5f;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	text-decoration:none;
}

a.resultItem:hover{
	color:#04bff2;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	text-decoration:none;
}*/



.row1 {
	background-color:#f7f7f7;
	float:left;
	width:633px;
	padding:5px 0px 2px 2px;
}

.row2 {
	background-color:#fbfbfb;
	float:left;
	width:633px;
	padding:5px 0px 2px 2px;
}

.imgTd {
	width:95px;
}

.textTd{
	width:538px;
	vertical-align:top;	
}


a.fullpathLink:link, a.fullpathLink:visited {
	color:#04bff2;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a.fullpathLink:hover{
	color:#205ca4;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Tahoma, Arial;
}


a.eventLocationLinkNoArrow:link, a.eventLocationLinkNoArrow:visited{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, GRHelvetica;
	color:#7f7b7b;
	text-decoration:none;
	padding-right:6px;
}

a.eventLocationLinkNoArrow:hover{
	color:#014A67;
}

a.eventLocationLink:link, a.eventLocationLink:visited{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, GRHelvetica;
	color:#7f7b7b;
	text-decoration:none;
	background-image:url(/eot/images/velaki_galazio.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 6px 0px 10px;
}

a.eventLocationLink:hover{
	color:#014A67;
}


.eventLocationNoLinkNoArrow{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, GRHelvetica;
	color:#7f7b7b;
	padding-right:6px;
}

.eventLocationNoLink{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, GRHelvetica;
	color:#7f7b7b;
	background-image:url(/eot/images/velaki_galazio.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 6px 0px 10px;
}