/* CSS Document */

.llnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #424242;
	text-decoration: none;
}

.btxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #4F4F4F;
}
.btxtbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #4F4F4F;
	font-weight:bold;
}
.btxtbigger{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: normal;
	color: #4F4F4F;
}
.btxtbiggerunder{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 12px;
	font-weight:bold;
	line-height: normal;
	color: #4F4F4F;
}
.btxt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	font-weight: bold;

}

.bottomtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.lnk
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


form {
	margin: 0px;
	padding: 0px;
}

.inp {
	font-family: Arial;
	font-size: 11px;
	border:  1px solid #424242;
}

.txt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #2D2D2D;
}

.sidenav
{
	font-family: Arial;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
}

a.sidenav:hover
{
	color: #000099;
	text-decoration: underline;
}

.topnav
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.para{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #4F4F4F;
}

.parabold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #4F4F4F;
	font-weight: bold;
}

.paraita{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #4F4F4F;
	font-style: italic
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #4F4F4F;
	font-weight: bold;
}

.link
{
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}

a.link:hover
{
	color: #990000;
	text-decoration: underline;
}

.week{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	line-height: normal;
	color:#660000
}

.prod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	line-height: normal;
	color:#FFFFFF;
	font-weight: bold;
}

.desc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color:#FFFFFF;
	font-weight: bold;
}
