@charset "iso-8859-7";
.brdr {
	background-image: url(Graphics/Corners/blue_LineTop.gif);
	background-repeat: repeat-x;
}
.brdrBottom {

	background-image: url(Graphics/Corners/blue_LineBottom.gif);
	background-repeat: repeat-x;
}
.brdrLeft {


	background-image: url(Graphics/Corners/blue_LineLeft.gif);
	background-repeat: repeat-y;
}
.brdrRight {


	background-image: url(Graphics/Corners/blue_LineRight.gif);
	background-repeat: repeat-y;
}.bottom {
	background-image: url(Graphics/Bottom_barT.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-position: center top;
	cursor: hand;
	vertical-align: text-top;
}
.bottomCopy {

	background-image: url(Graphics/Bottom_barB.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.menudaki {
	background-image: url(Graphics/side_menu.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.titlaki {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	text-align: justify;
	font-weight: bold;
}

.tip {

	background-image: url(Graphics/Advice.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.news {


	background-image: url(Graphics/OurNews.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.texts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-position: center top;
	cursor: hand;
	vertical-align: text-top;
	line-height: 20px;
}

