.TableLeftRight {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FF711C;
	border-left-color: #FF711C;
}
.White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.MenuLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
.Black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.RedItalic {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
}
.RedBold {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.TableBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: thin solid #CC3300;
}
.LineBottom {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CC3300;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC3300;

}
.Diaxoristiko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
}

.PGNAVSTATUS
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #cc3300;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.PGNAV
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #cc3300;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.MenuLine A:active
{
	text-decoration: none;
}
.MenuLine A:visited
{
	text-decoration: none;
}
.MenuLine A:link
{
text-decoration: none;
}

.MenuLine A:hover
{
	color:red;
}
