body  {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-size : 12px;
	color: #505050;
}

.justify {
	text-align : justify;
}

form {
	 margin-top: 0;
	 margin-bottom: 0;
}

a:link {
	text-decoration : underline;
	color :#0080FF;
}

a:active {
	text-decoration: underline;
	color: #0080FF;
}

a:visited {
	text-decoration: underline;
	color: #0080FF;
}

a:hover {
	text-decoration: underline;
	color: #FF0008;
}

a.menu:link {
	text-decoration : none;
	color :#808080;
}

a.menu:active {
	text-decoration : none;
	color :#808080;
}

a.menu:visited {
	text-decoration : none;
	color :#808080;
}

a.menu:hover {
	text-decoration : none;
	color :#336699;
}

a.menuon:link {
	text-decoration : none;
	color :#336699;
}

a.menuon:active {
	text-decoration : none;
	color :#336699;
}

a.menuon:visited {
	text-decoration : none;
	color :#336699;
}

a.menuon:hover {
	text-decoration : none;
	color :#808080;
}

a.white:link {
	text-decoration : none;
	color :#FFFFFF;
}

a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: none;
	color: #A41D21;
}

a.footerlink:link {
	text-decoration : none;
	color :#FFFFFF;
}

a.footerlink:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.footerlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.footerlink:hover {
	text-decoration: none;
	color: #000000;
}

a.nodec:hover {
	text-decoration: none;
	font-size : 12px;
	color: #4F5053;
	cursor:text;
}

a.nodec:link {
	text-decoration : none;
	font-size : 12px;
	color: #4F5053;
	cursor:text;
}

a.nodec:active {
	text-decoration: none;
	font-size : 12px;
	color: #4F5053;
	cursor:text;
}

a.nodec:visited {
	text-decoration: none;
	font-size : 12px;
	color: #4F5053;
	cursor:text;
}

a.red:link {
	text-decoration : underline;
	color :#A41D21;
}

a.red:active {
	text-decoration: underline;
	color: #A41D21;
}

a.red:visited {
	text-decoration: underline;
	color: #A41D21;
}

a.red:hover {
	text-decoration: underline;
	color: #336699;;
}

.forms {
	font-size : 11px;
	color: #505050;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

input {
	font-size : 11px;
	color: #505050;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

select {
	font-size : 11px;
	color: #505050;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	Color : #336699;
	font-size : 16px;
	font-weight: 600px;
	margin : 0 0 0 0;
}

.h1white {
	Color : #FFFFFF;
	font-size : 16px;
	font-weight: 600px;
	margin : 0 0 0 0;
}

.menutd {
	cursor:hand;
	text-transform: uppercase;
	font-size : 10px;
}
.menutd2 {
	cursor:hand;
	text-transform: uppercase;
	font-size : 10px;
	color: #ffffff;
}

.prod {
	font-size: 15 px;
	color: #A41D21;
}

.bigblue {
	Color : #336699;
	font-size : 15px;
	font-weight: bolder;
	font-style : italic;
}

.buttonpad {
	padding-top: 5px;
	padding-bottom: 15px;
}

.footer {
	color : #FFFFFF;
	font-size: 9px;
}

.shoppad {
	padding-bottom : 2px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 2px;
}

b {
	Color : #336699;
	font-weight: bolder;
}

.RepeatBackgroundOnce {
	background-repeat: no-repeat;
}

.RightTopBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}

.blueheadbig {
	color: #25177A;
	font-size : 24px;
	font-weight : 900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menulist {
	margin-left: 30px;
	margin-bottom: 0;
	list-style-type: circle;
}

.whitetext {
	color: #FFFFFF;
}

.redtext {
	color: #A41D21;
}

.dcs { 
        font-size : 11px;
}

.bigblue2 {
	Color : #336699;
	font-size : 18px;
	font-weight: bolder;
	
}

.nopad {
	padding : 0px 0px 0px 0px;
}

.org { 
	font-size : 9px;
}

img {
	display: block;
}

.smalltext {
	font-size : 9px;
}

.smallblue {
	font-size : 9px;
	color: #336699;
}