.table-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.blackline {
	background-attachment: fixed;
	background-image: url(images/blackline-patt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topmenu-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topmenu-txt:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #2d2d2d;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 16px;



}
.arrow-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #2d2d2d;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 5px;


}
.arrow-padd {
	padding-top: 5px;
	padding-right: 1px;
}
.botmmenu-link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFE9E9;
	text-decoration: none;
	padding-top: 6px;
}
.copy-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B3B3B;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;

}
.botmmenu-link:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 6px;
}
.contact-txt {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #2d2d2d;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 16px;
}
