body {
margin: 0px;
font-family: Verdana, verdana, helvetica, sans-serif;
font-size: 12px;
}

.image_border { border: 1px solid #333333;}

table {
font-family: Verdana, verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #ffffff;
}

.topbg {
background-image: url(images/topbg.gif);
	font-size: 12px;
	font-family : Verdana;
	color : black;

width: 100%;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

A.menu:link {
	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: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial; text-transform: uppercase
}

A:link {
	color: #ffffff;
	text-decoration: none;
}

A:visited {
	color: #ffffff;
	text-decoration: none;
}

A:active {
	color: #ffffff;
	text-decoration: none;
}

A:hover {
	color: #ffffff;
	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: #ffffff;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Verdana;
	color : #ffffff;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #ffffff;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #ffffff;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #ffffff;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
  TD.mincart {
    font-size: 8px;
    font-family : Verdana;
    }

    P.mincart {
    font-size: 8px;
    font-family : Verdana;
    }


