body    {
    overflow:scroll;
    overflow:-moz-scrollbars-vertical;
}

a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #7A7F8F;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #7A7F8F;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #7A7F8F;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #F41219;
	text-decoration:none;
}

a.subnav:link	{
	color: #7A7F8F;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.subnav:visited {
	color: #7A7F8F;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.subnav:active {
	color: #7A7F8F;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.subnav:hover {
	color: #F41219;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
}

a.footeradress:link	{
	color: #F41219;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.footeradress:visited {
	color: #F41219;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.footeradress:active {
	color: #F41219;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.footeradress:hover {
	color: #000000;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
}



td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #00000;
    letter-spacing: 0px;
	}
	
input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F9ECDD;
    border-top: 1px solid #D2D2D2;
	border-bottom : 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
	border-left : 1px solid #D2D2D2;
}

.footeradress {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #00000;
    letter-spacing: 0px;
}

.maintitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.copyright:link	{
color:#CCCCCC;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.copyright:visited {
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.copyright:active {
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.copyright:hover {
	color: #F41219;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
}

