/* for mail form */
body
{
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

h1
{
	color: #000000;
	font-size: 20pt;
	font-weight: bold;
}

#message_div
{
	position: fixed;
	left: 100px;
	top: 100px;
	width: 300px;
	height: 100px;
	background-color: #333333;
	color: #ffffff;
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	border: 5px inset #888888;
	overflow: auto;
}

.top_title
{
	font-size: 20pt;
	font-weight: bold;
}

.admin_title
{
	background-color: #999999;
}

.admin_table
{
	color: #000000;
	min-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #cccccc;
	border: thick inset #333333;
	border-spacing: 8px;
	border-collapse: separate;
}

.admin_table_2
{
	background-color: #cccccc;
	border: thick outset #ffffff;
	border-spacing: 12px;
	border-collapse: separate;
	color: #000000;
}

.admin_table_left
{
	margin-right: 200px;
	background-color: #cccccc;
	border: thick inset #333333;
	border-spacing: 12px;
	border-collapse: separate;
	color: #000000;
}

.tbl_pos
{
	color: #000000;
	border-collapse: separate;
	border-spacing: 0px 5px;
}

.admin_td
{
	border-left-style: none;
	border-right-style: none;
	border-top: 1px inset #333333;
}
.admin_td_first
{
	border-right-style: none;
	border-top: 1px inset #333333;
}

.admin_td_last
{
	border-left-style: none;
	border-top: 1px inset #333333;
}

.blue_back
{
	background-color: #9999ff;
}

.green_back
{
	background-color: #008800;
}

.deleted_back
{
	background-color: #ff0000;
}

.bill_back
{
	background-color: #ff0000;
	text-align: center;
	font-size: 24px;
}

.key_mismatch
{
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

.small_font
{
	font-size: 12px;
}

.tiny_font
{
	font-size: 8px;
}

.orders_dates
{
    font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

.orders_page
{
    font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

.bill_table
{
    font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	background-color:#600000;
}

.orders_payments
{
    font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid white;
}
	
.omdone_bigtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.omdone_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.form_done_txt_small
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.form_done_txt
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.form_done_txt_big
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.form_data
{
    font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.form_data_big
{
    font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.form_tag
{
	font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding-right: 3px;
	margin-left: auto;
	margin-right: auto;
	outline: 1px inset #333333;
	background-color: #bbbbbb;
	color: #000000;
}
.form_td
{
	margin-left: auto;
	margin-right: auto;
	outline: 1px inset #333333;
}
.form_text
{
    font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.form_warn
{
	font-family: Helvetica, Arial, Geneva,  sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
.form_box
{
}
.form_button
{
}
.form_textarea
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.form_select
{
}
.form_radio
{
}
.padone_page
{
	background-color: #000033;
}
.padone_text
{
	position:absolute;
	left:200px;
	top:200px;
	color: white;
}
.list_header_class
{
	font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.tiny_list_header
{
	font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.list_class
{
	font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.list_data
{
	font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.list_data_ghost
{
	color: #666666;
	font-family: Arial, Helvetica, Geneva,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.list_td
{
	outline: 1px inset #000000;
}
a.list_url:link
{
	color: #ffcccc;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.list_url:visited
{
	color: #ffcccc;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.list_url:hover
{
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
a.list_url:active
{
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
.diffident
{
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: xx-small; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #aaaaaa;
	z-index: 0;
}
a.big_link:link 
{
	font-size: 18px; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #0000cc;
}
a.big_link:visited
{
	font-size: 18px; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #0000cc;
}
a.big_link:hover
{
	font-size: 18px; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-style: italic;
	color: #008822;
}
a.big_link:active
{
	font-size: 18px; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #ffffff;
}
a.ar_link:link 
{
	font-size: small; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #aaaaaa;
}
a.ar_link:visited
{
	font-size: small; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #aaaaaa;
}
a.ar_link:hover
{
	font-size: small; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-style: italic;
	color: #aaaaff;
}
a.ar_link:active
{
	font-size: small; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #ffffff;
}
a.tiny_link:link 
{
	font-size: xx-small; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #aaaaaa;
}
a.tiny_link:visited
{
	font-size: xx-small; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #aaaaaa;
}
a.tiny_link:hover
{
	font-size: xx-small; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-style: italic;
	color: #aaaaff;
}
a.tiny_link:active
{
	font-size: xx-small; 
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #ffffff;
}
.ar_name
{
	font-size: 20px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-weight: bold;
}
.cd_title
{
	font-size: medium;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-weight: bold;
}
.req_field
{
	font-size: 20pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #ff0000;
}
.styling
{
	position: absolute;
	top: 10px;
	left: 20px;
	background-color: #000000;
	color:lime;
	font: bold 30px Arial,Geneva,sans-serif;
	padding: 3px;
}
.row_no_display
{
	display:none;
}
.row_display
{
	display:table-row;
}
.class_hidden
{
	visibility:hidden;
}
.class_visible
{
	visibility:visible;
}
