* {
	font-family: verdana, sans-serif;
}

html, body {
	height: auto;
	width: 100%;
}

body
{
	background-image: url('http://www.camole.com/admin/graphic/admin_bg.jpg');
	background-color : #ffffff;
	background-repeat: repeat-x;
	background-position: 100% 0%;
	margin: 5px 0 100px 0;
	padding: 0px;
}

form {
	display: inline;
}

a:link, a:visited, a:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #555555;
	text-decoration: none;
}

.copy, .copy a:link, .copy a:visited, .copy a:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #555555;
	text-decoration: none;
}

.center {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: top;
}

table
{
	border-collapse: collapse; 
	border-spacing: 0px;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.pageheader
{
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-style: solid;
	border-width: 0 0 3px 0;
	border-color: #EDEDEF; 
}

.pagesplit
{
	padding: 3px;
}

h1, .headertext1, .headertext1, .headertext1:link, .headertext1:visited, .headertext1:hover
{
	font-size: 15px;
	color: #555555;
	font-weight: bold;
	display: inline;
}

h2, .headertext2, .headertext2:link, .headertext2:visited, .headertext2:hover
{
	font-size: 13px;
	color: #888888;
	font-weight: bold;
	display: inline;
}

h3, .headertext3, .headertext3:link, .headertext3:visited, .headertext3:hover
{
	font-size: 12px;
	color: #888888;
	font-weight: bold;
}

h4, .headertext4, .headertext4:link, .headertext4:visited, .headertext4:hover
{
	font-size: 11px;
	color: #555555;
	font-weight: bold;
}

.headertext5, .headertext5, .headertext5:link, .headertext5:visited, .headertext5:hover
{
	font-size: 15px;
	color: #FF870B;
	font-weight: bold;
	display: inline;
}

.header
{
	height: 25px;
	font-size: 15px;
	color: #999999;
	text-align: center;
	background-image: url('/admin/graphic/background_silver.jpg');
}

.margins
{
	background-color : #333333;
}

.margintext, .margintext:link, .margintext:visited, .margintext:hover
{
	font-size: 11px;
	color: #999999;
}

.stripes
{
	background-color : #cccccc;
	height: 1px;
}

.menu
{
	background-color : #F7D99F;
}


.menufont
{
	font-size: 11px;
	color: #555555;
	margin: 1px 0 1px 0;
}

td, span, div
{
	font-weight: normal;
	font-size: 11px;
	color: #7b7b83;
	padding: 0px;
	text-align: left;
}

.input
{
	border-style: solid;
	border-width: 1px;
	border-color: #39556b;   
    font-size: 11px;
    color: #000000;
    background-color: #F7F8F2;
}

.input_search
{
	border-style: solid;
	border-width: 1px;
	border-color: #39556b;   
    font-size: 25px;
    color: #000000;
    background-color: #F7F8F2;
	width: 400px;
}

.button a, .button a:link, .button a:visited, .button a:hover
{
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #EA921A;
    font-size: 13px;
    color: #ffffff;
    background-color: #FD9E1C;
	padding: 2px 5px 2px 5px;
}

.button_search
{
	
	border-style: solid;
	border-width: 1px;
	border-color: #555555;
    font-size: 11px;
    color: #000000;
    background-color: #CBCDD9;
}

.makehand
{
    CURSOR: pointer;
}

.inactive, .inactive:link, .inactive:visited, .inactive:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #888888;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.box_text
{
	margin-top: 10px;
}

.pagebox
{
	border: 1px solid #C4C5C8;
	background-color : #F3F4F7;
	padding:10px;
	
}

.boxheader
{
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #C4C5C8;
	background-color : #C4C5C8;
	padding: 3px 3px 3px 3px;
	text-align: left;
	font-size: 15px;
	color: #ffffff;
}

.box_subheader
{
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #C4C5C8;
	height: 21px;
	background-image: url('/admin/graphic/box_subheader_bg.gif');
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #868687;
	padding-left: 3px;
}

.box_cell_padding
{
	padding-left: 3px;
}

.box_top_margin {
	margin-top:10px;
}

.box 
{
	border: 1px solid #C4C5C8;
	background-color : #EDEDEF;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
}

.box2 
{
	border: 1px solid #C4C5C8;
	background-color : #F3F4F7;
	padding: 3px 3px 3px 3px;
}

.box2_cells
{
	border: 1px solid #C4C5C8;
	border-width: 1px 1px 1px 1px;
	background-color : #F3F4F7;
}

.box2_cells td
{
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #F3F4F7;
	padding: 2px 3px 2px 3px;
}

.alertboxheader
{
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #E2C8A1;
	background-color : #E2C8A1;
	padding: 3px 3px 3px 3px;
	text-align: left;
	font-size: 15px;
	color: #ffffff;
}

.alertbox 
{
	border: 1px solid #E2C8A1;
	background-color : #F5D8AE;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
}

.alertbox2 
{
	border: 1px solid #E2C8A1;
	background-color : #F9E7CE;
	padding: 3px 3px 3px 3px;
}

.messagebox_header
{
	font-size: 25px;
	color: #BEBFC0;
	text-align: center;
	padding: 5px;
}

.messagebox {
	position:fixed;
	_position:absolute;
	_top:expression(eval(document.body.scrollTop));
	top:0;
	margin-top: 50px;
	left: 50%;
	margin-left: -250px;
	padding:0;
	padding: 5px;
	background-color : #FFFFFF;
	width: 500px;
	height: 300px;
	border: 1px solid #C4C5C8;
	display: none;
}

.hidden {
	display:none;
}

img {
	border-width: 0px;
}

