BODY {
	font-family : verdana, arial, tahoma;
	color : #000000;
	font-size : 11px ;
	text-decoration : none;

}

a:link.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover.menulink {
	text-decoration: underline;
	color: 73C608;
	text-transform: uppercase;
}

a:link.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a:visited.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a:hover.menu {
	text-decoration: underline;
	color: 73C608;
}
td.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}


A {
	
		font-family : verdana, arial, tahoma;
		color : black;
		font-size : 11px ;
		text-decoration : underline;
}
td  {
		font-family : verdana, arial, tahoma;
		color : black;
		font-size : 11px ;
		text-decoration : none;
	}
	
td.bold  {
	font-family : verdana, arial, tahoma;
	color : black;
	font-weight : bold;
	font-size : 11px ;
	text-decoration : none;
}
td.title  {
	font-family : verdana, arial, tahoma;
	color : red;
	font-weight : bold;
	font-size : 14px ;
	text-decoration : none;
}
	
td.distrubution {
	font-family : verdana, arial, tahoma;
	color : black;
	font-size : 12px ;
	text-decoration : none;
}

td.grey {
	font-family : verdana, arial, tahoma;
	color : #959595;
	font-size : 12px ;
	font-weight :bold;
	text-decoration : none;
}

.smallItalics{
	COLOR: #000000;
    font-size: 10px;
    font-family: verdana,arial,tahoma;
    font-style: italic;
}
td.white {
	font-family : verdana, arial, tahoma;
	color : white;
	font-size : 12px ;
	text-decoration : none;
}
td.conUs {
	font-family : verdana, arial, tahoma;
	color : black;
	font-size : 12px ;
	font-weight :bold;
	text-decoration : none;
}
td.response  {
		font-family : verdana, arial, tahoma;
		color : black;
		font-size : 13px ;
		text-decoration : none;
	}
td.blue  {
	font-family : verdana, arial, tahoma;
	color : #7091B8;
	font-size : 11px ;
	font-weight :bold;
	text-decoration : none;
}
td.standard {
	font-family : verdana, arial, tahoma;
	color : #000000;
	font-size : 11px ;
	font-weight :bold;
	text-decoration : none;
}
.paddingbottom3
{
	padding-bottom: 3px;
}
table.dist {
	{border-right: solid 1px #A0B8C2}
}
table.conUs {
	{border-top: solid 1px #A0B8C2;
	border-right: solid 1px #A0B8C2}
}

th{
	font-family : verdana, arial, tahoma;
	color : #A0B8C2;
	font-size : 12px ;
	text-decoration : none;
}

textarea  {
		font-family : verdana, arial, tahoma;
		color : black;
		font-size : 12px ;
		text-decoration : none;
	}

td.bigTxt {
	font-family : verdana, arial, tahoma;
	color : #black;
	font-size : 11px ;
	font-weight :bold;
	text-decoration : none;
}
td.blueTxt {
	font-family : verdana, arial, tahoma;
	color : #7091B8;
	font-size : 9px ;
	font-weight :bold;
	text-decoration : none;
}

td.greyTxt {
	font-family : verdana, arial, tahoma;
	color : #A5B2B5;
	font-size : 9px ;
	font-weight :bold;
	text-decoration : none;
}
td.small {
	font-family : verdana, arial, tahoma;
	color : black;
	font-size : 9px ;
	font-weight :bold;
	text-decoration : none;
}

#searchfriendly
{
    VISIBILITY: hidden;
    POSITION: absolute
}

.headerunderline
{
	border-bottom: 1px solid #ACC8D4;
}

.headeroverline
{
	border-top: 1px solid #ACC8D4;
}

.leftshadow { background-image: url(images/leftShadow_sml.jpg); background-repeat: repeat-y; }
.rightshadow { background-image: url(images/rightShadow_sml.jpg); background-repeat: repeat-y; }


/* Forms */
.orderform
{
    FONT-SIZE: 9px;
    WIDTH: 200px;
    height: 16px;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    margin-bottom: 2px;
    margin-top: 0px;
    vertical-align: middle;
}

.orderformmulti
{
    FONT-SIZE: 9px;
    WIDTH: 200px;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    margin-bottom: 2px;
    margin-top: 0px;
    vertical-align: middle;
}