.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.topbg {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	height: 75px;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5B5B5;
	border-left-color: #B5B5B5;
}
.linkbg {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 33px;
	color: #FFFFFF;
	background-image: url(images/linkbg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5B5B5;
	border-left-color: #B5B5B5;
}
.contentbg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A9AAAA;
	border-left-color: #A9AAAA;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.copyright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A9AAAA;
	border-left-color: #A9AAAA;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 29px;
	background-image: url(images/btmbg.jpg);
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9AAAA;
}
a.greylink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.greylink:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a.copyright {
	border-right-color: #A9AAAA;
	border-left-color: #A9AAAA;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 29px;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-color: #A9AAAA;
}
.hotlinktext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #5D5D5D;
	padding-left: 7px;
}
a.hotlink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.hometext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
a.toplink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 25px;
}
.blackborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A9AAAA;
	border-left-color: #A9AAAA;
}
a.toplink:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 25px;
	font-weight: bold;
}
a.hotlink:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.paratext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
	padding-left: 5px;
}
ul {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
	padding-left: 25px;
}
input {
	background-color: #EFEFEF;
	border: 1px solid #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
textarea {
	background-color: #EFEFEF;
	border: 1px solid #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
select {

	background-color: #2373A6;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

