body {
	background-color: #996699;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.purplebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #663366;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

a {
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #663366;
}

a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #996699;
}

#menu{
font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
}

#menu a {
font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}

#menu a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tubinLink {
	color: #00FF00 !important;
}

.tubinLinkYel {
	color: #FF0 !important;
}

.GreenNews {
	color:#0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.Green {
	color:#0F0;
}

.Green a:link{
	color:#0F0;
}

.Green a:hover{
	color:#0F0 !important;
}

.hrRed {
	color: #F00;
}

.red {
	COLOR: #ff0000;
}

li	{
	font-family: Arial, Helvetica, sans-serif;
}

.redBlock {
	background-color: #F00;
	color: #FFF;
	width: 510px;
	border: #000 thin solid;
	font-weight: bold;
	list-style: circle;
}

.redBlockSm {
	background-color: #F00;
	color: #FFF;
	width: 278px !important;
	border: #000 thin solid;
	font-weight: bold;
}


.box {
	border: #000 thin solid;
}

.tblBg {
	background-color:#FFF;
}

.blue {
	color: #00F;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

#center {
	text-align: center;
}

/* pricing tables */

.trHead {
	background-color: #6F0;
	font-family: "Comic Sans MS", cursive;
	font-weight:bold;
	font-size:18px;
	border: #FF0;
	bor
}

.trHeadGr {
	background-color: #9C3;
	font-family: "Comic Sans MS", cursive;
	font-weight:bold;
	font-size:18px;
	border: #FF0;
	bor
}

.trGreen {
	background-color: #9C6;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	border: #FF0;
}

.trWhite {
	background-color: #FFF;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	border: #FF0;
}

.yelBorder {
	border-bottom-color: #FF0;
	border-left-color: #FF0;
	border-right-color: #FF0;
	border-top-color: #FF0;
}


.trHeadRed {
	background-color: #933;
	font-family: "Comic Sans MS", cursive;
	font-weight:bold;
	font-size:18px;
	border: #F00;
	bor
}

.trRed {
	background-color: #C99;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	border: #FF0;
}

.trWhite {
	background-color: #FFF;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	border: #F00;
}

.redBorder {
	border-bottom-color: #F00;
	border-left-color: #F00;
	border-right-color: #F00;
	border-top-color: #F00;
}