﻿.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

a.menuitem-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color: black;
}


a.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: black;
}

a:link.menuitem  {
	color: black;
}

a:hover.menuitem  {
	color: black;
}

a:active.menuitem {
	color: red;
}

.mTable {
	width: 100%;
	height: 100%; 
}

.mTHCenter {
	width:290px; 
	text-align: center;
}


.mTHRight {
	padding-bottom: 10px;
	text-align: left;
	vertical-align: bottom;
}

.mTDBody {
	text-align: center;
	vertical-align: top;
}

.mBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;	
}

.mProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;	
	text-decoration: underline;
	font-weight: bold;
}

.mProductText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 600px;
}
