a {
	color:#ffffff;
	text-decoration: none;
}
a:hover {
	color:#FFFF00;
	text-decoration:underline;	
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.address_text{
	color:#000000;
	font-size:12px;
}
.background{
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	width:800px;
}
.borderBottom{
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.borderRight{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.error{
	font-size:12px;
	font-weight: bold;
}
.formText{
	font-size:12px
}
.input {border: 1px solid #AAAAAA; font-size:14px}
.line{
	color:#DDDDDD;
	border-top-width: 1px;
	border-top-style: none;
}
.menuBorder{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #999999;
}
.menuText{
	color:#000000;
	text-decoration: none;
	font-size:12px;
}
.menuSubText{
	color:#000000;
	text-decoration: none;
	font-size:12px;
}
.menuTop{
	color:#FFFFFF;
	text-decoration: none;
	font-size:10px;
}
.news{
color:#FFFFFF;
font-size:16px}
.outerShadowLeft{
	background-image: url(images/outerShadowLeft.png);
	background-repeat: repeat-y;
}
.outerShadowRight{
	background-image: url(images/outerShadowRight.png);
	background-repeat: repeat-y;
}
.smallText{
font-size:10px}
.text{
font-size:14px}
.textAddress{
font-size:12px}

.activ_input { background:#ccffff; padding: 2px 2px 2px 2px; font-size:14px; text-align:right;}
.input_calc { padding: 2px 2px 2px 2px; border: 1px solid #AAAAAA; font-size:14px; text-align:right;}
