﻿
.topMenu td {
background-color: #FD9A01;
text-align: center;
}

.topMenu td a:link, .topMenu td a:visited
{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 22px;
	display: block;
	
}

.topMenu td a:hover, .topMenu td a:active
{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #ccc;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 22px;
	display: block;
	text-decoration: none;
}

.masterFooter 
{
	background-color: #104070;
	color: #fff;
}

/* master footer menu */

.tableFooterMenu 
{
	margin-bottom: 5px;
	margin-top: 5px;
}

.tdFooterMenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

.tdFooterMenu ul li {
	margin-left: 0;
	padding: 3px 5px;
	border-left: 1px solid #104070;
	list-style: none;
	display: inline;
	}
	
		
.tdFooterMenu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

.tdFooterMenu ul li a:link, .tdFooterMenu ul li a:visited {
color: #104070;
text-decoration: none;
font-size: 10px;
}

.tdFooterMenu ul li a:hover, .tdFooterMenu ul li a:active {
text-decoration: underline;
font-size: 10px;
color: #7189A3;
}


.tdFooter {
background: transparent url(Img/tabsbgbottom.gif) bottom right repeat-x;
height: 62px;
}

.input_Search 
{
	font-size: 10px;
	border: 0;
	margin-bottom: 1px;
}

.searchLabel 
{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
