ul.menu li a,
ul.menu li a:visited{
	background: url('../images/menuBg.png') left top no-repeat;
	display:block;
	height: 24px;
	line-height: 23px;
	position:relative;
	left: -1px;
	margin-left: -1px;
	width: 79px;
	text-align: center;
	color: #000;
	text-decoration: none;
}

ul.menu li a:hover{
	color:#c32323;
}


.button a,
.button a:visited{
	display: block;
	text-align: center;
	padding-right: 22px;
	padding-top: 15px;
	text-decoration: none;
	font-size: 11px;
}

.button a.red{
	color: #ba0101;
}

.button a.zel{
	color: #047100;
}


.menuUl a,
.menuUl a:visited{
	font-size: 15px;
	color: #000;
	text-decoration: underline;
}

.menuUl a:hover{
	color: #b90101;
	text-decoration: underline;
}


.menuUl a.active,
.menuUl a.active:visited  {
	color: #b90101;
	font-size: 15px;
	cursor: auto;
	text-decoration: none;
}

.menuUl a.active, .menuUl a{
	padding-right: 27px;
}

.menuUl a.active:hover{
	color: #b90101;
	text-decoration: none;
}


.underFooter .left a,
.underFooter .left a:visited{
	color: #8AC000;
	text-decoration: underline;
	font-size: 11px;
}

.underFooter .left a:hover{
	text-decoration: none;
}


h3 a,
h3 a:visited{
	color: #ba0101;
	font-size: 14px;
	text-decoration: underline;
}

h3 a:hover{
	text-decoration: none;
}

.tcontainer ol li a,
.tcontainer ol li a:visited{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.tcontainer ol li.active a,
.tcontainer ol li.active a:visited{
	color: #84011f;
	text-decoration: underline;
}



/****************Link style for Left Side  *********************/
ul.step li a,
ul.step li a:visited{
	color: #454343;
	padding-left: 45px;
	text-decoration: none;
	display: table-cell;
	height: 31px;
	vertical-align:middle;
}

ul.step li a:hover{
	color: #ba0101;
}

table.step td{
	height: 31px;
}

table.step td a,
table.step td a:visited{
	color: #454343;
	padding-left: 45px;
	text-decoration: none;
	height: 31px;
	display: table-cell;
	vertical-align:middle;
}


a.one,
a.one:visited{
	background: url('../images/one.gif') no-repeat left center;
}

a.one:hover{
	background: url('../images/one-hover.gif') no-repeat left center;
}

a.two,
a.two:visited{
	background: url('../images/two.gif') no-repeat left center;
}

a.two:hover{
	background: url('../images/two-hover.gif') no-repeat left center;
}

a.three,
a.three:visited{
	background: url('../images/three.gif') no-repeat left center;
}

a.three:hover{
	background: url('../images/three-hover.gif') no-repeat left center;
}

a.four,
a.four:visited{
	background: url('../images/four.gif') no-repeat left center;
}

a.four:hover{
	background: url('../images/four-hover.gif') no-repeat left center;
}

a.five,
a.five:visited{
	background: url('../images/five.gif') no-repeat left center;
}

a.five:hover{
	background: url('../images/five-hover.gif') no-repeat left center;
}

a.six,
a.six:visited{
	background: url('../images/six.gif') no-repeat left center;
}

a.six:hover{
	background: url('../images/six-hover.gif') no-repeat left center;
}

a.seven,
a.seven:visited{
	background: url('../images/seven.gif') no-repeat left center;
}

a.seven:hover{
	background: url('../images/seven-hover.gif') no-repeat left center;
}

a.eight,
a.eight:visited{
	background: url('../images/eight.gif') no-repeat left center;
}

a.eight:hover{
	background: url('../images/eight-hover.gif') no-repeat left center;
}

a.nine,
a.nine:visited{
	background: url('../images/nine.gif') no-repeat left center;
}

a.nine:hover{
	background: url('../images/nine-hover.gif') no-repeat left center;
}

a.ten,
a.ten:visited{
	background: url('../images/ten.gif') no-repeat left center;
}

a.ten:hover{
	background: url('../images/ten-hover.gif') no-repeat left center;
}


.categories li a,
.categories li a:visited{
	color: #000;
	font-size: 12px;
	font-family: Calibri,Helvetica,sans-serif;
	text-decoration: none;
}

.categories li a:hover{
	text-decoration: underline;
	color: #8ac000;
}


.categories li a.active,
.categories li a.active:visited{
	color: #8ac000;
	font-size: 12px;
	font-family: Calibri,Helvetica,sans-serif;
	text-decoration: none;
}

.categories li a.active,
.categories li a.active:visited{
	color: #8ac000;
	font-size: 12px;
	font-family: Calibri,Helvetica,sans-serif;
	text-decoration: underline;
}

.categories li a.active:hover{
	text-decoration: none
}

.titleBlock a,
.titleBlock a:visited{
	color: #ba0101;
	font-size: 14px;
	padding-left: 10px;
	text-decoration: underline;
}

.titleBlock a:hover{
	text-decoration: none;
}

.pageListing ul li a,
.pageListing ul li a:visited{
	color: #000;
	text-decoration: underline;
	font-size: 11px;
	margin: 0 0 0 5px;
}

.pageListing ul li a:hover{
	text-decoration: none;
}

