body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.mainSection {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.leftMenuTop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: DEDBDE;
	border-right-color: DEDBDE;
	border-bottom-color: DEDBDE;
	border-left-color: DEDBDE;
}
.leftMenuRow {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: F7F3F7;
	border-right-color: F7F3F7;
	border-bottom-color: F7F3F7;
	border-left-color: F7F3F7;
}
.invisibleFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
a:link, a:active,a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	
}
a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.leftMenu:link, .leftMenu:active, .leftMenu:visited {
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}
.leftMenu:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}


.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-decoration: none;
}

.textW {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.mainSectionTop {
	border-top: 4px solid #75A8DF;
	border-right: 4px none #75A8DF;
	border-bottom: 4px none #75A8DF;
	border-left: 4px none #75A8DF;
}
.mainSectionBottom {

	border-top: 1px none #638EBD;
	border-right: 1px none #638EBD;
	border-bottom: 1px solid #638EBD;
	border-left: 1px none #638EBD;
}
.mainSectionRow {


	border-top: 1px none #EFEFEF;
	border-right: 1px dotted #EFEFEF;
	border-bottom: 1px none #EFEFEF;
	border-left: 1px none #EFEFEF;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #08246B;
	font-weight: bold;
}
.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.productSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: 08246B;
	text-decoration: none;
	font-weight: normal;
}
.productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.productRow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
.textB {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.leftBorderMenuTd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

