body {
	background-color: #F7F7F7;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whitebg {
	background-color: #FFFFFF;
}
.loginbg {
	background-image: url(images/loginbg.jpg);
	background-repeat: no-repeat;
}
.but1 {
	background-image: url(images/but1.jpg);
	background-repeat: no-repeat;
}
.but2 {
	background-image: url(images/but2.jpg);
	background-repeat: no-repeat;
}
.but3 {
	background-image: url(images/but3.jpg);
	background-repeat: no-repeat;
}
.but4 {
	background-image: url(images/but4.jpg);
	background-repeat: no-repeat;
}
.leftmenu {
	background-image: url(images/menuleft.jpg);
	background-repeat: repeat-y;
}
.rightmenu {
	background-image: url(images/menuright.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
}
.bottombg {
	background-image: url(images/bottombg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
A.toplink {
	FONT-SIZE: 13px;
	COLOR: #CC9900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.toplink:hover {
	FONT-SIZE: 13px;
	COLOR: #0060E7;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.darkbluetext {
	color: #0060E7;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #1A9CEF;
	text-decoration: none;
}
.offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.price {
	text-decoration: line-through;
}


A.menubut {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}
A.menubut:hover {
	FONT-SIZE: 11px;
	COLOR: #FF8000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
A.topbut {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.topbut:hover {
	FONT-SIZE: 10px;
	COLOR: #0060E7;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-left: 2px;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #e7e7e7;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.menubg {
	background-color: #A7DEF5;
	background-image: url(images/menucorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menutitlebg {
	background-image: url(images/menutitlebg.jpg);
	background-repeat: repeat-x;
}
.selectbutton {
	background-image: url(images/selectbutton.gif);
	background-repeat: no-repeat;
}
.menubutton {
	background-image: url(images/menubutton.gif);
	background-repeat: no-repeat;
}
.menubox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A7DEF5;
	border-bottom-color: #A7DEF5;
	border-left-color: #A7DEF5;
}



.sitebg {
	background-image: url(images/sitebg.jpg);
	background-repeat: no-repeat;
}
.grayline {
	background-color: #E7E7E7;
}
A.footerlink {
	FONT-SIZE: 11px;
	COLOR: #777777;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}
A.footerlink:hover {
	FONT-SIZE: 11px;
	COLOR: #777777;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}
.graytop {
	background-image: url(images/gray.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f7f7f7;
}
.grayleft {
	background-image: url(images/gray.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #f7f7f7;
}
.grayright {
	background-image: url(images/gray.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #f7f7f7;
}

.graybottom {
	background-image: url(images/gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f7f7f7;
}
.gray {
	background-color: #f7f7f7;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A9CEF;
	text-decoration: none;
}
.vline {
	background-image: url(images/vline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.hline {
	background-image: url(images/hline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.titlebg {
	background-image: url(images/titlebg.jpg);
	background-repeat: repeat-x;
}
.bluefont {
	color: #1A9CEF;
	text-decoration: none;
}
.imgbg {
	background-image: url(images/imgbg.gif);
	background-repeat: no-repeat;
}
.orgline {
	background-color: #FFEFDF;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
}
.probgtop {
	background-image: url(images/probgtop.jpg);
	background-repeat: repeat-x;
}
.probgleft {
	background-image: url(images/probgleft.jpg);
	background-repeat: repeat-y;
}
.probgright {
	background-image: url(images/probgright.jpg);
	background-repeat: repeat-y;
}
.probgbottom {
	background-image: url(images/probgbottom.jpg);
	background-repeat: repeat-x;
}

