body {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #8C8C98;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 21px;
	margin-left: 0px;
}
.top-bg {
	background-image: url(images/top-middle-img.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu-bg {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu-bdr-right {
	background-image: url(images/menu-right-bdr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bdr-top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
.bdr-left {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
.bdr-bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
.bdr-right {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
.txt-blue-heading {
	font-size:20px;
	color:#006fe2;
}
.txt-blue-heading2 {
	font-size:16px;
	color:#006fe2;
}

.border-blu-bottom {
	border-bottom: #0168cf solid 1px;
}
.category-menu-off {
	font-size:12px;
	font-weight:bold;
	/*color:#000000;*/
	color:#006fe2;
	border-bottom:#666666 solid 1px;
	padding-left:15px;
	background-image:url(images/arrow1.gif);
	background-repeat:no-repeat;
	background-position: left center;
	cursor:pointer;
}
.category-menu-on {
	font-size:12px;
	font-weight:bold;
	color:#006fe2;
	border-bottom:#0099FF solid 1px;
	padding-left:15px;
	background-image:url(images/arrow1.gif);
	background-repeat:no-repeat;
	background-position: left center;
	cursor:pointer;
}


.category-menu-sub-off {
	font-size:12px;
	color:#000000;
	padding-left:25px;
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	cursor:pointer;
	font-weight:bold;
}
.category-menu-sub-on {
	font-size:12px;
	/*color:#006fe2;*/
	padding-left:25px;
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	color:#000000;
	cursor:pointer;
	font-weight:bold;
}

.category-menu-sub-off1 {
	font-size:12px;
	color:#000000;
	
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position: 20px center;
	cursor:pointer;
	padding-left:40px;
	
}
.category-menu-sub-on1 {
	font-size:12px;
	/*color:#006fe2;*/
	color:#000000;
	
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position: 20px center;
	cursor:pointer;
	padding-left:40px;
	
}

.category-menu-sub-off2 {
	font-size:12px;
	color:#FF0000;
	padding-left:25px;
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	cursor:pointer;
	font-weight:bold;
}
.category-menu-sub-on2 {
	font-size:12px;
	color:#FF0000;
	padding-left:25px;
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	cursor:pointer;
	font-weight:bold;
}


.box-blu-bg {
	background-image: url(images/box-blu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.tahoma-12link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0067CC;
	text-decoration: none;
}
.tahoma-12link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0067CC;
	text-decoration: underline;
}
.box-green-bg {

	background-image: url(images/box-green-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bdr-topgrey {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	background-color: #F3F3F3;
}
.bdr-leftgrey {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	background-color: #F3F3F3;
}
.bdr-bottomgrey {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	background-color: #F3F3F3;
}
.bdr-rightgrey {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	background-color: #F3F3F3;
}
.bottom-dot-bdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottom-bg {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.blu-bdr4 {
	border: 1px solid #6798FF;
}
.tahoma-12-bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bdr-4 {
	border: 1px solid #666666;
}
.bluetxt {
	color: #0070E0;
}
.img-bde4-grey {
	border: 1px solid #999999;
}
