body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #000629;
	background-image: url(images/bluebackground.jpg);
	background-repeat: repeat-x;
}
.left_back {
	background-image: url(images/template/hands_off_12.jpg);
	background-repeat: repeat-y;
}
.right_back {
	background-image: url(images/template/hands_off_13.jpg);
	background-repeat: repeat-y;
}
.content_back {
	background-color: #FFF;
}
.content_bold_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	font-size: 16px;
	font-weight: bold;
}
.large_text {
	font-size: 16px;
}
.bottom_text {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
.border_top {
	background-image: url(images/border/top.png);
	background-repeat: repeat-x;
}
.border_bottom {
	background-image: url(images/border/bottom.png);
	background-repeat: repeat-x;
}
.border_left {
	background-image: url(images/border/left.png);
	background-repeat: repeat-y;
}
.border_right {
	background-image: url(images/border/right.png);
	background-repeat: repeat-y;
}
.content_border_left {
	background-image: url(images/template/hands_off_10.jpg);
	background-repeat: repeat-y;
}
.content_border_right {
	background-image: url(images/template/hands_off_12.jpg);
	background-repeat: repeat-y;
}
.text_small_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
h1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 24px;
	color: #333;
}

