body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #212121;
	font-family: Arial, Helvetica, sans-serif;
}

a {outline: none;

}

img a:hover { border-bottom: none; 

}

.topBody {
	background-image: url(../_media/template/images/bodyTop.jpg);
	background-repeat: no-repeat;
}
.topBody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #0066FF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	padding-bottom: 5px;
}
.midBody {
	background-image: url(../_media/template/images/bodyMid.jpg);
	background-repeat: repeat;
	padding-bottom: 15px;
}
.footer {
	background-image: url(../_media/template/images/bgFooter.jpg);
	background-repeat: no-repeat;
}
.footer h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.footer p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.midBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
}
.midBody h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #666666;
	font-weight: normal;
	padding-bottom: 5px;
	font-style: italic;
}
.midBody a {
	color: #006699;
	text-decoration: none;
}
.midBody a:hover {
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
.midBody li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
	list-style-type: square;
}
.table {
	border: 1px solid #000000;
}
.img {
	border: 1px solid #000000;
	margin-left: 20px;
	margin-bottom: 20px;
}
.midBody h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #003366;
	padding-bottom: 5px;
}
.sidemenu {
	padding-top: 10px;
	padding-bottom: 10px;
}
.dataP {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
}
.profile_img {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}
.cartBordTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066FF;
}
.memberPrice {
	color: #FF0000;
}
.imgLeft {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.imgRight {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.sidemenu img a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
