A.menu:link {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 12px; COLOR: white; font-style: italic; TEXT-DECORATION: none;
}
A.menu:visited {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 12px; COLOR: white; font-style: italic; TEXT-DECORATION: none;
}
A.menu:active {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 12px; COLOR: white; font-style: italic; TEXT-DECORATION: none;
}
A.menu:hover {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 12px; COLOR: white; font-style: italic;  TEXT-DECORATION: underline;
}

.header {
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
}

A.text_header:link {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #8b0000; text-align: right; font-style: normal; TEXT-DECORATION: none;
}
A.text_header:visited {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #8b0000; text-align: right; font-style: normal; TEXT-DECORATION: none;
}
A.text_header:active {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #8b0000; text-align: right; font-style: normal; TEXT-DECORATION: none;
}
A.text_header:hover {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #8b0000; text-align: right; font-style: normal;  TEXT-DECORATION: underline;
}

A.text_bolder_link:link {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: navy;
	text-align: justify;
	text-decoration: none;
}
A.text_bolder_link:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: navy;
	text-align: justify;
	text-decoration: none;
}
A.text_bolder_link:active {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: navy;
	text-align: justify;
	text-decoration: none;
}
A.text_bolder_link:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: navy;
	text-align: justify;
	text-decoration: underline;
}

A.text_bolder_link_red:link {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: red;
	text-align: center;
	text-decoration: underline;
}
A.text_bolder_link_red:visited {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: red;
	text-align: center;
	text-decoration: underline;
}
A.text_bolder_link_red:active {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: red;
	text-align: center;
	text-decoration: underline;
}
A.text_bolder_link_red:hover {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: red;
	text-align: center;
	text-decoration: none;
}

.line {
	COLOR: #8b0000;
}


.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8b0000;
	text-align: left;
}

.footer_right {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #8b0000;
	text-align: right;
}

.logo_box {
	margin-top: 5px;
	margin-bottom: 10px;
}

.logo_box_athinna {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.box {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #8b0000;
	text-align: left;
}

A.boxlink:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #8b0000;
	text-align: left;
	text-decoration: none;
}
A.boxlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #8b0000;
	text-align: left;
	text-decoration: none;
}
A.boxlink:active {
		font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #8b0000;
	text-align: left;
	text-decoration: none;
}
A.boxlink:hover {
		font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #8b0000;
	text-align: left;
	text-decoration: underline;
}

A.email:link {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #8b0000; text-align: right; font-style: normal; TEXT-DECORATION: underline;
}
A.email:visited {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #8b0000; text-align: right; font-style: normal; TEXT-DECORATION: underline;
}
A.email:active {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #8b0000; text-align: right; font-style: normal; TEXT-DECORATION: underline;
}
A.email:hover {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #8b0000; text-align: right; font-style: normal;  TEXT-DECORATION: none;
}

.main_td {

border: 1px;
border-left-color: #8b0000;
border-left-style: dashed;
}

.main_td_contact {

border: 1px;
border-left-color: #8b0000;
border-left-style: solid;
padding-left: 10px;
}

.footer_table {

border: 1px;
border-top-color: #8b0000;
border-top-style: solid;
}

.main_table {

border: 1px;
border-bottom-color: #8b0000;
border-bottom-style: solid;
}

.title {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #8b0000;
	text-align: left;
}

.title_sub {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #8b0000;
	text-align: left;
	text-decoration: underline;
}


.thank {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #8b0000;
	text-align:center;
}

.text {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: justify;

}

.text_bolder {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #8b0000;
	text-align: left;
}


.text_bolder_red {

	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: red;
	text-align: center;
}

.text_bolder_black {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: black;
	text-align: left;
}


.image_border {

border: 1px;
border-bottom-color: #577B84;
border-bottom-style: solid;
border-top-color: #577B84;
border-top-style: solid;
border-left-color: #577B84;
border-left-style: solid;
border-right-color: #577B84;
border-right-style: solid;
}

.servicebg {
background-image: url(../images/services_line.gif);
background-repeat: repeat-x;
border: 1px;
border-left-color: #699fc2;
border-left-style: solid;
border-right-color: #699fc2;
border-right-style: solid;
}

A.service:link {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #47687B;  font-style: normal; TEXT-DECORATION: none;
}
A.service:visited {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #47687B;  font-style: normal; TEXT-DECORATION: none;
}
A.service:active {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #47687B; font-style: normal; TEXT-DECORATION: none;
}
A.service:hover {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #47687B;  font-style: normal;  TEXT-DECORATION: underline;
}

.menu_bg {
	background-image: url(../images/menu.gif);
}

.menu_bg_big {
	background-image: url(../images/menu_bg_big.gif);
}

A.menu_tx:link {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 12px; COLOR:white;  font-style: normal; TEXT-DECORATION: none;
}
A.menu_tx:visited {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 12px; COLOR: white;  font-style: normal; TEXT-DECORATION: none;
}
A.menu_tx:active {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 12px; COLOR: white; font-style: normal; TEXT-DECORATION: none;
}
A.menu_tx:hover {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 12px; COLOR: white;  font-style: normal;  TEXT-DECORATION: underline;
}

A.menu_tx_sm:link {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR:white;  font-style: normal; TEXT-DECORATION: none;
}
A.menu_tx_sm:visited {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: white;  font-style: normal; TEXT-DECORATION: none;
}
A.menu_tx_sm:active {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: white; font-style: normal; TEXT-DECORATION: none;
}
A.menu_tx_sm:hover {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: white;  font-style: normal;  TEXT-DECORATION: underline;
}

A.menu_static:link {
	FONT-WEIGHT: bolder; font-family: Tahoma; text-align: justify; font-size: 11px; COLOR:white;  font-style: normal; TEXT-DECORATION: none;
}
A.menu_static:visited {
	FONT-WEIGHT: bolder; font-family: Tahoma; text-align: justify; font-size: 11px; COLOR: white;  font-style: normal; TEXT-DECORATION: none;
}
A.menu_static:active {
	FONT-WEIGHT: bolder; font-family: Tahoma; text-align: justify; font-size: 11px; COLOR: white; font-style: normal; TEXT-DECORATION: none;
}
A.menu_static:hover {
	FONT-WEIGHT: bolder; font-family: Tahoma; text-align: justify;  font-size: 11px; COLOR: white;  font-style: normal;  TEXT-DECORATION: underline;
}

.border_image
{
   border-right-width: 1px;
	border-right-color: Navy;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: Navy;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: Navy;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Navy;
	border-bottom-style: solid;
}

.contact {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #8b0000; text-align: right; font-style: normal; TEXT-DECORATION: none;
}

.contact_left {
	FONT-WEIGHT: bolder; font-family: Tahoma; font-size: 11px; COLOR: #8b0000; text-align: left; font-style: normal; TEXT-DECORATION: none;
}

.contact_text
{
   border-right-width: 1px;
	border-right-color: #8b0000;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #8b0000;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #8b0000;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8b0000;
	border-bottom-style: solid;
	FONT-WEIGHT: light; font-family: Tahoma; font-size: 11px; COLOR: black; text-align: left; font-style: normal;
	}
	
	.button_contact {
		   border-right-width: 1px;
	border-right-color: #8b0000;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #8b0000;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #8b0000;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8b0000;
	border-bottom-style: solid;
	FONT-WEIGHT: light; font-family: Tahoma; font-size: 11px; COLOR: #8b0000; text-align: center; font-style: normal;
	}
	
	A.link:link {
		color: #1450bd;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	TEXT-DECORATION: underline;
}
A.link:visited {
			color: #1450bd;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	TEXT-DECORATION: underline;
	}
A.link:active {
			color: #1450bd;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	TEXT-DECORATION: underline;
	}
A.link:hover {
			color: #1450bd;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	TEXT-DECORATION: none;
}

.photos {
	 border: 1px;
	 border-right-color: black;
	 border-right-style:solid;
	 border-width: 1px;
	 border-top-color: black;
	 border-top-style:solid;
	 border-top-color: black;
	 border-bottom-style:solid;
	 border-bottom-color: black;
	 border-left-color: black;
	 border-left-style:solid;
	 padding: 3px;
	 margin: 4px;
}
#FlashID {
	text-align: center;
}

.margin_slogan {
	margin-top: 12px;
}

