body {
	margin: 0px;
	background-color: #9BA8B8;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
td {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.blue11 {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.leftbg {
	background-image: url(../images1/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainbg {
	background-image: url(../images1/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.text1 {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text2 {

	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.line {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-right: 4px;
	padding-left: 4px;
}
input {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F7;
	border-top: 2px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 2px solid #000066;

}
select {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.select2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 121px;

}
.products {
	background-image: url(../images/products3.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 135px;
}
.generic {

	background-image: url(../images/generic2.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 135px;
}
.repeatbg {
	background-image: url(../images/repeat.gif);
	background-repeat: repeat-y;
}
.footer {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.leftrepeat {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #000066;
}
.picmain {
	background-image: url(../images0/pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.maintext {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 13px;

}
.maintext2 {

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCE0;
	text-decoration: none;
}

.productTable td p{	
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}

.productHeader {
	background-color: #E5B8B7;
}

.productHeader td p{
	font-weight: bold;
	font-size: 14px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
}

.productHeading {
	background-color: #E5DFEC;
}

.productHeading td p{
	font-weight: bold;
	font-size: 14px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
}


.productSubHeading {
	background-color: #C6D9F1;
}

.productSubHeading td p{
	font-weight: bold;
	font-size: 14px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
}


.productGeneration {
	background-color: #FDE9D9;
}

.productGeneration td p{
	font-weight: bold;
	font-size: 14px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
}
