a:link {
	color: #274F76;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: underline;
	color: #274F76;
}
body,td,th, p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.home-wht {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

.main-table {
	background-color: #FFF;
	border: 1px solid #000;
}
.serving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	width: 998px;
	background-color: #000;
	text-align: center;
	padding: 4px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.motorola-copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.home-center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
.footer-nav-pipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.footer-nav:active, .footer-nav:link, .footer-nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.footer-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.home-box {
	background-color: #FFF;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height:235px;
	vertical-align:top;
}
.home-box-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #274F76;
}


body {
	background-image: url();
	background-color: #333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #274f76;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #000;
	margin-top: 0px;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #274f76;
	margin-top: 0px;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #274f76;
	margin-top: 0px;
	padding-bottom: 5px;
}
.side-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #036;
}

.dvdr {
	width:400px;
	margin:20px auto ;
	height:1px;
	background-color:#666;
	clear:both;
}

.dvdrsml {
	width:300px;
	margin:20px auto ;
	height:1px;
	background-color:#999;
	clear:both;
}
#comptable td{
	font-size:11px;
	text-align:center;
	vertical-align:top;
}

#comptable th{
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	vertical-align:bottom;
	background-color:#333;
}
#comptable .hdr{
	font-size:11px;
	text-align:left;
	vertical-align:top;
}
#comptable .r1{
	background-color:#CCC;
}
