	body {
	background-color: #252525;
	text-align: center;
	margin: 0px;
}

.nav {
	background-image: url("../img/bg_nav.jpg");
}

.nav2 {
	background-image: url("../img/nav_bg.gif");
	width: 173;
	height: 30;
	padding: 0 0 0 0;
}

/*
a.nav3 {
	text-decoration: none;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0 0 10;
	line-height: 30px;	
}
*/

.fsh {
	border-top: solid 4px #CCCCCC;
	border-bottom: solid 4px #CCCCCC;
	border-left: solid 4px #CCCCCC;
	border-right: solid 4px #CCCCCC;
	border-color: #E6E6E6;
	margin: 0px;
	
}
a.nav3:hover {
	color: #ffd200;
	text-decoration: none;
}

.head {
	background-image: url('../img/bg_head.jpg');
}

/* Main */
.mnnm {
	font-family: verdana;
	font-size: 11px;
	color: #252525;
}

a.mnnm {
	font-family: verdana;
	font-size: 11px;
	color: #92278f;
	text-decoration: underline;
}

a.mnnm:hover {
	font-family: verdana;
	font-size: 11px;
	color: #f26522;
}

a.mnnm:visited {
	color: #92278f;
}

/* Images */
.bord {
	border: 1px solid #666666; 
}

td {font-family: verdana, arial; font-size: 11px;}
.whtt {color: white; font-weight: bold; font-size: 10px;}
.wht {color: white; font-weight: bold; font-size: 10px;}
.blkt {color: black; font-size: 10px;}
.blksm {color: black; font-size: 10px;}
.whtsm {color: white; font-size: 10px;}
.whtb {color: white; font-size: 10px; font-weight: bold;}
.stock {color: #404040; font-size: 10px;}
.box {font-family: verdana, arial; font-size: 11px; color: #4D4D4D}
.italic {font-family: verdana, arial; font-size: 11px; color: white; font-style: italic;}
.pt {font-family: verdana, arial; font-size: 10px; color: #595959;}
.fp {color: black; font-size: 10px;}

a {color: #9B410E;}
a:hover {color: orange;}


