@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(Images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;

}
.rightcolumn {
	background-image: url(Images/ShdRt.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 10px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}



#menu {
	padding: 0px 10px 7% 86px;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline-block;
	float: left;
}
#nav ul li{
	display: inline-block;
	float: left;
	}
#navlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-table;
	color: #FFFFFF;
}

#navlist a, #navlist a:visited {
	display: block;
	background-color: #000000;
	background-image:  url(Images/navAct.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 65px;
	padding: 2px 2px 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}
#navlist a:hover {
	background-color: #000000;
	background-image:  url(Images/navOver.jpg);
	color: #FFFFFF;
}
.Baseline {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
.LftBorder {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.TopBorder {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
.TopRtBrdr {
	border-top-width: 5px;
	border-right-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.RtBorder {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;
}
#container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright  a:hover, .copyright  a:active {
	color: #CC00FF;
	text-decoration: none;
}
h1 {
	color: #000000;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
}
#content {
	height: 100%;
	width: 495px;
	background-color: #FFFFFF;
}
#content td {
	padding-bottom: 10px;
}

h2 {
	color: #000000;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
}


#imgRight {
	float:right;
	background: url(Images/dropshadow.gif) no-repeat right bottom;
	margin-left: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	margin-top: 6px;
  }

#imgRight img {
	background-color: #FFFFFF;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin-top: -6px;
	margin-left: -6px;
  } 
#imgLeft {
	float:left;
	background: url(Images/dropshadow.gif) no-repeat right bottom;
	margin-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-right: 10px;
}
#imgLeft img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin-top: -6px;
	margin-left: -6px;
}
#imgMLeft {
	float:left;
	background: url(Images/dropshadow.gif) no-repeat right bottom;
	margin-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-right: 10px;
	margin-top: 10px;
}
#imgMLeft img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin-top: -6px;
	margin-left: -6px;
}
#imgMRight {
	float:right;
	background: url(Images/dropshadow.gif) no-repeat right bottom;
	margin-left: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
}
#imgMRight img {
	background-color: #FFFFFF;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin-top: -6px;
	margin-left: -6px;
}
#imgCntr {
	float:left;
	background: url(Images/dropshadow.gif) no-repeat right bottom;
	margin-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-top: 10px;
	text-align: center;
	margin-right: 0px;
}
#imgCntr img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin-top: -6px;
	margin-left: -6px;
}


.infoheading {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: "Century Gothic", Arial, Verdana;
}
.info1, .info2, .info3 {
	display:inline-table;
	/* \*/display:block;/**/
	clear: none;
}
.info1 {
	background-image:url(Images/dropshadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
  }

.info2 {
	background-image:url(Images/corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
  }
.info3 {
	background-image:url(Images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 6px;
	padding-bottom: 6px;
	display: block;
  }




.info3  p {
	border: 1px solid #999999;
	padding: 4px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF3300;
	font-weight: bold;
	background-color: #CCCCCC;
	background-image: url(Images/navAct.jpg);
	background-repeat: repeat-x;
}
.info3   p  a:link, .info3  p  a:visited {
	color: #0000CC;
	text-decoration: none;
}
.info3  p  a:hover, .info3  p  a:active {
	color: #0000CC;
	text-decoration: underline;
}
.info4 {
	background-color: #CCCC99;
	border: 1px solid #999999;
	padding: 4px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(Images/navAct.jpg);
	background-repeat: repeat-x;
}


#stars {
	background-image: url(Images/BgStars.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.text {
	font-weight: normal;
	color: #000000;
}
.links  a:link, .links  a:visited {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
.links a:hover, .links td a:active {
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
}
.buy1, .buy2, .buy3 {
	display:inline-table;
	/* \*/display:block;/**/
	clear: none;
}
.buy1 {
	background-image:url(Images/dropshadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
	margin-left: 0px;
	width: 155px;
}
.buy2 {
	background-image:url(Images/corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.buy3 {
	background-image:url(Images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 6px;
	padding-bottom: 6px;
	display: block;
}
.buy3 p {
	border: 1px solid #999999;
	padding: 4px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(Images/navAct.jpg);
	background-repeat: repeat-x;
}
.buy4 {
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCC99;
}
.WhiteHead {
	font-weight: bold;
	color: #FFFFFF;
}
.WhiteTxt {
	color: #FFFFFF;
}
.box1, .box2, .box3 {
	display:inline-table;
	/* \*/display:block;/**/
	clear: none;
}
.box1 {
	background-image:url(Images/dropshadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
}
.box2 {
	background-image:url(Images/corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box3 {
	background-image:url(Images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 6px;
	padding-bottom: 6px;
	display: block;
}
.box3 p {
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
}
.box3 p a:link, .box3 p a:visited {
	color: #0000CC;
	text-decoration: none;
}
.box3 p a:hover, .box3 p a:active {
	color: #0000CC;
	text-decoration: underline;
}
#imgbuy {
	float:left;
	background: url(Images/dropshadow.gif) no-repeat right bottom;
	margin-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 0px;
}
#imgbuy img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin-top: -6px;
	margin-left: -6px;
}
.top a:link, .top a:visited {
	display: block;
	background-color: #000000;
	background-image:  url(Images/navUp.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 65px;
	padding: 2px 2px 5px;
	border-top: 1px solid #006699;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #006699;
}
.top  a:hover, .top a:active {
	background-color: #000000;
	background-image:  url(Images/navAct.jpg);
	color: #FFFFFF;
}

.jump {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.jump p {
	padding: 10px;
}


.jump a, .jump a:visited {
	display: block;
	background-color: #000000;
	background-image:  url(Images/navUp.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 300px;
	padding: 2px 2px 5px 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000000;
}

.jump a:hover, .jump a:active {
	background-color: #000000;
	background-image:  url(Images/navAct.jpg);
	color: #FFFFFF;
}
.jumpBrdr {
	padding: 10px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
