/* CSS Document */


.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#pathway_outer {
	width: 635px;
  float: left;
  margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
  float: none !important;
  float: left;
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 1px;
}

a.pathway {
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

.mainlevel {
	font-weight: bold;
	color: #FFFFFF;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-navtop
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li
{
	white-space: nowrap;
}
ul#mainlevel-navtop li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  	width: 10%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
}
ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	text-transform: uppercase;
}
ul#mainlevel-navtop li a
{
	width: 100%;
	display: block;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #557F2B;
	background: transparent;
	text-transform: uppercase;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
}
#buttons>ul#mainlevel-navtop li a { width: auto; }

ul#mainlevel-navtop li a:hover
{
	color: #557F2B;
	background: none;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 150px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}



#active_menu {
	color:#CC0000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #E15704;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}




body {
	margin: 0px;
	margin-top: 0px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	background: #F9D285 url(../images/mbk.jpg);
	margin : 2px 2px 2px 2px;
}
td {
	text-align: left;
	font-size: 11px;
	color: #000000;
}

.MainTable {
	background: url(../images/bk_left.gif) repeat-y left top;
	border: none;
	border-bottom: #000000 1px solid;
	padding:5px;
	padding-left:50px;
	padding-bottom: 10px;
}
.RightTable {
	background: transparent url(../images/bk_right.gif) repeat-y right top;
	border-bottom: #000000 1px solid;
	padding:5px;
	padding-right:50px;
	padding-bottom: 10px;
	text-align:right;
}
.TopTable {
	background: transparent url(../images/logo_right.jpg) no-repeat right top;
	padding:8px;
	text-align:right;
	vertical-align:bottom;
}
.UserTable {
	background: url(../images/ubg.gif) no-repeat top left;
}
.ContentTable {
	background: #E2E7CF url(../images/ctbk.jpg) repeat-x top;
	color: #000033;
}
.HeaderTable {
	margin: 9px;
	background: #E2E7CF url(../images/hibar.jpg) repeat-x top;
	padding: 4px;
}



/* mambo core stuff */
a:link, a:visited {
	color: #235579; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

li.latestnews {
font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #DC2E2E;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	margin: 1px;
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
  	font-family: Tahoma, Arial, Hevlvetica, sans-serif;
	font-size: 11px;
}
.loginbox {
	margin: 1px;
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
    font-family: Tahoma, Arial, Hevlvetica, sans-serif;
	font-size: 11px;
	width: 145px;
}
.SearchInput {
	padding: 2px;
	border:solid 1px #990000;
	background-color: #FFFFFF;
	color: #DC2E2E;
  	font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  	text-align: center;
	font-size: 11px;
	width: 135px;
	font-weight: bold;
}
.LoginInput {
	padding: 2px;
	border:solid 1px #9EB455;
	background-color: #E3F4AA;
  	font-family: Tahoma, Arial, Hevlvetica, sans-serif;
	font-size: 11px;
	width: 90px;
}
.componentheading {
	font-family: "Trebuchet ms", tahoma, arial, verdana;
	font-size: 18px;
	color: #118795;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	letter-spacing: 1px;
	text-align:right;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.gif) top left repeat-x;
	color: #A40102;
	text-indent: 27px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}
.productprice {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align:left;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

table.moduletable th {
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	letter-spacing: 1px;
	color: #FFFFFF;
	border-bottom:1px #967E5C dashed;
	padding-right: 5px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.moduletable-topmod td {
	font-size: 11px;
	color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.moduletable-botmod td {
	font-size: 10px;
	color:#000000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.moduletable-feature {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

table.moduletable-feature th {
	font-family: "Trebuchet ms", tahoma, arial, verdana;
	font-size: 18px;
	color: #118795;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	letter-spacing: 1px;
	text-align:right;
}

table.moduletable-feature td {
	font-size: 11px;
	padding: 4px;
	margin: 0px;
	font-weight: normal;
	text-align:center;
	border-right: 1px #CCCCCC dashed;
	border-bottom: 1px #CCCCCC dashed;
}

table.moduletable-green {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

table.moduletable-green th {
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	letter-spacing: 1px;
	color: #FFFFFF;
	background: #009240;
	border:1px #FFFFFF dashed;
	text-align: right;
	padding-right: 5px;
	text-transform: uppercase;
}

table.moduletable-green td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-yellow {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

table.moduletable-yellow th {
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	letter-spacing: 1px;
	color: #000000;
	background: #FFF613;
	border:1px #FFFFFF dashed;
	text-align: right;
	padding-right: 5px;
	text-transform: uppercase;
}

table.moduletable-yellow td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.moduletable-orange {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

table.moduletable-orange th {
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	letter-spacing: 1px;
	color: #000000;
	background: #F1AA1A;
	border:1px #FFFFFF dashed;
	text-align: right;
	padding-right: 5px;
	text-transform: uppercase;
}

table.moduletable-orange td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-blue {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

table.moduletable-blue th {
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	letter-spacing: 1px;
	color: #FFFFFF;
	background: #0176B9;
	border:1px #FFFFFF dashed;
	text-align: right;
	padding-right: 5px;
	text-transform: uppercase;
}

table.moduletable-blue td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}



.small {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
}

.createdate {
	padding-bottom: 2px;
	color: #63762D;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #63762D;
	font-size: 11px;
	font-weight: normal;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #E7E1D8;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	height: 14px !important;
	height: 19px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FE9918;
}

a.mainlevelusers {
	margin-left: 0px;
}


a.sublevel:link, a.sublevel:visited {
	padding-left: 5px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #E7E1D8;
	text-align: left;
}

a.sublevel:hover {
	color: #FE9918;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: none;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}
.pathway {
	font-weight:bold;
}
.SubModules {
	padding: 0px;
}
.readon {
	text-align:right;
}
.loginbox {
	border: 1px #CCCCCC solid;
	padding: 2px;
	width: 100px;
}
a.mainlevel-navtop, a.mainlevel-navtop:link, a.mainlevel-navtop:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.mainlevel-navtop:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.mainlevel-navbot, a.mainlevel-navbot:link, a.mainlevel-navbot:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.mainlevel-navbot:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.mainlevel-navmain, a.mainlevel-navmain:link, a.mainlevel-navmain:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	text-transform: uppercase;
}
a.mainlevel-navmain:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 5px;
	text-transform: uppercase;
}


.SubMenuTop {
	background: url(../images/bk_0.jpg) top left;
}
.SubMenuMid {
	background: url(../images/bk_1.jpg) top left;
}
.SubMenuBottom {
	background: url(../images/bk_2.jpg) top left;
}
.CreditText {
	font-size: 11px;
	color: #FFFFFF;
}
.LoginTable td {
	text-align: right;
}
.SubTable {
	border: 1px #9EB455 solid;
	padding-bottom: 8px;
}
.ModuleHeader {
	background: #108698;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	border-bottom: 2px #FFFFFF solid;
	border-top: 2px #FFFFFF solid;
	padding: 2px;
	padding-right: 5px;
}

h1 {
	font-family: "Trebuchet ms", tahoma, arial, verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: right;
}
h2 {
	font-family: "Trebuchet ms", tahoma, arial, verdana;
	font-size: 17px;
	color: #297502;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	letter-spacing: 1px;
	text-align: right;
}
h3 {
	font-family: "Trebuchet ms", tahoma, arial, verdana;
	font-size: 14px;
	color: #D62B31;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	letter-spacing: 1px;
}

h5 {
	font-family: arial, "Trebuchet ms", tahoma, verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.BottomModule {
	background: #F2F2F2;
	border: 1px #CCCCCC dashed;
	padding: 5px;
}
.NoteModule {
	background: #F0D7D4;
	border: 1px #CFA49D dashed;
	padding: 5px;
}

h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #990000;
	border-bottom: 1px #297502 dashed;
	display:block;
	text-align: left;
}
h6 { 
	font-size: 9px;
	color: #990000;
	text-transform: uppercase;
	text-align: center;
	padding: 1px;
	margin: 0px;
}
#firstquote {
	font-weight: bold;
	text-align: center;
}

.textinput50 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 50px;
	color : #132913;
	padding: 2px;
	background : #F2F2F2;
}
.textinput100 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 100px;
	color : #132913;
	padding: 2px;
	background : #F2F2F2;
}
.textinput150 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 150px;
	color : #132913;
	padding: 2px;
	background : #F2F2F2;
}
.textinput200 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 200px;
	color : #132913;
	padding: 2px;
	background : #F2F2F2;
}
.textinput250 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 250px;
	color : #132913;
	padding: 2px;
	background : #F2F2F2;
}
.textinput300 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 400px;
	color : #132913;
	padding: 2px;
	background : #F2F2F2;
}

.sectiontableheader {
  font-weight: bold;
  background: #EAD5D5;
  padding: 4px;
  color: #000000;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color: #C8D7CA;
	border: 1px #A9D2D8 dotted;
	border-top: none;
	padding-bottom: 8px;
	padding: 4px;
}

.sectiontableentry2 {
	background-color: #D3DED4;
	border: 1px #A9D2D8 dotted;
	border-top: none;
	padding-bottom: 8px;
	padding: 4px;
}
a.OuterLink:link, a.OuterLink:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

a.OuterLink:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration:underline;
}
.ResultTable {
	color: #000000;
	font-size: 11px;
	clear:both;
}

.ResultTable th {
	background: #F3D98F;
	border-right: 1px #819446 dotted;
	border-bottom: 1px #819446 dotted;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.ResultTable td {
	background: #F0F5DC;
	border-right: 1px #819446 dotted;
	border-bottom: 1px #819446 dotted;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.ResultTableHigh {
	border-right: 1px #819446 dotted;
	border-bottom: 1px #819446 dotted;
	padding: 2px;
	padding-right: 5px;
	text-align: center;
	font-weight: bold;
	background: #E6C872;
	color: #CC0000;
}
.AgentTable td {
	vertical-align:top;
	background: #F2F2F2;
	border-bottom: 1px #CCCCCC dotted;
	border-right: 1px #CCCCCC dotted;
	padding-left: 5px;
	padding-right: 5px;
}
.AgentTable th {
	vertical-align:top;
	background: #E2E2E2;
	border-bottom: 1px #999999 dotted;
	border-right: 1px #999999 dotted;
	font-weight:bold;
	color:#297502;
	text-align:left;
	padding-left: 5px;
}
.ProductThumb {
	padding: 3px;
	border: 3px #FFCC99 solid;
}
.FeaturedProductTable td {
	margin: 3px;
	padding: 8px;
	vertical-align: middle;
	text-align: center;
}
a.PuzzleLink, a.PuzzleLink:link  {
	padding-left: 32px;
	padding-top: 5px;
	padding-right: 5px;
	height: 25px;
	display:block;
	vertical-align: middle;
	background: url(../images/puzzle_link_red.jpg) top left no-repeat;
}
a.PuzzleLink:visited  {
	padding-left: 32px;
	padding-top: 5px;
	padding-right: 5px;
	height: 25px;
	display:block;
	vertical-align: middle;
	background: url(../images/puzzle_link_yellow.jpg) top left no-repeat;
}
a.PuzzleLink:active  {
	padding-left: 32px;
	padding-top: 5px;
	padding-right: 5px;
	height: 25px;
	display:block;
	vertical-align: middle;
	background: url(../images/puzzle_link_green.jpg) top left no-repeat;
}
a.PuzzleLink:hover  {
	padding-left: 32px;
	padding-top: 5px;
	padding-right: 5px;
	height: 25px;
	display:block;
	vertical-align: middle;
	background: url(../images/puzzle_link_blue.jpg) top left no-repeat;
}

.MenuPane {
	border: none;
	background: url(../images/bk_5.jpg) repeat-y top;
	padding-top: 5px;
	padding-left: 10px;
	color: #E7E1D8;
}
.MenuPaneText {
	color: #E7E1D8;
}
.MenuHeader {
	background: #BCAB90 url(../images/bk_2.jpg) repeat-x top;
	padding-left: 10px;
}
.TopHeader {
	background: #BCAB90 url(../images/bk_1.jpg) repeat-y top right;
}
.ContentHeader {
	background: #967E5B url(../images/bk_3b.jpg) repeat-x top right;
	padding-left: 10px;
	padding-right: 10px;
}
.SeperatorPane {
	background: #F1DDC2 url(../images/sep_2.gif) repeat-x top;
}
.SubHeaderPane {
	background: url(../images/bk_hd.jpg) repeat-x top;
	height: 22px;
	color: #FFFFFF;
	font-weight:bold;
}
.SeperatorHeader {
	background: url(../images/sep_3.gif) repeat-x top;
}
.ContentPane {
	background: #F1DDC2 url(../images/bk_4b.jpg) repeat-y top right;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.HeadingFirst {
	color : #FFD200;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
}
.HeadingFirstLight {
	color : #FDE2AD;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
}

.HeadingLast {
	color : #FFFFFF;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
}
.HeadingMid {
	color : #999999;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
}
fieldset {
	border: 1px #000000 solid;
}
