.basictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 10px 100px;
	text-align: justify;
	list-style-position: inside;
	list-style-type: square;
}
.basictextshop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.basictextshop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
}


.menucolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #27272c;
	font-weight: bold;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bdccbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	background-color: #dde2e6;
	height: 20px;
}
.bdccbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	background-color: #dde2e6;
	height: 20px;
	border: thin solid #666666;
}
.hlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	border: none;
	background-color: #CCFF00;
}
.eventdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 13px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #dde2e6;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.smallheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 200px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.months {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 16px;
	background-color: #003399;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	text-decoration: none;
}
.newsdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
body {
	color: black;
	background:#CCCCCC;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td#mainmenu a {
	display: block;
	margin: 0;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #000;
	padding: 2px;
	width: 70px;
	background-repeat: repeat-x;
	background-image: url(gfx/bback.jpg);
}
.maintable {
	color: #666666;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottom {
	background-color: #666676;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 30px;
}

td#mainmenu a:hover {
	color:#FFF;
	padding: 2px;
	background-image: url(gfx/rbback.jpg);
	background-repeat: repeat-x;
}
td#mainmenu a.menuTop {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}


td#mainmenu2 a {
	display: block;
	margin: 0;
	font-size:11px;
	color:#CCCCCC;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(gfx/leftbutton.gif);
	background-repeat: no-repeat;
}

td#mainmenu2 a:hover {
	background-color: #06F;
	color:#FFF;
	padding-top: 2px;
}
td#mainmenu2 a.menuTop {
	padding-left: 20px;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 100px;
	padding-left: 20px;
	padding-bottom: 30px;
	background-color: #000000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menuheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 150px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	padding-top: 12px;
	padding-bottom: 2px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	padding-top: 12px;
	padding-bottom: 2px;
	background-color: #171719;
}
.mainpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	font-weight: bold;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.phonestd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
}
.phoneno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #0099FF;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}
.basictextwide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px 10px;
}
.basictextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0099FF;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	list-style-type: square;
}
.basictextgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0099FF;
	text-decoration: none;
	background-color: #222222;
	padding: 2px 10px;
	font-weight: normal;
}
.formboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 2px 10px;
	border: 1px solid #CCCCCC;
}
.basictextgray2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0099FF;
	text-decoration: none;
	background-color: #222222;
	padding: 2px 0px;
}
.basictextwide2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px 10px;
}
.nextcoursewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
	background-color: #27272c;
	padding: 2px 0px;
}
.rightheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #27272c;
	padding: 2px 0px;
}
.nextcoursedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0099FF;
	text-decoration: none;
	background-color: #27272c;
	padding: 2px 0px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #EEEEEE;
	text-decoration: none;
	padding: 0px;
}
.menuheadingblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 150px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:hover {color:#0099FF;}
.basictextbluebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #0099FF;
	text-decoration: none;
	background-color: #000000;
	text-align: justify;
	list-style-position: inside;
	list-style-type: square;
}
.menuheadingnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 150px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pageheadingnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	background-color: #171719;
	padding: 0px;
}
.mainoffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
}
.smalloffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.blueoffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0099FF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	display: block;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
}
.smalloffer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
}
.tinyoffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.smalloffergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.greenoffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #87af1b;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	display: block;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #87af1b;
	border-right-color: #87af1b;
	border-left-color: #87af1b;
}
.smalloffer2green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #87af1b;
	border-left-color: #87af1b;
}
.tinyofferyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFF00;
	text-decoration: none;
	display: block;
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #87af1b;
	border-left-color: #87af1b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87af1b;
}
.blueoffer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	display: block;
	width: 140px;
	border: 1px solid #FF0000;
}
.datesblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #003399;
	text-decoration: none;
	background-color: #000000;
	text-align: justify;
	list-style-position: inside;
	list-style-type: square;
}
.blueoffer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0099FF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	display: block;
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
}
.tinyoffer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
}
.mainoffer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
}
.basictextyellowmb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFF00;
	text-decoration: none;
	background-color: #222222;
	padding: 2px 10px;
	font-weight: normal;
}
.basictextnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0066CC;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.rightbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	padding: 4px;
	background-image: url(img/tbg.jpg);
	background-repeat: repeat-x;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tableframe {
	border: 1px solid #336699;
}
.sizing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
}
.xout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: line-through;
	line-height: 18px;
}
.offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;
}
.cats a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	padding-left: 20px;
	display: block;
	background-image: url(gfx/leftbutton.gif);
	height: 18px;
	padding-top: 4px;
	background-repeat: no-repeat;
}
.cats a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: none;
	line-height: 14px;
	padding-left: 20px;
	display: block;
	height: 18px;
	padding-top: 4px;
}

.infoh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
	background-color: #f7f7ff;
}
.infot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	background-color: #f7f7ff;
}
.toptitle {
	text-decoration: none;
	font-weight: bold;
	background-image: url(img/picture.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
.rightbarred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	padding: 4px;
	background-image: url(img/tgbred.jpg);
	background-repeat: repeat-x;
}
.tableframepadl {
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #336699;
	border-bottom-color: #336699;
}
.tableframepadr {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.tableframepadrb {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #336699;
	border-left-color: #336699;
	color: #666666;
}
.tableframem {
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	background-color: #000000;
}
.tableframecats {
	border: 1px solid #336699;
	background-color: #e7eeee;
	padding: 20px;
}
.toptitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	padding-top: 36px;
	padding-right: 20px;
	display: block;
}
.topbar {
	text-decoration: none;
	font-weight: bold;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
.topmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	padding-top: 74px;
	display: block;
	padding-left: 150px;
}
.toplinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;

}
.toplinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;

}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.boxtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	background-image: url(img/box-top.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.boxmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	background-image: url(img/box-middle.gif);
	background-repeat: repeat-y;
}
.boxbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	background-image: url(img/box-bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.basictextcats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}
.news {
	border: 1px solid #336699;
	background-color: #e7eeee;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.basictext2light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
}
.ts {
	background-color: #e7eeff;
	padding-top: 8px;
	padding-bottom: 8px;
}
.imagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	list-style-type: square;
}
.prodimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(gfx/slide.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	vertical-align: middle;
	width: 160px;
}
.mainpageshop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #222222;
	background-image: url(gfx/topbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pageheadingshop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #0099FF;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #171719;
}
.basictextshopred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	line-height: 14px;
}
.basictextshop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	cursor: pointer;
}
.offer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.tablebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
}
.formboxbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #0099FF;
}
.basictextshopterms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
td#mainmenushop a {
	display: block;
	margin: 0;
	font-size:12px;
	font-weight:normal;
	color:#FFFF00;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	width: 70px;
	background-image: url(gfx/bback.jpg);
	background-repeat: repeat-x;
}
td#mainmenushop a:hover {
	background-color: #FFFF00;
	color:#000000;
	padding: 2px;
	background-image: url(gfx/rbback.jog);
	background-repeat: repeat-x;
}
td#mainmenushop a.menuTop {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.basictextbluenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0099FF;
	text-decoration: none;
	background-color: #000000;
	text-align: justify;
	list-style-position: inside;
	list-style-type: square;
	cursor: pointer;
}
.basictextwidemb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
}
.basictextyellowscroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #06F;
	text-decoration: none;
	background-color: #27272c;
	padding: 2px 10px;
	font-weight: normal;
}
.basictextgray3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0099FF;
	text-decoration: none;
	padding: 2px 0px;
}
.xmas {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	list-style-position: inside;
	list-style-type: square;
	font-weight: bold;
	background-color: #900;
	display: block;
	width: 300px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.box1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	list-style-position: inside;
	list-style-type: square;
	font-weight: bold;
	border: 2px solid #000;
	background-image: url(gfx/water.jpg);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.box0 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #06C;
	text-decoration: none;
	text-align: center;
	list-style-position: inside;
	list-style-type: square;
	font-weight: bold;
	background-color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 2px solid #000;
}
.toptxtblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #0099ff;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.toptxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.toptelno {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
	font-weight: bold;
}
.rbborder
{
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
}
