body {
	background-color: #EEE5D3;
}
.side_box {
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-color: #333;
	color: #666;
	width: 150px;
}
p {}
.class1 {
	color: #777;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}
.class2 {
	color: #09C;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.class3 {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.class4 {
	font-size: 18px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	color: #900;
}
.class5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
.class6 {
	color: #333;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.class7 {
	color: #C00;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.class8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C30;
}
.class9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #030;
}
.class10 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
}
.class11 {
	color: #555;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0px;
}
.class12 {
	color: #444;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
.class13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #C30;
}
.white_background {
	background-color: #FFF;
}
.gray_background {
	background-color: #333;
}
.class7BIG {
	color: #090;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003;
}
.text_body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
.clear_background {
	background-image: none;
}
.redfooter {
	background-image: url(support_graphics/redfooter.jpg);
}
.yellow_bar {
	background-color: #FFF;
	background-image: url(support_graphics/yellow_bar2.jpg);
}
.blue_bar {
	background-color: #09F;
	background-image: none;
}
