*
{
	font-family : arial;
    color : #000000;
	font-size : 100%;
}

HTML, BODY
{
	height : 100%;
	margin:0px;
	padding:0px;
	font-size: 98%;
	position : relative;
}

BODY
{
	background-color:#020032;
	margin:0px;
	padding:0px;
	/*overflow : auto;*/
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #006633;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #666666;
}

H1
{
	font-family : times new roman;	
	font-size : 120%;
	color : #010133;
	margin:0px;
	margin-bottom : 5px;
	letter-spacing : 0.1em;
	font-weight : normal;
}

H2
{
	font-family : times new roman;	
	font-size : 100%;
    font-weight : bold;
	color : #010133;
    padding : 0px;
    margin: 0px;
}

H3
{
	font-family : times new roman;	
	color: #666666;
	margin : 0px;
}

H4
{
	font-family : times new roman;	
	color : #727fa1;
	margin : 0px;
	margin-bottom : 10px;
}

INPUT
{
	border : 1px solid #006633;
}

TEXTAREA
{
	border : 1px solid #006633;
	overflow : auto;
}

FORM
{
	margin:0px;
}

A, A:link, A:visited, A:active
{
	color : #003ad3;
    text-decoration : underline;
}

A:hover
{
	color : #003ad3;
    text-decoration : none;
}

HR 
{
	border : 1px solid #d1ee92;
	height : 1px;
}

TABLE TD
{
	vertical-align : top;
	text-align : left;
}

P
{
	margin-bottom : 2px;
}

.maintable
{
	width : 844px;
}

.maintable #row1
{
	height : 48px;
}

.maintable #col1
{
	width : 207px;
	background-image : url('/_images/left_bg_fill.jpg');
	background-repeat : repeat-y;
}

.maintable #col2
{
}

.maintable .leftbg
{
	padding-top : 10px;
	width : 207px;	
/*	height : 522px; */
	background-image : url('/_images/left_bg_top.jpg');
	background-repeat : no-repeat;
}

.maintable .leftbgbottom
{
	width : 207px;
	height : 28px;
	background-image : url('/_images/left_bg_bottom.jpg');
	background-repeat : no-repeat;
}

.shoppingbag
{
	width : 166px;
	height : 133px;
}

.shoppingbag H1
{
	text-align : center;
}

.shoppingbagtable
{
	width : 550px;
	padding-left : 10px;
}

.shoppingbagtable #col1
{
	width : 50px;
	background : transparent;
	height : 20px;
}

.shoppingbagtable .input
{
	width : 30px;
}

.introtable
{
	width : 847px;
}

.introtable .top
{
	width : 847px;
	height : 44px;
	background-image : url('/_images/intro_top.jpg');
}

.introtable .main
{
	width : 847px;
	height : 524px;
	background-image : url('/_images/intro_main.jpg');
}


.products
{
	width : 100%;
	border : 1px solid #000;
}

.products .even
{
	background-color : #efe;
}

.products .odd
{
	background-color : #ded;
}

.product
{
	width : 300px;
}

.product TH
{
	text-align : left;
	width : 120px;
	vertical-align : top;
}

.shoppingbag TH
{
	text-align : left;
}

.shoppingbag .input
{
	width : 30px;
}

.shoppingbagcontent
{
	padding-left : 10px;
}

.shoppingbagcontent .button
{
	margin-left : -15px;
}

.enterwebsite
{
	position : relative;
	left : 346px;
	top : 241px;
}

.topmenu
{
	padding-top : 20px;
	padding-left: 27px;
	font-family : times new roman;	
	color : #e2bf3b;
}

.topmenu A,
.topmenu A:link,
.topmenu A:visited,
.topmenu A:active,
.topmenu A:hover
{
	font-family : times new roman;	
	color : #e2bf3b;
	text-decoration : none;
	font-size : 90%;
}

.topmenu A:hover
{
	text-decoration : underline;
}

.topmenu .selected
.topmenu .selected:link,
.topmenu .selected:visited,
.topmenu .selected:active
{
	font-family : times new roman;
	color : #e2bf3b;
	text-decoration : none;
	font-size : 90%;
}

.bottommenu
{
	padding-left: 27px;
	font-family : times new roman;	
	color : #6f6396;
}

.bottommenu A,
.bottommenu A:link,
.bottommenu A:visited,
.bottommenu A:active,
.bottommenu A:hover
{
	font-family : times new roman;	
	color : #6f6396;
	text-decoration : none;
	font-size : 90%;
}

.bottommenu A:hover
{
	text-decoration : underline;
}

.leftmenu,
.leftmenu:link,
.leftmenu:visited,
.leftmenu:active
{
	font-family : times new roman;	
	color : #000000;
}

.selected
{
	font-weight : bold;
}

.content
{
	padding-left : 20px;
	padding-right: 20px;
	z-index : 10;
}

.transbar 
{
	margin-top : 17px;
	margin-left : 22px;
}

.transbar .top
{
	background-image : url('/_images/bar_top.png');
	background-repeat : no-repeat;
	width : 166px;
	height : 17px;
}

.transbar .bottom
{
	background-image : url('/_images/bar_bottom.png');
	width : 166px;
	height : 18px;
	background-repeat : no-repeat;
}

.transbar .fill
{
	background-image : url('/_images/bar_fill.png');
	background-repeat : repeat-y;
	width : 166px;
	z-index : -100;
}

.button
{
	background-image : url('/_images/button.png');
	background-repeat : no-repeat;
	width : 174px;
	height : 30px;
	float : left;
	border : 0px solid #FFF;
	white-space : nowrap;
	text-decoration : none;
	font-size : 90%;
	color : #ffffff;
	text-align : center;
	padding-top : 10px;
	cursor : hand;
	z-index : 100;
	font-family : times new roman;	
}

.maintable .maintop
{
	background-image : url('/_images/main_top.jpg');
	background-repeat : no-repeat;
	width : 614px;
	height : 39px;
}

.maintable .mainfill
{
	width : 614px;
	background-image : url('/_images/main_fill.jpg');
	background-repeat : repeat-y;
	/* height : 42px; */
}

.maintable .mainbottom
{
	background-image : url('/_images/main_bottom.jpg');
	width : 614px;
	height : 33px;
	background-repeat : no-repeat;
}

.main
{
	height : 100%;
}

.content A
{
	z-index: 1;
} 

.logo
{
	width : 324px;
	height : 227px;
	background-image : url('/_images/logo.png');
	background-repeat : repeat-y;
	position : absolute;
	margin-left : -290px;
	margin-top:-60px;
}

.menudiv
{
	padding-left : 10px;
}

.menudiv H1
{
	text-align : center;
}

.contact .input,
.contact .textarea
{
	width : 200px;
}

.contact .textarea
{
	height : 100px;
	position : relative;
}

.contact .firstcol
{
	width : 140px;
}

.checkout .input,
.checkout .textarea
{
	width : 200px;
}

.checkout .textarea
{
	height : 100px;
	position : relative;
}

