body {
	background-image : url(images/background.gif);
    background-position : center;
    background-repeat : repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	vertical-align: top;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/footerBAR.jpg);
	background-repeat: no-repeat;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration:underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #EEECEB;
	text-decoration: none;
}
.topnavtex {
	font-size: 11px;
}
.minimenu {
	font-size: 11px;
	color:#FFFFFF;
}
.minimenu a:link{
	color:#FFFFFF;
}
.minimenu a:hover{
	color:#EEEEEE;
	text-decoration:underline;
}
.minimenu a:visited {
	color: #FFFFFF;
}
td {
	vertical-align: top;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-align: left;
	margin-left: 15px;
	margin-top: 5px;
}
.customer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: left;
}
.industry {
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
}
.service {
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.news {
	font-size: 11px;
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.news a:hover {
	text-decoration: underline;
	color: #000099;
}
.copywrite {
	font-size: 11px;
}
.map_icon {
	border: #000000 1px solid
}
div#tab {
    background-image:  url(/images/tab_template.gif);
    background-repeat: no-repeat;
    height: 25px;
    width: 240px;
}
div#tabtext {
    position: relative;
    height: auto;
    width: auto;
    left: 10px;
    top: 5px;
}
.htableMenu {
	border: none;
}

.tdactive {
	border: solid thin #CCCCCC;
	background-color: #ffffff;
	text-align:center;
	font-weight:bolder;
	vertical-align: center;
	width: 125px;
}

.tdinactive {
	border: solid thin #CCCCCC;
	background-color: #CCCCCC;	
	text-align:center;
	vertical-align: center;
	width: 125px;
}

.tdactive a:hover {
	color: #446699;
	font-weight: bolder;
	text-decoration: underline;
}
.tdinactive a:hover {
	color: #446699;
	font-weight: normal;
	text-decoration:underline;
}
