@charset "windows-1253";
/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.title_big {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-color: #5C5C5C;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	letter-spacing: 1px;
}

/*These are the 	link style definitions.*/

a.title_big:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #5C5C5C;
	display: block;
	text-decoration: none;
	border: 1px dotted #B6B6B6;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-top: 3px;
	height: auto;
}
a.title_big:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #5C5C5C;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 6px;
	height: auto;
}
a.title_big:hover {
	color: #5C5C5C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #ECECEC;
	display: block;
	padding-left: 6px;
	height: auto;
}
a.title_big:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #5C5C5C;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 6px;
	height: auto;
}

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.title {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #5C5C5C;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}

/*These are the 	link style definitions.*/

a.title:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #5C5C5C;
	display: block;
	text-decoration: none;
	border: 1px dotted #B6B6B6;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-top: 3px;
	height: auto;
}
a.title:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #5C5C5C;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 6px;
	height: auto;
}
a.title:hover {
	color: #5C5C5C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #ECECEC;
	display: block;
	padding-left: 6px;
	height: auto;
}
a.title:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #5C5C5C;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 6px;
	height: auto;
}


.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
a.category:hover {
	color: #FFFFFF;
	background-color: #CE2000;
	font-size: 11px;
	font-weight: bold;
}

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.maintext {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/*These are the 	link style definitions.*/

a.maintext:link {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.maintext:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.maintext:hover {
	color: #CE2000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.maintext:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #F3AA06;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(file:///D|/200GB%20HARD/Design/UMD%20Clients/0000%20HellasSITES/APHASIA/htm/images/background.jpg);
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
.hidden {
	color: #FFFFFF;
	font-size: 1px;
}
