@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg_main.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e9ebf0;
}
#top_filler {
	background-image: url(images/bg_topfiller.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 39px;
	width: 840px;
}
#nav_back {
	background-image: url(images/bg_nav.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 32px;
	width: 616px;
}

#side {
	background-color: #ee2526;
	height: 625px;
	width: 217px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

#content {
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
#FlashID {
	line-height: 0px;
	padding: 0px;
}

