.TikiMan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-image: url(images/leftBar.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;

}
.Boxez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	padding: 0px;
	background-image: url(images/rightBar.gif);
	background-repeat: repeat-y;
	background-position: right;


}
.BoxnoPadd {
	background-image: url(images/rightBar.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.SimpleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	padding: 7px;
}
.TopBott {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.InsideBodyLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-image: url(images/leftBarInside.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: none;
	border-top-color: #CBD0B0;
	border-right-color: #CBD0B0;
	border-bottom-color: #CBD0B0;
	border-left-color: #CBD0B0;

}
.InsideBodyRight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	padding: 0px 20px 0px 0px;
	background-image: url(images/rightBarInside.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.footer {
	background-image: url(images/MSDmaster2_21.gif);
}
