.header {
	background-color: #B4B7CA;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.footer {
	background-color: #B4B7CA;
	padding-left: 4px;
	padding-right: 4px;
}
.top_menu {
	border-top: 1px solid #66667E;
	border-bottom: 1px solid #66667E;
	background-color: #9494CF;
}
.bottom_menu {
	border-top: 1px solid #66667E;
	border-bottom: 1px solid #66667E;
	background-color: #9494CF;
}
.left_layout {
	background-color: #B4B7CA;
	border-right: 1px solid #66667E;
	padding: 8px;
}
.center {
	background-color: #B7B7DF;
	padding: 8px;
}
.right_layout {
	background-color: #B4B7CA;
	border-left: 1px solid #66667E;
	padding: 8px;
}

.menu_top_left {
	border-bottom: 1px solid #66667E;
}
.menu_top {
	background-image: url('../images/box_top.gif');
	font-weight: bold;
	border-bottom: 1px solid #66667E;
}
.menu_top_right {
	border-bottom: 1px solid #66667E;
}
.menu_middle {
	background-color: #F0F1F5;
	border-left: 1px solid #66667E;
	border-right: 1px solid #66667E;
	padding: 4px;
}
.menu_bottom_left {
	border-top: 1px solid #66667E;
	font-size: 1px;
}
.menu_bottom {
	border-top: 1px solid #66667E;
	background-image: url('../images/box_bottom.gif');
	font-size: 1px;
}
.menu_bottom_right {
	border-top: 1px solid #66667E;
	font-size: 1px;
}

.bar {
	padding-left: 4px;
	padding-right: 4px;
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.blurb {
	font-size: 12px;
	font-weight: bold;
}
.strong {
	font-weight: bold;
}
.mini {
	font-size:6pt;
	font-weight: bold;
}
.quote {
	font-style: italic;
}

#main {
	border: 1px solid #525E6E;
}
.pix {
	border: 1px solid #66667E;
}

.formbox {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #9494CF;
 	border: 1px solid #66667E;
	padding-left: 4px;
	padding-right: 4px;
}
.bigbox {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 4px;
	background-color: #9494CF;
 	border: 1px solid #66667E;
	padding-left: 4px;
	padding-right: 4px;
}
.dropdown {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #9494CF;
 	border: 1px solid #66667E;
}
.buttons {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #000000; 
	background: #C0C0C0;
}

/* Start UBB Theme Classes */
.theme {
	clear: both;
}
.theme div {
	padding-bottom: 10px;
}
.theme .left {
}
.theme .right {
}
.theme-img {
	border: 1px solid #000000;
	margin: 2px;
}
.theme-img a {
	border: 0px;
}
.theme a {
	font-weight: bold;
}
/* End UBB Theme Classes */

#order_now a {
	font-weight: bold;
}

table {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #000000;
}
body {
	background-color: #63637C;
	margin: 0px;
	padding: 0px;
}
a {
	border-bottom: 1px dotted #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
