@charset "iso-8859-7";
/* HOTSoft.gr - Generic CSS Document */

/* page body - general layout */
body {
	background: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	color: #333333;
	font-family: Trebuchet MS,Verdana, Helvetica, Geneva, Arial;
	font-size: 14px;
	text-decoration: none;
	background-image: url(images/bg.gif);
}
a,  a:link,  a:visited, a:active {
	color: #333333;
	text-decoration: none;
	font-weight: underline;
}
 a:hover {
	color: #333333;
	text-decoration: underline;
}
.text_menu {
	color: #ffffff;
	font-family: Verdana, Helvetica, Geneva, Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.text_menu , .text_menu:link,  .text_menu:visited, .text_menu:active{
	color: #ffffff;
	font-family: Trebuchet MS,Verdana, Helvetica, Geneva, Arial;
	text-decoration: none;
	font-weight: bold;
}
.text_menu:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* links secondary (navigation bar, etc) 
.navbar, .navbar a, .navbar a:link, .navbar a:visited, .navbar a:active {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}
.navbar a:hover {
	color: #cccccc;
	text-decoration: underline;
}*/

.photo_gallery , .photo_gallery:link,  .photo_gallery:visited, .photo_gallery:active{
	color: #ffffff;
	font-family: Trebuchet MS,Verdana, Helvetica, Geneva, Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.photo_gallery , .photo_gallery:link,  .photo_gallery:visited, .photo_gallery:active{
	color: #ffffff;
	font-family: Trebuchet MS,Verdana, Helvetica, Geneva, Arial;
	text-decoration: none;
	font-weight: bold;
}
.photo_gallery:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* text styles */
.hotsoft , .hotsoft:link,  .hotsoft:visited, .hotsoft:active{
	color: #990000;
	font-family: Trebuchet MS,Verdana, Helvetica, Geneva, Arial;
	text-decoration: none;
	font-weight: bold;
}
.hotsoft:hover {
	color: #990000;
	text-decoration: underline;
}

.text_title {
	color: #333333;
	font-family: Verdana, Helvetica, Geneva, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.text_excel {
	color: #333333;
	font-family: Verdana, Helvetica, Geneva, Arial;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}