body
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #14355d;
	background-attachment: fixed;
	font-family:  Verdana;
	color: #ffffff;
	scrollbar-base-color: #123155;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #123155;
	margin: 0px;
}

td
{
	font-size: 12px;
}

td.foot
{
	height:  40px;
	background-color: #395c87;
	width: 766px;
	font-size: 10px;
	text-align: center;
}

.cim
{
	color: #24a9c3;
	font-size: 18px;
}

table.main_belso
{
	background-color: #25364b;
	border: solid 1px #ffffff;
	width: 100%;
	margin-bottom: 10px;
}

a
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover
{
	color: #ffff00;
}

img.logo
{
	margin: 5px;
	border: solid 1px #000000;
}
