/*this will be aplied to body of every page*/
body, html
{
background-color: #ffffff;
margin: 0 0 0 0;
}


/*this will be aplied to all TD's*/
TD
{
vertical-align: top;
}

a
{
color: #996600;
}

a:visited
{
color: #996600;
}

a:hover
{
color: #003399;
}

h2 {
	color: #003399;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	color: #003399;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*main table style, base table on each page*/
#maintable
{
	width: 848px;
	background-color: #ffffff;
	padding: 0 0 0 0;
	border: 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
}

#maintableinside2
{
	width: 848px;
	background-color: #ffffff;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
}


/*left td style*/
#lefttd
{
    width:202px;

	background-color: #ffffff;
}

#lefttdinside2
{
    width:202px;

	background-color: #ffffff;
}


/*middle td style*/
#middletd
{
	width:350px;
	background-color: #F1EDE0;
	
}

/*middle td inside style*/
#middletd_n
{
	width:350px;
	background-image: url(../images/g-brownboxm_c_n.gif);

}


/*right td style*/
#righttd
{
    width:269px;
	background-color: #EFE2CE;
}

#righttdinside2
{
	width:646px;
	background-color: #F1EDE0;

}


/*bottom td style within the bottom main table tr*/
#bottomtd
{
    width: 848px;
	height: 51px;
	background-color: #EFE2CE;
}

/*darker brown box used for the header abouve the right side content boxes*/
div.brownboxr_h
{
width: 269px;
height: 27px;
background-image: url(../images/g-brownboxr_h.gif);
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}



/*light brown content boxes for the right side*/
div.brownboxr_c
{
	width: 269px;
	background-image: url(../images/g-brownboxr_c.gif);
	margin: 0px;
	padding: 0px;
}




/*big light brown content boxes for the middle*/
div.brownboxm_c
{
width: 377px;
height: 233px;
background-image: url(../images/g-brownboxm_c.gif);
}


/*big light brown content boxes for the middle*/

div.brownboxm_c_n
{
	width: 377px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;


}



/*1 pixel high spacer for the right side*/

.\1whiter
{
width: 269px;
height: 1px;
background-image: url(../images/s-1whiter.gif);
}


/*bottom styles*/

.bottomfooter
{
padding-top: 25px;
width: 848px;
height: 51px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}












/*misc styles*/


.blacktext
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
}

.smalltext
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 3px 3px 3px 3px;
padding-left: 10px;
}

table.smalltext
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 3px 3px 3px 3px;
padding-left: 10px;
}

.blueheader
{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

.popuptext
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.smalltext
{
font-size: 11px;
}

div.paddingorder
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 0px 10px 10px 10px ;
}


/*order page times*/

#ordertable
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

#ordertable a
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}


td.store
{
color: #000000;
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.store
{
color: #000000;
}

.internalFrame
{
	margin-left: -8px;
	margin-right: -15px;


}
.rightImgTable {
	width: 206px;
}
