body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#becfe2;
	margin-top:0px;margin-bottom:0px;d
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

td.topleft {
	background-image:url(../images/homebg/middle-left.jpg);
	background-repeat:no-repeat;
	width:56;
	height:56;
}

td.topmiddle {
	/*background-image:url(../images/homebg/top-middle.jpg);*/
	background-repeat:repeat-x;
	background-color:#ffffff;
	width:700;
	height:56;
	}
	
td.topright {
	background-image:url(../images/homebg/middle-right.jpg);
	background-repeat:no-repeat;
	width:56;
	height:56;
}

td.middleleft {
	background-image:url(../images/homebg/middle-left.jpg);
	background-repeat:repeat-y;
	width:56;
	}
	
td.middlemiddle {
	width:700;
	}
	
td.middleright {
	background-image:url(../images/homebg/middle-right.jpg);
	background-repeat:repeat-y;
	width:56;
	}
	
td.bottomleft {
	background-image:url(../images/homebg/middle-left.jpg);
	background-repeatrepeat-y;
	width:56;
	/*height:56;*/
}
	
td.bottommiddle {
	/*background-image:url(../images/homebg/bottom-middle.jpg);*/
	background-color:#ffffff;
	background-repeat:repeat-x;
	height:56;
	width:700;
	}
	
td.bottomright {
	background-image:url(../images/homebg/middle-right.jpg);
	background-repeat:repeat-y;
	width:56;
	/*height:56;*/y
	}
	
td.menubutton {
	background-image:url(../images/homebutton.gif);
	background-position:center;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	/*width:218px;*/
	height:37px;
	color:#ffffff;
	cursor:pointer;
	}

td.menubutton-hover {
	background-image:url(../images/homebutton-hover.gif);
	background-position:center;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	/*width:218px;*/
	height:37px;
	color:#ffffff;
	cursor:pointer;
	}
	
td.supportbutton {
	background-image:url(../images/supportbutton.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
	vertical-align:middle;
	width:100px;
	height:44px;
	cursor:pointer;
	}
	
.menu-normal {
	color:#000000;
	cursor:pointer;
	font-size:10pt;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.menu-open {
	color:#ff0000;
	cursor:pointer;
	font-size:10pt;
}

.menuitems {
	background-color:#373737;
	color:#ffffff;
	position:absolute;
	right:100px;
	top:15px;
	z-index:1;
	font-size:10pt;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

td.menuspacer {
	background-image:url(../images/homebutton-spacer.gif);
	width:10px;
	height:67px;
	}

.menuitems td {
	color:#d7d7d7;
}	

/* custom gear */
div#preload { display: none; }