body {
	color: #FFFFFF;
	background-color: #333333;
	margin-left: 10px;
	margin-top: 10px;	
	margin-bottom: 100px;
}
.txtsmallblack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;

}
.updated {
	color: #00FF00;
	font-size:13px;
}
.txtsmallwhite {
letter-spacing:0em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;

}
.txtblack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	text-align: justify;
	text-indent: 10pt;

}
.txtwhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;	
	text-align: justify;
	text-indent: 10pt;
}
.txtwhiteleft {
letter-spacing:0em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;	
	text-align: left;
}
.headerlargewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.3em;
	vertical-align: bottom;
	padding: 15px 0px 0px 15px;
	margin: -5px 0px -15px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.headerlargeblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
	height: 43px;
	letter-spacing: 0.3em;
	vertical-align: bottom;
	padding: 15px 0px 0px 15px;
	margin: -5px 0px -15px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03354e;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCCCC;
	text-decoration: none;

}
.headerblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	padding-left: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #000000;
	letter-spacing: .2em;
}
.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	letter-spacing: .2em;
}
.whiteoutline {
	border: thick solid #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 2pt;
	list-style-type: square;
	margin: 0px 14px 0px 0px;
}
.mainbody {
	background-color: #929084;
	background-image: url(images/bgbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
	float: left;
	padding: 0px;
	margin-bottom: 100px;
}
.innermainbody {
	padding: 0px 10px 10px;
}
.rightstuff{
	float:right;
	clear:right;
	width:230px;
}
.bglight{
	background-color: #b7aa95;
}
.bggelytes{
	background-image: url(images/bg_gelytes.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftstuff{
	width:520px;
	float:left;
}
.rightstuffsmall{
	float:right;
	clear:right;
	width:120px;
}
.leftstuffsmall{
	width:100px;
	float:left;
}
.canceled {
	color: #FF6600;
	text-decoration: line-through;
}

.style1 {
	color: #FF0000;
	font-size: 14px;
}

