body {
	text-align: center;
	background: url('');
	background-color: #000000;
	margin: 0;
	z-index: 10;
	font-weight: lighter;
}

#wrapper {
	width: 1000px;
	margin: 10px auto;
	text-align: left;
	background-color: #fff;
}

#float_right {
	float: right;
}

#float_left {
	float: left;
}

#indent {
	margin: 0px 0px 0px 35px;
}

#flash {
	margin: 16px 0px 0px 0px;
}

#title_text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	margin: 10px 0px 0px 10px;
}

#main_text {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	float: left;
	margin: 0px 10px 0px 10px;
}

.links {
	font-family: Verdana;
	font-size: 11px;
	color: #2942A6;
	font-weight: bold;
	text-decoration: none;
}

.links:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#bold_text {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin: 0px 150px 0px 6px;
}

.table_border {
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

#left_bg {
	background: url('images/bg.jpg') repeat-x;
}

#right_bg {
	background: url() no-repeat right top;
}

#side_links {
	margin: 20px 10px 0px 0px;
}

.red_text {
	font-family: verdana;
	font-size: 10px;
	color: #CA0202;
	text-decoration: none;
	text-align: left;
}
/* -----------------------Buttons---------------------------- */
