/* css document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
}

a:link {
	color: #929497;
	text-decoration: none;
}
a:visited {
	color: #929497;
	text-decoration: none;
}
a:hover {
	color: #929497;
	text-decoration: underline;
}
a:active {
	color: #929497;
	text-decoration: none;
}


.hr {
	size: 1px;
	color: #E2E2E2;	
}
.line_down{
	border-bottom:1px;
	border-color:#E2E2E2;
	border-bottom-style:solid;

}
#gallery {
	position: absolute;
	left: 36px;
	top: 16px;
	z-index: 0;
}
.header {
	background-color: #FFFFFF;
	background-image: url(../images/back_header.gif);
	background-repeat: repeat-x;
}
.search {
	color: #FFFFFF;
}
.textField {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #333333;
	border: solid 2px #01547E;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #016E9F;
}

.content {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #626469;
}
.menu {
	color: #FFFFFF;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.access {
	color: #FFFFFF;
}
.access a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.access a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.access a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.access a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.contact {
	color: #FFFFFF;
}
.contact a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.contact a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #929497;
}
.footer a:link {
	font-size: 10px;
	color: #929497;
	text-decoration: none;
}
.footer a:visited {
	font-size: 10px;
	color: #929497;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #929497;
	text-decoration: underline;
}
.footer a:active {
	font-size: 10px;
	color: #929497;
	text-decoration: none;
} 

