﻿.bord_top {
	background-image: url('../personal/images/bkwspiral_top.gif');
	background-repeat: no-repeat;
}
.bord_left {
	background-image: url('../personal/images/bkwspiral.gif');
	background-repeat: repeat-y;
}
.bord_bot {
	background-position: left bottom;
	background-image: url('../personal/images/bkwspiral_bot.gif');
	background-repeat: no-repeat;
}
.line_top {
	background-image: url('../personal/images/bkw_top.gif');
	background-repeat: repeat-x;
}
.line_top_rgh {
	background-image: url('../personal/images/bkw_top_rgh.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.line_rgh {
	background-image: url('../personal/images/bkw_de.gif');
	background-repeat: repeat-y;
	background-position: right center;

}.line_bot_rgh {
	background-image: url('../personal/images/bkw_bot_rgh.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.line_bot {
	background-position: bottom;
	background-image: url('../personal/images/bkw_bot.gif');
	background-repeat: repeat-x;
}
.text_center {
	text-align: center;
}
.text_Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	color: #000000;
	text-indent: 0px;
	text-align: justify;
	line-height: 18px;
}
.Κεφαλίδα {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	text-align: center;
	vertical-align: middle;
}
