body {
margin: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}

h1 {	
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 1.15em;
}

h2 {	
	font-family: "Times New Roman", Times, serif;	
	font-size: 15px;
	font-weight:100
}

.tdbg {
	border: double;
	border-width: thick;
	border-style: ridge;
	border-color:#1B50B8;	
}

table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
}

.topbg {
background-image: url(images/topbg.jpg);
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	height: 40px;
}

.estwingbg {
background-image: url(images/estwingbg.jpg);
background-position: right;
background-repeat: no-repeat;
}

.headbg { background-repeat:repeat-x;
background-image:url(images/headbg.jpg);
height: 134px;
}

.leftbg {
background-image:url(images/leftbg.gif);
}

.leftbd {
background-image:url(images/innerleft.jpg);
}

.rightbd {
background-image:url(images/innerright.jpg);
}

.topbd {
background-image:url(images/innertop.jpg);
}

.bottombd {
background-image:url(images/innerbottom.jpg);
}

.sidenav { background-repeat:repeat-y;
background-image: url(images/sidenav.jpg);
width: 137px;
}

.line { background-repeat: repeat-y;
background-image: url(images/line.gif);
background-position: right;
padding-right: 5px;
padding-left: 5px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
}

.line1 { background-repeat: repeat-y;
background-image: url(images/clearpixel.gif);
background-position: right;
padding-right: 5px;
padding-left: 5px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
}

.rsidenav { background-repeat:repeat-y;
background-image: url(images/rsidenav.jpg);
width: 135px;
font-size: 10px;
	font-family : Tahoma;
	color : #000000;
}

.rightbg {
background-image: url(images/rightbg.gif);
}

A.menu:link {
    font-size: 13px;
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
TD.menu {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Arial; text-transform: none
}
DIV.menu {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #FF0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #CC0000;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #FFFFFF;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.small {
	font-size: 11px;
	font-family : Verdana;
	font-weight: bold;
	color : #000000;
}

HR {
	color : #000000;
	height : 1px;
}

.footer {
background-image: url(images/midfoot.jpg);
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;	
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

.whitetext {
	font-size: 12px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-align: center;
}

IMG.cartimage {
width: 100px;
border:1px;
border-thickness: 1px;
border-color: #000;
border-style: double;
}