body
{
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    color: #000000;
    margin: 0px;
    background-color: #ffc78e;
    background-image: url("/images/bg_body.gif");
    background-repeat: repeat-x;
}

table
{
    margin: 0px;
    border: 0px;
}

td
{
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    color: #000000;
    padding: 0px;
}

#menu_main
{
    width: 100%;
}

#menu_main a
{
    width: 100%;
    line-height: 30px;
    color: #8e4700;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#menu_main a:hover, #menu_main a:active   { color: #000000; text-decoration: none; }

.m_btn_0, .m_btn_1
{
    height: 30px;
    width: 17%;
    white-space: nowrap;
    text-align: center;
    padding: 0px 10px 0px 10px;
}

.m_btn_1
{
    background-image: url("/images/bg_btn_1.gif");
}

#content
{
    width: 100%;
    height: 100px;
    background-color: #fff1e3;
    background-image: url("/images/bg_main.gif");
    background-repeat: repeat-x;
}

#bar_header
{
    vertical-align: top;
    background-image: url("/images/bg_hdr.gif");
    background-repeat: no-repeat;
}


#footer
{
    width: 100%;
}

.bgdivh
{
    background-image: url("/images/bg_divh.gif");
}

#menu_footer
{
    text-align: right;
    padding: 0px 10px 0px 0px;
}

#menu_footer a
{
    color: #8e4700;
    font-weight: bold;
    text-decoration: none;
}

#menu_footer a:hover, #menu_footer a:active   { color: #000000; text-decoration: underline; }


/*
	Modifications
*/



a:link    { color: #6E006F; font-weight: bold; } /* unvisited links */
a:visited { color: #6E006F; font-weight: bold; } /* visited links   */
a:hover   { color: #BD00BE; font-weight: bold; text-decoration: underline; } /* user hovers     */
a:active  { color: #6E006F; font-weight: bold; } /* active links    */

h3
{
	color: #BE5704;
	margin-top: 30px;
	margin-bottom: 0;
	padding: 0;
	font-size: 18px;
}

h4
{
	color: #BE5704;
	margin-top: 30px;
	margin-bottom: 0;
	padding: 0;
	font-size: 14px;
}

#page 
{
	width: 740px;
	padding: 15px;
	text-align:	left;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

#page td
{
	font-size: 13px;
}

.homeBox 
{
	margin: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 2px solid #F29C41;
	background-color: #FCD8B4;
	padding: 4px;
	text-align: center;
}

.purchase
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
		
.purchase td { height: 40px; padding-left: 10px; font-size: 13px; text-align: left; }
.purchase input { font-family: verdana, helvetica, sans-serif; font-weight: normal; }
.purchase select { font-family: verdana; font-weight: normal; }
.purchase img { margin-left: 4px; }
.purchase td.header 
{ 
	padding-left: 0;
	height: 35px;

	color: #666; 
	text-align: left;
}
.purchase .header .content 
{ 
	padding-bottom: 10px; 
	border-bottom: 2px solid #999; 
	font-family: trebuchet, chicago, sans-serif; 
	font-size: 20px; 
	font-weight: normal; 
}
.purchase .firstlast { width: 225px; }
.purchase .fields { width: 475px; }	
.purchase .optional { font-weight: normal; color: #666; }
.purchase .ccnum { width: 190px; }
.purchase .cvv2 { width: 70px; }
.purchase .login { font-weight: normal; padding: 0; padding-bottom: 0; border-bottom: 2px solid #999; }
.purchase .normal { font-weight: normal; }
.purchase .login td { height: 20px; }
.purchase .new_reg { width: 280px; }
