body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
}
.bodyBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.twitterTextLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #666666;
	line-height: 37px;
}
.dottedLine {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.yellowBg {
	border: 1px solid #009900;
	padding-top: 3px;
	background-color:#eeeeee;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.orangeBox {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	line-height: 20px;
}
.whiteBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.whiteSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.highlight {
	background-color: #FFFF99;
}
a {
	color: #666666;
}
.RedBg {

	border: 1px solid #CC3300;
	padding-top: 3px;
	background-color:#eeeeee;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
