/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size: small;
font-family:Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#ffffff;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
text-align: center;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#009292;
/* font-size:x-small;*/
/*font-size:small;*/
font-size:10pt;
text-decoration:none;
}

a:visited{
color:#009292;
/* font-size:x-small;*/
/*font-size:small;*/
font-size:10pt;
text-decoration:none;
}

a:hover{
color:#009292;
/* font-size:x-small;*/
/*font-size:small;*/
font-size:10pt;
text-decoration:underline;
}

a:active{
color:#009292;
/* font-size:x-small;*/
/*font-size:small;*/
font-size:10pt;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Arial, Helvetica, sans-serif;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#6699ff;}
.actCHECKOUTBG {background-color:#dddddd;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

/*.actxxsmall{font-size:xx-small;color:#000000;}*/
.actxxsmall{font-size:8pt;color:#000000;}
/*.actxsmall{font-size:x-small;color:#000000;}*/
.actxsmall{font-size:9pt;color:#000000;}
/*.actsmall{font-size:small;color:#000000;}*/
.actsmall{font-size:10pt;color:#000000;}
/*.actregular{font-size:medium;color:#000000;}*/
.actregular{font-size:12pt;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}
.act9pt{font-size:9pt;color:#000000;}
.act10pt{font-size:10pt;color:teal;}
.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{font-size:x-large;color:#ff3300;}
.actwelcome{font-size:medium;color:#000000;}

.actlogotext {font-family:Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#009292;}

#wrapper {
    width: 760px;
	margin: 0px auto;
	text-align: left; 
    font-size: 10pt;
}

.menubar {
	margin: 5px 0px 5px 0px;
	font-size: 13px;
	padding: 0;
	background-color:#eeeeee;
}

.menubar td {
    border: none;
}

.eeh4 {
    margin-top: 0px;
    color: #29176D;
}

#eeproduct{
    border: none;
}

#eeproduct a:hover {
	text-decoration: none;
}

.eetable {
	border: 0;
	margin: 0 0 0 5px;
	padding: 0;
	width: 100%;
	/*background-color:#FFCCFF;*/
}

.eetable td {
	border: 0;
	margin: 0;
	padding: 0;
}

.eetable table {
	border: 0;
	margin: 0;
	padding: 0;
/*	background-color:#FFFF33;  yellow */
}

.eetable table td {
    border: 0;
	margin: 0;
	padding: 0;
/*    background-color:#00CCFF;  blue */
}

.eecompact {
	font-size:8pt;
	color:#000000;
	margin: 0;
	padding: 0;
	line-height: 1.1;
}

.eemaintable {
    border: none;
}

.eemaintable td {
    border: none;
}

.eesearch {
    margin: 0;
    border: 0;
    padding: 0;
}

.eepoweredby {
    margin: 0;
    border: 0;
    padding: 0;
}

.member {
                font-size: 12pt;	
                width: 350px;
	float: left;
	font-weight: bold;
	font-style: italic;
	/*color: #D67600; original site */
                color: #193c98;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding: 5px 0 0 10px;
}

.eestoretop {
	font-size: 1.5em;
                font-weight: bold;
	letter-spacing: 0.02em;
	padding-left: 8px;
	margin: 0 0 1.2em 0;
	width: 80%;
	/* border-bottom: 2px solid #D67600; border removed */
	/* color: #29176D; */
                color: #009292;
	text-align: left;
}
