#sidenav { 
	background: url(../images/sidenav_bg.gif) repeat-y;
	margin: 0;
	text-align: left;
}
#bgbody{
	background: url(../images/bg_tile.gif) repeat-x;
	background-color: #AB282B;
}

.sidenavtxt {
	font-family: Verdana;
	font-size: 11px;
	color: #3D3D3D;
	font-weight: none;
	line-height : 22px;
}
.sidenavtxt a:link, .sidenavtxt A:active, .sidenavtxt a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #3D3D3D;
	font-weight: bold;
	text-decoration: none;
}

.sidenavtxt a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #3D3D3D;
	font-weight: bold;
	text-decoration: underline;
}

.content {
	font-family: Verdana;
	font-size: 11px;
	color: #3D3D3D;
	font-weight: none;
}

.contentbold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.address {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: none;
}

.Newstitle {
	font-family: Verdana;
	font-size: 9px;
	color: #3D3D3D;
	font-weight: none;
}

.Newsdate {
	font-family: Verdana;
	font-size: 10px;
	color: #067D67;
	font-weight: none;
}

.Newscontent {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}

.products, .products a:link, .products A:active, .products a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #3D3D3D;
	font-weight: bold;
	text-decoration: none;
}

.products a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #3D3D3D;
	font-weight: bold;
	text-decoration: underline;
}

.footer, .footer a:link, .footer A:active, .footer a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #A0A0A0;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #A0A0A0;
	font-weight: none;
	text-decoration: underline;
}

.credit, .credit a:link, .credit A:active, .credit a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}

.credit a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: none;
	text-decoration: none;
}
.required {
	font-family: Verdana;
	font-size: 11px;
	color: #FF3D3D;
	font-weight: none;
}
input {
	font-size:10px;
}
select {
	font-size:10px;
}
