span.body {
	background-color: #fefbf6;
	color: #3d3a33;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	margin: 0px;
}
.new a: { font-family: "Trebuchet MS", Tahoma;
          font-size: 10pt; 
          color: #FF0000;
          font-weight: bold 
          }
font, p, td, th, li {
	color: #3d3a33;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
}

a {
	color: #005536;
	text-decoration: underline;
}

a:hover {
	color: #1b2a25;
	text-decoration: none;
}

input.text {
	background-color: #ffffff;
	border: 1px solid #005536;
	padding: 3px;
}

.top {
	background-image: url(images/at_topbg.jpg);
	height: 230px;
}

.menu {
	background-image: url(images/at_menubg.jpg);
	height: 25px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #005536;
}

.menu a, .foot a {
	color: #005536;
	text-decoration: none;
	padding: 2px 4px;
}

.menu a:hover, .foot a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #005536;
}

.current {
	color: #005536;
	font-weight: bold;
	padding: 2px 4px;
}

.content {
	padding: 5px;
}

.foot {
	height: 25px;
	border-top: 1px solid #005536;
	vertical-align: middle;
	text-align: center;
}

.title {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.arak td {
	padding:4px;
}
