.bottomline {
	background-attachment: fixed;
	background-image: url(images/dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.leftline {
	background-attachment: fixed;
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightLine {
	background-attachment: fixed;
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.topline {
	background-attachment: fixed;
	background-image: url(images/dot.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sidebar {
	background-attachment: fixed;
	background-image: url(images/bg_nav_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomright {
	background-attachment: scroll;
	background-image: url(images/pathshipping_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomleft {
	background-attachment: scroll;
	background-image: url(images/pathshipping_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tiratop {
	background-attachment: scroll;
	background-image: url(images/tira_top.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.textAll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.textSubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.orangeEnd {
	background-attachment: fixed;
	background-image: url(images/orange_tip.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
}
.textTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 0033cc;
	text-decoration: underline;
}
