body, table td, a, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: "Times New Roman", serif;
	color: #000000;
	background: #ECECE6;
}

table {
	height: 100%;
	border-collapse: collapse;
	font-size: 14px;
} 

a:link, a:visited {
	color: #276A87;
	text-decoration: underline;
}

.menu a {
	font-size: 15px;
	font-weight: bold;
}

.menu sup {
	margin-right: 5px;
	font-size: 9px;
	color: #000000;
}

#info {
	position: absolute;
	top: 47px;
	left: 13px;
	height: 25px;
	width: 89px;
	background: #000000;
}

#project {
	position: absolute;
	top: 87px;
	left: 0px;
	height: 110px;
	width: 189px;
	padding-top: 20px;
	background: url(images/bg_div.gif);
	text-align: center;
}

.bgArrowLeft {
	background: url(images/arrow/1.gif) repeat-y left;
}

.bgArrowRight {
	background: url(images/arrow/1.gif) repeat-y right;
}

.tArrow {
	padding: 10px 0px;
}

h1 {
	margin: 0px;
	padding: 20px 0px;
	font-family: "Times New Roman", Courier, mono;
	font-size: 20px;
	color: #444445;
}

h2 {
	margin: 8px 15px;
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.extra {
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F6D6D !important;
}

#news {
	font-size: 14px;
}

#news td {
	padding: 0px 10px;
}

#news span {
	padding: 2px;
	font-family: Tahoma, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #000000;
}

#news #text a {
	color: #000000 !important;
}

hr {
	height: 1px;
	color: #A4A1A1;
}

#footer, #footer a {
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	color: #000000;
}
