body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-position: 0px 0px;
	line-height: normal;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color: #DAE2EB;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color: #B4C2D8;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#5A7687;
	scrollbar-3dlight-color:#DBE1E6;
	letter-spacing: 0pt;
	topmargin: -1px;
	leftmargin: -1px;
	vertical-align: 0%;
	text-decoration: none;
	background-repeat: repeat;



}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;

}

.AddToCartCool{
	background-image: url(../Graphics/AddToCartBtnCool.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 106px;
	overflow: hidden;
	visibility: visible;
	line-height: 1px;
	display: inline;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 0px none #FFFFFF;
	cursor: hand;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.AddToCartHot{
	background-image: url(../Graphics/AddToCartBtnHot.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 106px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	line-height: 1px;
	display: inline;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 0px none #FFFFFF;
	cursor: hand;

}
.CartRecalcCool{
	background-image: url(../Graphics/RecalcBtnCool.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 60px;
	overflow: hidden;
	visibility: visible;
	line-height: 1px;
	display: inline;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 0px none #FFFFFF;
	cursor: hand;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.CartRecalcHot{
	background-image: url(../Graphics/RecalcBtnHot.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 60px;
	padding: 2px;
	overflow: hidden;
	visibility: visible;
	line-height: 1px;
	display: inline;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 0px none #FFFFFF;
	cursor: hand;

}
.CartRemoveCool{
	background-image: url(../Graphics/RemoveBtnCool.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 60px;
	overflow: hidden;
	visibility: visible;
	line-height: 1px;
	display: inline;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 0px none #FFFFFF;
	cursor: hand;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.CartRemoveHot{
	background-image: url(../Graphics/RemoveBtnHot.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 60px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	line-height: 1px;
	display: inline;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 0px none #FFFFFF;
	cursor: hand;

}

.round {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 1px solid #cbcbcb;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
}

/*  JQUERY ROUNDED BUTTONS */
a.rounded, .button {
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
/*	display: -moz-inline-box;*/
	display: inline-block;
	overflow: visible; /* IE6 form button fix */
	font-family: "Verdana";
	font-size: 1.0em;
	color: #FFFFFF;
	line-height: 12px;
}
.button {
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 1.0em;
	background-image: url(../Graphics/GenBtnBigBlue.jpg);
	line-height: 10px;
	display: inline;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}
.button:hover {
	color: #FFFFFF;
	font-family: "Verdana"; 
	font-size: 1.0em;
	background-image: url(../Graphics/GenBtnMagenta.jpg);
}
/*  END OF JQUERY ROUNDED BUTTONS */

.btwmenu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	cursor: hand;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border: 0px solid;
	margin: 3px;
	padding: 3px;




}
.btwmenu1:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=#CCCCCC, OffX=2, OffY=2, Positive=yes);


}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.textarea {
	background-position: left top;
	text-align: left;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: auto;
	font-style: normal;
	color: #000000;
}
.textareaplain{
	background-position: left top;
	text-align: left;
	border: 1px solid #A3B4CD;
	height: auto;
	width: auto;
	font-style: normal;
	color: #000000;
	font-family: "Courier New";
	font-size: 12px;

}
.currency	{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: right;
	text-indent: 0pt;
	}
.statusbar	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #FFFFFF;
	}

.picLine	{
	background: #FFFFFF center center;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: center;
	white-space: normal;
	}

.onLoad	{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	white-space: normal;



	}
.onFocus {
	background:#CFF5F4 left;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;




	}
.onBlur {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	white-space: normal;


}
.onLoad2	{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	font-style: normal;
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-decoration: none;


	}
.onFocus2 {
	background: #E1FFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	font-style: normal;
	color: #000000;
	font-family: Courier New,Courier,mono;
	font-size: 11px;

	}
.onBlur2 {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	font-style: normal;
	color: #000000;
	font-family: Courier New,Courier,mono;
	font-size: 11px;

}
.text {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;

}
.wmText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.BlueBtnVar {
background-color: #7B93B7;
color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: ButtonWidth;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.HotBtnVar {
	background-color: #CCFFFF;
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: ButtonWidth;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.BlueBtn200 {
background-color: #7B93B7;
color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 200px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.GreenBtn200 {
background-color: #C1C8C1;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 200px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.GrayBtn200 {
background-color: #CCCCCC;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 200px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.HotBtn200 {
	background-color: #CCFFFF;
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 200px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.BlueBtn180 {
background-color: #7B93B7;
color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 180px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.GreenBtn180 {
background-color: #C1C8C1;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 180px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.GrayBtn180 {
background-color: #CCCCCC;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 180px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}

.HotBtn180 {
	background-color: #CCFFFF;
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 180px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.BlueBtn110 {
background-color: #7B93B7;
color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 110px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.GreenBtn110 {
background-color: #C1C8C1;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 110px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.GrayBtn110 {
background-color: #CCCCCC;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 110px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.HotBtn110 {
	background-color: #CCFFFF;
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 110px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.HotBtn1 {
	background-color: #CCFFFF;
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.HelpBtn1 {
	background-color: #FFFFF8;
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.ThinBtn1 {
	background-color: #7B93B7;
	color: #FFFFFF;
	font-size: 7pt;
	font-family: arial;
	font-weight: normal;
	height: 16px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.ThinBrownBtn86 {
	background-color: #B4C0BD;
	color: #000000;
	font-size: 7pt;
	font-family: Tahoma, Arial;
	font-weight: bold;
	width: 86px;
	height: 18px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}

.ThinHotBtn86 {
	background-color: #E1E0CE;
	color: #000000;
	font-size: 7pt;
	font-family: Tahoma, Arial;
	font-weight: bold;
	width: 86px;
	height: 18px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.ThinPurpleBtn1 {
	background-color: #CDD2E0;
	color: #000000;
	font-size: 7pt;
	font-family: Tahoma, Arial;
	font-weight: normal;
	height: 16px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.ThinPurpleBtn2 {
	background-color: #6A5E8E;
	color: #FFFFFF;
	font-size: 7pt;
	font-family: Tahoma, Arial;
	font-weight: normal;
	height: 16px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.ThinBlueBtn1 {
	background-color: #7B93B7;
	color: #FFFFFF;
	font-size: 7pt;
	font-family: Tahoma, Arial;
	font-weight: normal;
	height: 16px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.ThinGreenBtn1 {
	background-color: #C1C8C1;
	color: #000000;
	font-size: 7pt;
	font-family: Tahoma, Arial;
	font-weight: normal;
	height: 16px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.ThinMagentaBtn1 {
	background-color: #A56395;
	color: #FFFFFF;
	font-size: 7pt;
	font-family: Tahoma, Arial;
	font-weight: normal;
	height: 16px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.ThinWhiteBtn1 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 7pt;
	font-family: Tahoma, Arial;
	font-weight: normal;
	height: 16px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.ThinGrayBtn1 {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 7pt;
	font-family: Tahoma, Arial;
	font-weight: normal;
	height: 16px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.PageNavBtn1 {
	background-color: #7B93B7;
	color: #FFFFFF;
	font-size: 7pt;
	font-family: "Franklin Gothic Book", Arial;
	font-weight: normal;
	height: 16px;
	width: 50px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.HotPageNavBtn1 {
	background-color: #CCFFFF;
	color: #000000;
	font-size: 7pt;
	font-family: "Franklin Gothic Book", Arial;
	font-weight: normal;
	height: 16px;
	width: 50px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.ThinHotBtn1 {
	background-color: #CCFFFF;
	color: #000000;
	font-size: 7pt;
	font-family: Tahoma, Arial;
	font-weight: normal;
	height: 16px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.GrayBtn1 {
	background-color: #8B8B8B;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.GrayBtn2 {
background-color: #CCCCCC;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.BlueBtn1 {
background-color: #7B93B7;
color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.BlueBtn2 {
background-color:  #CDD7E4;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.GreenBtn1 {
background-color: #E1E8E1;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.GreenBtn2 {
background-color: #C1C8C1;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.WhiteBtn1 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	text-align: center;
}
.YellowBtn1 {
background-color: #FFFFE5;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.RedBtn1 {
background-color: #FFBFBF;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.RedBtn110 {
background-color: #FFBFBF;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
        width: 110px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.RedBtn180 {
background-color: #FFBFBF;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
        width: 180px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.RedBtn200 {
background-color: #FFBFBF;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
        width: 200px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.BrownBtn1 {
background-color: #A4876A;
color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.MagentaBtn1 {
background-color: #A56395;
color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.MagentaBtn2 {
background-color: #CA84BC;
color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.MagentaBtn200 {
background-color: #A56395;
color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 200px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.MagentaBtn180 {
background-color: #A56395;
color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 180px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.MagentaBtn110 {
background-color: #A56395;
color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	width: 110px;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.PurpleBtn1 {
background-color: #8A8ABB;
color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	height: 22px;
	cursor: pointer;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.nolinkline {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	cursor: hand;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.noline {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	cursor: hand;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.noline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	cursor: hand;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	border: #FFFFFF;

}
.noline2:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	cursor: hand;
	font-weight: bold;
	color: #CBF5F1;
	text-decoration: none;
}
.noline3 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.noline3:Hover{
	font-family: Tahoma, Arial;
	font-size: 10px;
	cursor: hand;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}
.numbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	font-style: normal;
	color: #000000;
	border: 1px solid #A3B4CD;
}
.listfmt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	border: 1px solid #A3B4CD;
	
}
.radiofmt {
	border: 1px solid #A3B4CD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.checkboxfmt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border: 1px solid #A3B4CD;
}
.helparea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	border: thin solid #8BA2C2;
}
    A.MenuNavBtn{
	font :  bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	height:17px;
	width: 86px;
	background: #B4C0BD no-repeat;
	text-align:center;
	display: inline;
	text-decoration: none;
	vertical-align: baseline;
	border: 0px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 0px;

    } 
    A.MenuNavBtn:Hover{
	font :  bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #685946;
	height:17px;
	width: 86px;
/*	border: 0px solid #000000;*/
	text-align:center;
	background: #E1E0CE no-repeat;
	vertical-align: baseline;
        display: inline;
	text-decoration: none;
	margin: 0px;
	border: 0px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	} 

    A.BlueNavBtn{
	color:white;
	height:18px;
	width: 100px;
	text-align:center;
	display:block;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-weight: normal;
	background-color: #7B93B7;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

    } 
    A.BlueNavBtn:Hover{
	color: black;
	height:18px;
	width: 100px;
	border: 1px solid #999999;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-weight: bold;
	background-color: #CCFFFF;
	text-align: center;
	display: block;
	} 
    A.BlueNavBtn100{
	color:white;
	height:18px;
	width: 100px;
	text-align:center;
	display:block;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	background-color: #7B93B7;
	font-weight: normal;
    } 
    A.BlueNavBtn100:Hover{
	color: black;
	height:18px;
	width: 100px;
	border: 1px solid #999999;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-weight: bold;
	background-color: #CCFFFF;
	text-align: center;
	display: block;
	} 

    A.BlueNavBtn150{
	color:#333;
	height:30px;
	width: 155px;
	text-align:center;
	display:block;
	text-decoration:none;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 26px;
	font-weight: normal;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Graphics/BtnCool150.png);
	background-repeat: no-repeat;

    } 
    A.BlueNavBtn150:Hover{
	color:#FFF;
	height:30px;
	width: 155px;
	text-align:center;
	display:block;
	text-decoration:none;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 26px;
	font-weight: normal;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Graphics/BtnHot150.png);
	background-repeat: no-repeat;
	} 
    A.BlueNavBtn200{
	color:white;
	height:22px;
	width: 200px;
	text-align:center;
	display:block;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-weight: bold;
	background-color: #7B93B7;
    } 
    A.BlueNavBtn200:Hover{
	color: black;
	height:22px;
	width: 200px;
	border: 1px solid #999999;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-weight: bold;
	background-color: #CCFFFF;
	display: block;
	} 
  
  
    A.MagNavBtn150{
	color:#333;
	height:30px;
	width: 155px;
	text-align:center;
	display:block;
	text-decoration:none;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 26px;
	font-weight: normal;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Graphics/BtnMCool150.png);
	background-repeat: no-repeat;

    } 
    A.MagNavBtn150:Hover{
	color:#FFF;
	height:30px;
	width: 155px;
	text-align:center;
	display:block;
	text-decoration:none;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 26px;
	font-weight: normal;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Graphics/BtnMHot150.png);
	background-repeat: no-repeat;
	} 
  
  
  
    A.MagentaNavBtn{
	color:white;
	height:18px;
	text-align:center;
	display:block;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	width: 100px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	background-color: #A56395;
	background-position: center center;
	font-weight: normal;
    } 

    A.MagentaNavBtn:Hover{
	color: black;
	height:18px;
	border: 1px solid #999999;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	width: 100px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-weight: normal;
	background-color: #CCFFFF;
	display: block;
	text-align: center;
 }
    A.MagentaNavBtn200{
	color:white;
	height:18px;
	width: 200px;
	border: 1px solid #999999;
	text-align:center;
	display:block;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-weight: normal;
	background-color: #A56395;
	vertical-align: middle;
    } 
    A.MagentaNavBtn200:Hover{
	color: black;
	height:18px;
	width: 200px;
	border: 1px solid #999999;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-weight: bold;
	background-color: #CCFFFF;
	text-align: center;
	display: block;
	} 

   A.GrnNavBtn{
   font :  8pt tahoma, verdana, arial, sans-serif; 
    color:white; 
	height:22px;
	width: 100px;
    border: 1px solid #999999;
    background: #8C9F9D no-repeat; 
    text-align:center; 
	padding-top:3px;
    display:block; 
    text-decoration:none; 
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
   } 

    A.GrnNavBtn:Hover{ 
    font :  8pt tahoma, verdana, arial, sans-serif; 
    color: black; 
	height:22px;
	width: 100px;
    border: 1px solid #999999;
	padding-top:3px;
    text-decoration:none; 
    background: #CCFFFF no-repeat;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	} 

    A.GreenNavBtn{ 
	font :  bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	height:17px;
	width: 86px;
	background: url(../Images/SideBar.jpg) no-repeat;
	text-align:center;
	display: inline;
	text-decoration: none;
	vertical-align: baseline;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 0px;
    } 

    A.GreenNavBtn:Hover{ 
	font :  bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height:17px;
	width: 86;
	border: 1px solid #003366;
	text-align:center;
	background: #CCDCE1 no-repeat;
	vertical-align: baseline;
        display: inline;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	} 

    A.GreenNavBtn200{
	font :  8pt tahoma, verdana, arial, sans-serif;
	color:white;
	height:20px;
	width: 200px;
	border: 1px solid #999999;
	background: #94A7AB no-repeat;
	text-align:center;
	padding-top:3px;
	display:block;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	margin: 2px;
    } 
    A.GreenNavBtn200:Hover{ 
    font :  8pt tahoma, verdana, arial, sans-serif; 
    color: black; 
	height:22px;
	width: 200px;
    border: 1px solid #999999;
	padding-top:3px;
    text-decoration:none; 
    background: #CCFFFF no-repeat;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	} 
    A.Magenta200NavBtn{ 
    font :  8pt tahoma, verdana, arial, sans-serif; 
    color:white; 
	height:22px;
	width:180px;
    border: 1px solid #999999;
    background: #A56395 no-repeat; 
    text-align:center; 
	padding-top:3px;
    display:block; 
    text-decoration:none; 
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
    } 
    A.Magenta200NavBtn:Hover{ 
    font :  8pt tahoma, verdana, arial, sans-serif; 
    color: black; 
	height:22px;
	width:180px;
    border: 1px solid #999999;
	padding-top:3px;
    text-decoration:none; 
    background: #CCFFFF no-repeat;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	} 
    A.YellowNavBtn{ 
    font :  8pt tahoma, verdana, arial, sans-serif; 
    color:#000000; 
	height:22px;
	width: 100px;
    border: 1px solid #999999;
    background: #FFCC33 no-repeat; 
    text-align:center; 
	padding-top:3px;
    display:block; 
    text-decoration:none; 
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
    } 
    A.YellowNavBtn:Hover{ 
    font :  8pt tahoma, verdana, arial, sans-serif; 
    color: black; 
	height:22px;
	width: 100px;
    border: 1px solid #999999;
	padding-top:3px;
    text-decoration:none; 
    background: #CCFFFF no-repeat;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	} 
    A.Yellow200NavBtn{ 
    font :  8pt tahoma, verdana, arial, sans-serif; 
    color:black; 
	height:22px;
	width:180px;
    border: 1px solid #999999;
    background: #FFCC33 no-repeat; 
    text-align:center; 
	padding-top:3px;
    display:block; 
    text-decoration:none; 
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
    } 
    A.Yellow200NavBtn:Hover{ 
    font :  8pt tahoma, verdana, arial, sans-serif; 
    color: black; 
	height:22px;
	width:180px;
    border: 1px solid #999999;
	padding-top:3px;
    text-decoration:none; 
    background: #CCFFFF no-repeat;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	} 
    A.YellowNavBtn150{
	color:#333;
	height:30px;
	width: 155px;
	text-align:center;
	display:block;
	text-decoration:none;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 26px;
	font-weight: normal;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Graphics/BtnYCool150.png);
	background-repeat: no-repeat;

    } 
    A.YellowNavBtn150:Hover{
	color:#FFF;
	height:30px;
	width: 155px;
	text-align:center;
	display:block;
	text-decoration:none;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 26px;
	font-weight: normal;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Graphics/BtnHot150.png);
	background-repeat: no-repeat;
	} 
    A.RedNavBtn{
	color:#000000;
	height:18px;
	width: 100px;
	border: 1px solid #999999;
	text-align:center;
	display:block;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	line-height: 16px;
	background-color: #FFBFBF;
    } 
    A.RedNavBtn:Hover{
	color: black;
	height:18px;
	width: 100px;
	border: 1px solid #999999;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #CCFFFF;
	line-height: 16px;
	text-align: center;
	display: block;
	} 
    A.Red200NavBtn{ 
    font :  8pt tahoma, verdana, arial, sans-serif; 
    color:black; 
	height:22px;
	width:180px;
    border: 1px solid #999999;
    background: #FFBFBF no-repeat; 
    text-align:center; 
	padding-top:3px;
    display:block; 
    text-decoration:none; 
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
    } 
    A.Red200NavBtn:Hover{ 
    font :  8pt tahoma, verdana, arial, sans-serif; 
    color: black; 
	height:22px;
	width:180px;
    border: 1px solid #999999;
	padding-top:3px;
    text-decoration:none; 
    background: #FFBFBF no-repeat;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	} 
.Comic {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
	color: #CC6699;
}

.nolinemenu {
   font-family: Tahoma, Arial, Verdana;
   font-size: 11px;
   cursor: hand;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   padding-bottom: 2px;
   padding-right:10px;
   padding-left: 10px;
}

.nolinemenu:Hover {
   font-family: Tahoma, Arial;
   font-size: 11px;
   cursor: hand;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   background-color: #748AAF;
   padding-bottom: 2px;
   padding-right:10px;
   padding-left: 10px;
}

.nolinesidemenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	cursor: hand;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	text-align: left;
}

.nolinesidemenu:Hover {
   font-family: Tahoma, Arial;
   font-size: 11px;
   cursor: hand;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   background-color: #748AAF;
   margin-bottom: 2px;
   padding-bottom: 2px;
   margin-top: 2px;
   margin-right: 2px;
   margin-left: 2px;
   padding-top: 2px;
   padding-right: 2px;
   padding-left: 2px;
}

.genbutton {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 75px;
   background-color: #CCCCCC;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 16px;
   line-height: 16px;
   background-repeat: repeat;
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #959595;
   background-image: url(../Graphics/GenBtnCool.jpg);
}

.genbutton:Hover {
    font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 75px;
   background-color: #CCCCCC;
  /* background-repeat: repeat;*/
/*   clip: rect(auto,auto,auto,auto);  */
   height: 16px;
   line-height: 16px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbutton50 {
  font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 50px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
  line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #999999;
   background-image: url(../Graphics/GenBtnCool.jpg);
}

.genbutton50:Hover {
    font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 50px;
   background-color: #CCCCCC;
   background-repeat: repeat;
/*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbuttonhot50 {
  font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 50px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbutton75 {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 75px;
   background-repeat: repeat;
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #999999;
   background-image: url(../Graphics/GenBtnCool.jpg);
}

.genbutton75:Hover {
    font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 75px;
   background-color: #CCCCCC;
   background-repeat: repeat;
/*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbuttonhot75 {
    font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 75px;
   background-color: #CCCCCC;
   background-repeat: repeat;
/*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }


.genbutton100 {
  font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 100px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #999999;
   background-image: url(../Graphics/GenBtnCool.jpg);
}

.genbutton100:Hover {
    font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 100px;
   background-color: #CCCCCC;
   background-repeat: repeat;
/*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbuttonhot100 {
  font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 100px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbutton125 {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 125px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #999999;
   background-image: url(../Graphics/GenBtnCool.jpg);
   line-height: 18px;
}

.genbutton125:Hover {
    font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 125px;
   background-color: #CCCCCC;
   background-repeat: repeat;
/*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbuttonhot125 {
  font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 125px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbutton150 {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #999999;
   background-image: url(../Graphics/GenBtnCool.jpg);
   }

.genbutton150:Hover {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   background-color: #CCCCCC;
   background-repeat: repeat;
/*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbuttonhot150 {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

/* .................................................................................................................... */
.genbuttonRed100 {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 100px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #999999;
   background-image: url(../Graphics/GenBtnCool.jpg);
   }

.genbuttonRed100:Hover {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 100px;
   background-color: #CCCCCC;
   background-repeat: repeat;
/*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnRed.jpg);
   }

/*..................................................................................................................*/
.genbuttonRedhot150 {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }
/* .................................................................................................................... */
.genbuttonRed125 {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 125px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #999999;
   background-image: url(../Graphics/GenBtnCool.jpg);
   }

.genbuttonRed125:Hover {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 125px;
   background-color: #CCCCCC;
   background-repeat: repeat;
/*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnRed.jpg);
   }

.genbuttonRedhot125 {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 125px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }
/* .................................................................................................................... */
.genbutton175 {
  font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 175px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #999999;
   background-image: url(../Graphics/GenBtnCool.jpg);
   }

.genbutton175:Hover {
    font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 175px;
   background-color: #CCCCCC;
   background-repeat: repeat;
/*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbuttonhot175 {
  font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 175px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbutton200 {
  font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 200px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #999999;
   background-image: url(../Graphics/GenBtnCool.jpg);
   }

.genbutton200:Hover {
    font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 200px;
   background-color: #CCCCCC;
   background-repeat: repeat;
/*   clip: rect(auto,auto,auto,auto);  */
    height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }

.genbuttonhot200 {
  font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 200px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   /*   clip: rect(auto,auto,auto,auto);  */
   height: 18px;
   line-height: 18px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 1px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }


.genbuttonthin {
   font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 50px;
   background-color: #CCCCCC;
   height: 12px;
   line-height: 12px;
   background-repeat: repeat;
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 2px;
   border: 1px solid #999999;
   background-image: url(../Graphics/GenBtnCool2.jpg);
}

.genbuttonthinhot {
    font-family: Verdana;
   font-size: 10px;
   cursor: hand;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   display: inline;
   text-align: center;
   vertical-align: middle;
   width: 50px;
   background-color: #CCCCCC;
   background-repeat: repeat;
   height: 12px;
   line-height: 12px;
  /* background-repeat: repeat;*/
   background-position: center center;
   float: left;
   overflow: visible;
   visibility: visible;
   padding-bottom: 2px;
   border: 1px solid #336699;
   background-image: url(../Graphics/GenBtnHot.jpg);
   }
   
