a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.bgl {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgr {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.bgcontent {
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #48d3e3;
}

.menu a:link {
	color: #48d3e3;
	text-decoration: none;
}
.menu a:visited {
	color: #48d3e3;
	text-decoration: none;
}
.menu a:hover {
	color: #48d3e3;
	text-decoration: none;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #2f2f2f;
	padding-right: 4px;
	padding-left: 4px;
}


td {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f2f2f;
	line-height: 16px;
} 

.title {
	font-family: Tahoma;
	font-size: 12px;
	color: #2f2f2f;
	font-weight: bold;
} 

.content a:link {
	color: #2f2f2f;
	text-decoration: underline;
}
.content a:visited {
	color: #2f2f2f;
	text-decoration: underline;
}
.content a:hover {
	color: #2f2f2f;
	text-decoration: none;
}


.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f2f2f;
}
.footer a:link {
	color: #2f2f2f;
	text-decoration: none;
}
.footer a:visited {
	color: #2f2f2f;
	text-decoration: none;
}
.footer a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}

.field {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f2f2f;
	width: 100%;
}
.field2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f2f2f;
	width: 270px;
}
.field3 {

	font-family: Tahoma;
	font-size: 11px;
	color: #2f2f2f;
	width: 200px;
}
.layer {
	padding-right: 7px;
}
