BODY
{
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/back-page.png) repeat-x #000;
	margin:0;
	padding:0;
}

.outer
{
}

.inner
{
	width: 940px;
	border: none;
	background: url(../images/back-content.png) repeat-x #000;
	background-position: 0px -120px;
}

.band
{
	width: 940px;
	height: 36px;
	background-color: #1f1f1f;
}

.content
{
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 2em;
	padding-bottom: 1em;
	border: 1px solid #09350B;
	border-top: none;
}

.important
{
	text-align: center;
	font-size: large;
	font-weight: bold;
}

INPUT
{
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	vertical-align: middle;
}

SELECT
{
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
}

H1
{
	color : RGB( 255, 255, 255 );
}

H2
{
	color : RGB( 255, 255, 255 );
}

H3
{
	color : RGB( 255, 255, 255 );
}

TABLE.frame
{
	border: RGB( 187, 83, 62 ) 1px solid;
	border-spacing: 0;
}

TABLE.frame TH
{
	border: RGB( 187, 83, 62 ) 1px solid;
	padding: 4px;
	color: RGB( 255, 255, 255 );
	font-size: 20px;
}

TABLE.frame TR TD
{
	border: RGB( 187, 83, 62 ) 1px solid;
	padding: 4px;
	color: RGB( 255, 255, 255 );
	font-size: 20px;
}

TABLE.borderless
{
	width: 1110px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-spacing: 0;
	margin-left: auto;
	margin-right: auto;
}

TH
{
	background-color : #353535;
	color : #CFCFED;
}

TABLE.band
{
	text-align: left;
	color: #EEE;
}

TABLE.tools
{
	background-color : #EFCFCF;
}

.green_text
{
	color: Green;
}

.filter_text
{
	color: #FF00FF;
}

.warning
{
	color : Red;
	font-weight : bold;
}

TD.tab_btn_active
{
	width: 6.3em;
	padding: 8px;
	border: 2px solid rgb(207, 207, 207);
	text-align : center;
	font-size: 20px;
	background-color : #1f1f1f;
}

TD.tab_btn_inactive
{
	width: 6.3em;
	padding: 8px;
	border: 2px dotted rgb(147, 147, 161);
	text-align : center;
	font-size: 20px;
}

TD.account
{
	font-size: 24px;
	padding-left: 24px;
	text-align: left;
}

TD.menu
{
	text-align: center;
	font-size: 20px;
}

TD.menu_left
{
	text-align: left;
	padding-left: 40px;
	font-size: 20px;
}

TD.menu_right
{
	text-align: right;
	padding-right: 40px;
	font-size: 20px;
}

TD.title
{
	text-align: center;
	font-size: 20px;
	border-left: 1px solid white;
}

a.left_menu
{
	font-weight: bold; 
	color: #CFCFCF;
	text-decoration: none;
}
a.left_menu:visited 
{
	color: #CFCFCF;
	text-decoration: none;
}
a.left_menu:hover 
{
	color: #CFCFCF;
	text-decoration: none;
}

A.menu
{
	color : #CFCFCF;
	text-decoration: none;
}

A.menu:hover
{
	color : #CFCFCF;
	text-decoration: none;
}

A.menu:click
{
	color : #CFCFCF;
	text-decoration: none;
}

A.menu:visited
{
	color : #CFCFCF;
	text-decoration: none;
}


A.hover
{
	color : #CFCFCF;
	text-decoration: none;
}

A.click
{
	color : #CFCFCF;
	text-decoration: none;
}

A.visited
{
	color : #CFCFCF;
	text-decoration: none;
}

A.hot
{
	color : #8f0202;
	font-weight : bold;
}

.copyright
{
	text-align : center;
	font-size : small;
	color: White;
	margin-top: 2em;
}

.register_text
{
	font-size:20px;
	font-weight: bold
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
}

input.submit
{
    width: 8em;
    height: 2em;
	font-size:large;
	font-weight: bold
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
}

input.sel_text
{
    width: 9em;
	height: 1.5em;
	padding:5px;
	font-size:26px;
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
}

textarea.sel_text
{
    width: 9em;
	height: 1.5em;
	padding:5px;
	font-size:26px;
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
	resize: none;
	width: 236px; 
	height: 75px;
}

input.sel_number
{
    width: 3em;
	height: 1.5em;
	padding:5px;
	font-size:26px;
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
}

input.short
{
    width: 4em;
	height: 1.5em;
	padding:5px;
	font-size:26px;
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
}

.select
{
    width: 4em;
	height: 2em;
	font-size:large;
	font-weight:bold;
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
}

.select_cashier
{
    width: 12em;
	height: 2em;
	font-size:26px;
	font-family:Tahoma, Geneva, Helvetica, sans-serif;
}
