td.headr {
	color: #FACC00;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}

td.headr a { 
	color: #FACC00;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

td.headr a:link { text-decoration: none; }
td.headr a:visited { text-decoration: none; }
td.headr a:active { text-decoration: none; }
td.headr a:hover { text-decoration: underline; }

td.catmain {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding-left:5px;
	height: 15px;
}

td.product {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
}

input.mailer {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	margin:0px;
	border:1px solid #000000;
	width: 135px;
}

input.submit {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	margin:0px;
	border:1px solid #ffffff;
	background: #000000;
	width: 30px;
}

td.footer {
	color: #FACC00;
	font-family: Tahoma;
	font-size: 10px;
	padding:15px;
}

td.mailsor {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	position: relative;
}

td.catsub {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	padding-left:15px;
	height: 15px;
}

td.catsub a {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}

td.catsubsub {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	padding-left:25px;
	font-style: italic;
	height: 15px;
}

td.catsubsub a{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	text-decoration:none;
}

li a {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

span.title {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #000000;
	width: 100%;
	display: block;
}

span.subtitle {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #000000;
	width: 100%;
	display: block;
}

td.product span.title {
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	color: #000000;
	display: block;
}

td.product span.subtitle {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color: #000000;
	display: block;
	border-bottom: 1px solid #bbbbbb;
}

td.idtable {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding:10px;
	text-decoration:none;
}

td.idtable a{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding:10px;
	text-decoration:none;
}

span {
	font-size: 12px;
}

input,textarea, input.submit2, select {
	font-family: "Tahoma", "Arial", Sans-Serif;
	font-size: 12px;
	width: 200px;
}

.mailsor form {
	color: #fff;
}

table.navbar
{font-size: 7pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 7pt;
margin: 0px;
padding: 0px;
width: 100%;
font-weight: bold;
border: 1px solid #fff;}

td.menuNormal{
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	width: 200;
	background-color: #2a2d32;
}

td.menuHover{
	color: #fff000;
	font-weight: bold;
	vertical-align: top;
	width: 200;
	background-color: #414b4d;
	/*remove the following line for drop-down menu with images*/
}

td.menuHover div {
	font-family: "Verdana";
	font-size: 9px;
	color: #fff000;
	width: 200;
	background-color: #2a2d32;
}

div.menuNormal {
	display: none;
	position: relative;
	width: 100%;
	z-index: 2;
	border: 1px solid #fff;
}

div.menuHover {
	background-color: #2a2d32;
	display: inline;
	position: absolute;
	width: 100%;
	z-index: 2;
}

a.menuitem:link
{text-decoration: none;
color: #fff;
background-color: #2a2d32;
display: block;
width: 100%;}

a.menuitem:visited
{text-decoration: none;
color: #fff;
background-color: #2a2d32;
width: 100%;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: #fff000;
background-color: #414b4d;
width: 100%;
display: block;}

a.menuitem:active
{text-decoration: none;
color: #fff;
background-color: #414b4d;
width: 100%;
display: block;}