﻿.main_text, .buttonText, body
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #384245;
}
.mappy
{
	float: left;
}
.buttons
{
	width: 130px;
	text-align: center;
	float: left;
}
.mapped
{
	text-align: left;
}
.buttons img
{
	border: 0px solid red;
}
.buttons a
{
	text-decoration: none;
}
.buttonText
{
	margin-top: -25px;
}
#firstButton
{
	width: 125px;
	text-align: center;
	float: left;
	padding-top: 8px;
}
#frames
{
	font-family: arial;
	margin-top: 15px;
	padding-top: 0;
	background-color: #FFFFFF;
}
#notFrames
{
	font-family: arial;
	margin-top: 15px;
	padding-top: 0;
	background-color: #FFFFFF;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
.basicText
{
	font-family: arial;
	font-size: 11pt;
	color: #777777;
}
.frontImages
{
	color: #777777;
	font-size: 10pt;
	text-align: center;
}
.errorLabel
{
	padding: 30px;
	text-align: center;
	color: Red;
	background-color: Black;
}
.btnFootOff
{
	color: #CECCCC;
	font-size: 14pt;
}
.adminLinks
{
	display: block;
	margin-bottom: 10px;
}
.btnHead
{
	margin-bottom: -20px;
}
.btnFoot
{
	color: #219747;
	font-size: 14pt;
	margin-right: 20px;
}
.menuLink
{
	cursor: pointer;
}
.anchors
{
	text-decoration: none;
	color: Black;
}
