﻿body {
	margin: 0px;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	background-color: #e3e3e3;
}
table.main {
	background-image: url("../images/body-bg.gif");
	background-repeat: no-repeat;
}
.text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-decoration: none;
}.hyperlink{text-decoration: none;}

.whitetext {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

a.whitetext:hover {
	font-family: verdana;
	font-size: 11px;
	color: #545454;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-color: #ffffff;
}

.whitebold {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
textarea {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}


table.block {
	background-image: url("../images/block2-bg.gif");
	background-repeat: no-repeat;
}
.bottomlinks {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
}
a.bottomlinks:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #988675;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
}
td.whitedot {
	background-repeat: repeat-x;
}
td.colbg {
	background-image: url("../images/left-col-bg.gif");
	background-repeat: repeat-y;
}
#fadelogo {
	background-image: url("../images/body-bg2.gif");
	background-repeat: no-repeat;
}
#sitemapTble {
	margin-top: 20px;	
	margin-bottom: 20px;	
}
#sitemapSubTble {
	margin-left: 36px;	
}
#servicesleft {
	margin-left: 36px;
	margin-top: 20px;	
}
input {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	border: 1px solid #545454;
}
textarea {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	border: 1px solid #545454;
}
input.button {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	border: 1px solid #545454;
	margin: 4px;
}
#list-bg {
	background-image: url(../images/list-bg.gif);
	background-repeat: repeat-x;
}
#list-bg2 {
	background-image: url(../images/list-bg2.gif);
	background-repeat: repeat-x;
}
#list-transbg {
	background-image: url(../images/list-transbg.gif);
	background-repeat: repeat-x;
}
#dotted-line {
	background-image: url(../images/dotted-horiz-line.gif);
	background-repeat: repeat-x;
}
#dotted-line-white {
	background-image: url(../images/dotted-horiz-line-white.gif);
	background-repeat: repeat-x;
}