﻿body 
{
	background-color:#8C0000;
	color:#606060;
	font-family: Arial; 
}
caption
{	
	background-color:#98AAAC;
	color:#FFFFFF;
	font-family: Arial; 
}
table
{
	background-color:#FFFFFF;
}
.text_1
{
	font-size: 12pt; 
	font-weight:bold;
}
.text_2
{
	font-size: 18pt; 
	font-weight:bold;
}
.text_3
{
	font-size: 24pt; 
	font-weight:bold; 
}
.copyright
{
	font-size: 12pt; 
	font-weight:normal;
	color:#FFFFFF;
}

#main_table
{
    width:750px;
    height:650px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    background-color: #ffffff;
}
A
{
    color: #000000 !important;
    text-decoration: none;
}
A:hover
{
    color: #8C0000!important;
    text-decoration: none;
}
hr
{
    color: #8C0000;
    border: solid 1px #8C00005;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 600px;

}

h1
{
    color: #606060;
    font-size: 16pt;
    font-family: Arial;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
h2
{
    color: #606060;
    font-size: 14pt;
    font-family: Arial;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
h3
{
    color: #606060;
    font-size: 12pt;
    font-family: Arial;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
h4{
    color: #606060;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
}

.buttons
{
    color: #000000;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;
    width: 100px;
}

.header_item
{
    color: #606060 !important;
    font-weight: bold !important;
    font-size: 16pt !important;
    font-family: Arial !important;
}
.col_header
{
    color: #FFFFFF !important;
    background-color: #8C0000 !important;
    font-weight: bold !important;
    font-size: 10pt !important;
    vertical-align: middle !important;
    text-align: center !important;
    font-family: Arial !important;
}
.subheader_item
{
    color: #000000 !important;
    font-weight: bold !important;
    font-size: 12pt !important;
    font-family: Arial !important;
}
.label_item
{
    color: #000000 !important;
    font-size: 10pt !important;
    font-family: Arial !important;
    font-weight: bold !important;
    text-align: right !important;
}
.text_item
{
    color: #000000;
    font-size: 9pt !important;
    font-family: Arial !important;
}

.text_item_gray
{
    color: #606060;
    font-size: 9pt !important;
}

.required_item
{
    color: #8C0000 !important;
    font-size: 12pt !important;
    font-weight: bold !important;
    font-family: Arial !important;
    padding: 0px 2px 0px 2px;
}
.col_head_item
{
    background-color: #98AAAC;
    color: #FFFFFF !important;
    font-size: 10pt !important;
    font-family: Arial !important;
    font-weight: bold !important;
    text-align: center !important;
    vertical-align: middle !important;
    padding: 5px 1px 5px 1px !important;
    white-space: nowrap !important;
}

.row_head_item
{
    background-color: #DDDDDD;
    color: #000000 !important;
    font-size: 10pt !important;
    font-weight: bold !important;
    text-align: right !important;
    vertical-align: top !important;
    white-space: nowrap !important;
    border: solid 1px #C0C0C0;
}

.table_item
{
    border-style: solid;
    border-width: 1px;
    border-color:  #777777;
    text-align: center;
    font-size: 10pt !important;
    font-family: Arial !important;
}

.bg_color
{
    background-color: #FFFFFF;
    color: #000000;
    border: solid 1px #000000;
}

.alt_bg_color
{
    background-color: #FFFFB7;
    color: #000000;
    border: solid 1px #000000;
}

.indent
{
    padding-left: 30px;
    text-align: left;
}

.cell_border
{
    border :solid 1px #0C0C0C;
}

.select_apt
{
    width: 530px;
    border: solid 1px #606060;
    background-color: #DCE4F5;
    margin: 5px 0px 5px 0px;
}

.sch_label_item
{
    color: #000000 !important;
    font-size: 10pt !important;
    font-family: Arial !important;
    font-weight: bold !important;
    text-align: right !important;
    white-space: nowrap !important;
    vertical-align:top !important;
}
.err_msg
{
    color: #ff0000;
}
.apt_table
{
    width: 100%;
    background-color: #c0c0c0;
    border: solid 1px #c0c0c0;
    background-color: #FFFFFF;
    color: #000000 !important;
    font-size: 10pt !important;
    font-family: Arial !important;
}
.indent
{
    padding-left: 30px;
}

.gray_border
{
    border: solid 1px #AAAAAA;
}

#save_div
{
    position:absolute;
    top:100px;
    left:50px;
    height: 180px;
    border:solid 3px #E91D25;
    background-color: #FFFFFF;
    width: 475px;
    font-family: Arial;
    visibility: visible;
    z-index: 2;
}
#mask_div
{
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
    height: 100%;
    visibility: visible;
    background-color: #C0C0C0;
    -moz-opacity: 0.5;
    /*
opacity: 0.5;
	filter: alpha(opacity=50);
	*/
    z-index: 1;
}
.bg1
{
    background-color: #ffffff;
}
.bg2
{
    background-color: #ffffB7;
}
.header_hr
{
    color: #8C0000;
    background-color: #8C0000;
    border-right-style: outset;
    border-left-style: outset;
    border-bottom-style: outset;
    border-top-style: outset;
    border-right-width: 3px;
    border-left-width: 3px;
    border-bottom-width: 3px;
    border-top-width: 3px;
    border-top-color: #8C0000;
    border-left-color: #8C0000;
    border-bottom-color: #8C0000;
    border-right-color: #8C0000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px;
    height: 2px;
}

.gray_hr
{
    border: solid 1px #777777;
    background: #777777;
    border-style: outset;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 1px;
}

.style1
{
    width: 70%;
    border: solid 1px #c0c0c0;
}

.header
{
	background: #8C0000;
    /*background-image: url(../default/header.jpg);*/
    padding-left:15px;
}

/*
input[type='submit']:hover
{
	background-color: #FFFFFF;
	color: #cc2222;
	font-weight: bold;
	background-image: none;
	border: solid 1px #222222;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

input[type='reset']:hover
{
	background-color: #FFFFFF;
	color: #cc2222;
	font-weight: bold;
	background-image: none;
	border: solid 1px #222222;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

input[type='button']:hover
{
	background-color: #FFFFFF;
	color: #cc2222;
	font-weight: bold;
	background-image: none;
	border: solid 1px #222222;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.btn
{
	background-color: #BBBBBB;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url(../default/menu_bg.jpg);
	border: solid 1px #222222;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
*/

select, textarea, input
{
    font-family: arial;
    font-size: 9pt;
    color: #000000;
}

fieldset
{
    color: #000000;
    border: solid 1px #606060;
    padding: 5px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    width: 600px;
}

legend
{
    color:#ffffff;
    font-weight: bold;
    background-color: #8C0000;
    border: solid 1px #000000;
    padding: 3px 10px 3px 10px;
}

th
{
    background-color:#8C0000;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    /*background-image: url(../default/menu_bg.jpg);*/
    background-repeat:repeat-x;
    padding:2px 0px 2px 0px;
}

th a
{
    color: #ffffff;
    text-decoration: underline;
    background-image: url(../default/menu_bg.jpg);
    padding:2px 0px 2px 0px;
    background-repeat:repeat-x;
}

.menu-bg
{
    background-color: #8C0000;
    /*background-image: url(../default/menu_bg.jpg);*/
    color: #ffffff;
}

.menu-bg td
{
    height: 25px;
}

.menu-bg td a
{
    color: #ffffff !important;
}

.menu-bg td a:hover
{
    background-color: #ffffff;
    color: #EE0000 !important;
}

td
{
    font-family: arial;
    font-size: 10pt;
}

.DisplayTable
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    border: solid 1px #000000 !important;
}

.layout_1
{
    padding-top: 4px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 4px;
    white-space: nowrap;
    font-size: 12px;
}
.layout_2
{
    padding: 5px 5px 5px 5px;
    white-space: nowrap;
    text-align: center;
    background-color: #FFFFFF;
}

.BillingTable
{
    background-color: #E9EFED;
    border-style: solid;
    border-color: #555555;
    border-width: 1px;
    border-top-width: 1px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.save_button{
width: 200px;
color: #007700;
font-size: 9pt;
font-weight: bold;
margin-right: 15px;
}
.remove_button{
width: 200px;
color: #CC0000;
font-size: 9pt;
font-weight: bold;
margin-left: 15px;
}

.selected_apt {
 width:530px;
 border:solid 1px #606060;
 background-color:#dce4f5;
margin: 5px 0px 5px 0px;
}