﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 575757;
	line-height: 14px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 575757;
	line-height: 14px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: 393939;
	font-weight: bold;
	font-size: 11px;
}
 	.h2 a:hover {
	text-decoration: underline;
	color: #d9261c;
}
	.h2 a:link {
	text-decoration: none;
	color: #d9261c;
}
	.h2 a:visited{
	color: #d9261c;
	text-decoration: none;
}
.hp2{
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	font-weight: bold;
	font-size: 11px;
}
	.hp2 a:visited{
	color: #393939;
	text-decoration: none;
}
 	.hp2 a:hover {
	text-decoration: underline;
	color: #d9261c;
}
.h1white {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
	.hp2 a:link {
	text-decoration: none;
	color: #393939;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D9261C;
	font-weight: bold;
	font-size: 11px;
}
.padtab-15 {
	padding-left:15px;
	padding-right:15px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D9261C;
	font-weight: bold;
	font-size: 15px;
}
.td-bg-lmenu {
	background: url("images/bg-leftmenu.jpg");
	background-repeat: repeat-y;
	padding-left:27px;
	padding-right:10px;
}
.td-bg-login {
	background: url("images/bg-login.jpg");
	background-repeat: repeat-y;
	padding-left:25px;
	padding-right:20px;
}
.td-bg-login-top {
	background: url("images/login-topper.jpg");
}