
.topmenu td {
    padding-left:20px;
    padding-right:10px;
    font-family:Arial;
    font-size:12px;
}
.topmenu td.unsel {
    background-image:URL(images/topmenu_unsel.gif);
}
.topmenu td.unsel a {
    color:#333333;
}
.topmenu td.sel {
    background-image:URL(images/topmenu_sel.gif);
}
.topmenu td.sel a {
    color:#cc0000;
}
.topmenu td.unsel, .topmenu td.sel {
    background-repeat:no-repeat;
    background-position:0px 50%;
}
.topmenu td.unsel a, .topmenu td.sel a {
    text-decoration:none;
}
.topmenu td.unsel a:hover, .topmenu td.sel a:hover {
    text-decoration:underline;
}

.left_it_head {
    height:29px;
    background-repeat:no-repeat;
    background-position:0px 0px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    text-align:center;
}
.left_it_head_long {
    height:29px;
    background-repeat:no-repeat;
    background-position:0px 0px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#000000;
    text-align:center;
	white-space: nowrap;
}

.left_pas_black .left_it_head {
    height:29px;
    background-repeat:no-repeat;
    background-position:0px 0px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#000000;
    text-align:right;
}
.left_it_main {
    background-repeat:no-repeat;
    background-position:0px 0px;
    padding-top:8px;
    padding-bottom:5px;
}
.left_it_main td {
    font-family:Arial;
    color:#000000;
}
.left_it_main a {
    font-family:Arial;
    color:#cc0000;
    text-decoration:none;
}
.left_it_main a:hover {
    color:#000000;
    text-decoration:underline;
}
.left_it_main .liitem {
    background-image:URL(images/li_pas.gif);
    background-repeat:no-repeat;
}
.left_it_main .li_act .liitem {
    background-image:URL(images/li_act.gif);
    background-repeat:no-repeat;
}
.left_it_main .li_act a {
    color:#000000;
}
.left_it_main .left_head2 {
    height:60px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
}
.left_act .left_it_head {
    background-image:URL(images/left_it_bg_act.gif);
}
.left_act .left_it_main {
    background-image:URL(images/left_it_bg2_act.gif);
}
.left_pas .left_it_head {
    background-image:URL(images/left_it_bg_pas.gif);
}
.left_pas .left_it_main {
    background-image:URL(images/left_it_bg2_pas.gif);
}
.left_pas_black .left_it_head_long {
    background-image:URL(images/left_it_bg_pas_black_long.gif);
}
.left_pas_black .left_it_head {
    background-image:URL(images/left_it_bg_pas_black.gif);
}
.left_pas_black .left_it_main {
    background-image:URL(images/left_it_bg2_pas_black.gif);
}
.left_pas_black .left_it_main {
    background-repeat:no-repeat;
    background-position:0px 0px;
    padding-top:10px;
    padding-bottom:0px;
}

.lt_white {
    background-image:URL(images/lt_white.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
	width: 30px;
}
.rt_white {
    background-image:URL(images/rt_white.gif);
    background-repeat:no-repeat;
    background-position:100% 0px;
    width:30px;
}

.head1 {
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#cc0000;
    text-decoration:underline;
}
.head2 {
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#000000;
}
.head3 {
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#333333;
}

.red_tab {
    background-image:URL(images/red_bg1.gif);
    padding-left:12px;
    padding-right:12px;
}
.red_tab a, .red_link a {
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
    text-decoration:underline;
}
.red_link {
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
}
.red_tab a:hover, .red_link a:hover {
    color:#ffcccc;
    text-decoration:underline;
}
.red_biglink a {
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#CC0000;
    text-decoration:underline;
}
.red_biglink a:hover {
    color:#666666;
    text-decoration:underline;
}

.maintable td {
    padding-left:1px;
    padding-right:1px;
}
.tableheader td {
    height:20px;
    padding-left:5px;
}
.tableheader td.color1 {
    color:#333333;
}
.tableheader td.color2 {
    color:#cc0000;
}
.tableheader td.color3 {
    color:#006699;
}
.tableheader td.color4 {
    color:#66CCFF;
}
.tableheader td.color5 {
    color:#ff9900;
}
.tableline td {
    height:23px;
    padding-left:5px;
    color:#000000;
}
.tableline td.grayline {
    color:#666666;
}
.tableheader td {
    padding-left:5px;
}
.maintable .tableorange td {
    border-bottom: 2px solid #7FB300;
}
.maintable .tablegray td {
    border-bottom: 1px solid #999999;
}
.maintable .tablegraytop td {
    border-top: 1px solid #999999;
}
.maintable .tablebiggray td {
    background-color:#999999;
    height:2px;
}
.maintable b {
    color:#D33A00;
}
.tablecost td {
    padding-right:3px;
}
.bottom td {
    color:#ffffff;
}
.bot_link {
    padding:0px 3px 0px 3px;
}
.bot_link a {
    color:#666666;
    text-decoration:underline;
    font-size:11px;
}
.bot_link a:hover {
    color:#CC0000;
    text-decoration:underline;
}

.rect_head td {
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    padding:0px 6px 0px 6px;
    width:97px;
}

.inptext {
    width:141px;
    height:18px;
    border-style:solid;
    border-color:#999999;
    border-width:1px;
}
.red_link a {
    color:#cc0000;
    font-family:Arial;
    font-size:11px;
    text-decoration:underline;
}
.red_link a:hover {
    color:#cc0000;
    text-decoration:none;
}

.lined_table td {
    padding:0px 6px 0px 6px;
    width:95px;
}
.lined_table td {
    height:19px;
    color:#333333;
}
.lined_table td.red {
    color:#CC0000;
    height:19px;
}
.lined_table td.right {
    text-align:right;
    padding-right:10px;
}
.lined_table td.line {
    background-color:#D4D4D4;
    height:1px;
}
.lined_table td.darkline {
    background-color:#000000;
    height:1px;
}
.search_inp {
    width:181px;
    height:18px;
    border-style:solid;
    border-color:#999999;
    border-width:1px;
}
.gray_text {
    color:#666666;
    font-family:Arial;
    font-size:11px;
}
.cen_whitehead, .white_round, .cen_whitehead_big {
    color:#ffffff;
    font-family:Arial;
    padding-left:41px;
}
.cen_whitehead {
    font-size:17px;
    font-weight:bold;
}
.cen_whitehead_big {
    font-size:24px;
}
.white_round {
    font-size:14px;
    background-image:URL(images/white_round.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
    height:56px;
    padding-top:10px;
}
.white_round a {
    color:#ffffff;
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    text-decoration:underline;
}
.white_round a:hover {
    color:#ffffff;
    text-decoration:none;
}
.whiteSmall, .whiteDottedTable td {
    color:#ffffff;
    font-family:Arial;
    font-size:11px;
}
.whiteDottedTable td.dotOfTable {
    background-image:URL(images/dot_white.gif);
    background-repeat:no-repeat;
    background-position:0px 50%;
}
.darkDottedTable td {
    color:#666666;
    font-family:Arial;
    font-size:11px;
/*    background-color:#000000;*/
}
.dotOfTable {
    width:9px;
}
.darkDottedTable .dotOfTable {
    background-image:URL(images/dot_dark.gif);
    background-repeat:no-repeat;
    background-position:0px 50%;
}
.redhead {
    height:32px;
    vertical-align:top;
    color:#CC0000;
    font-family:Arial;
    font-size:17px;
    font-weight:bold;
}

.dark_round {
    color:#CC0000;
    font-family:Arial;
    padding-left:13px;
}
.dark_round {
    font-size:14px;
    background-image:URL(images/dark_round.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
    height:62px;
    padding-top:10px;
}
.dark_round a {
    color:#CC0000;
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    text-decoration:underline;
}
.dark_round a:hover {
    color:#CC0000;
    text-decoration:none;
}
.paddingBottom {
    padding-bottom:15px;
}

.grayback {
}

.gray_head {
    height:60px;
    color:#333333;
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
	width: 100%;
}

h4 {
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

.form_container {
    padding: 0px 15px 15px 15px;
}

.edit_table_name {
	font-weight: bold;
	white-space: nowrap;
    vertical-align: middle;
	padding-right: 10px;
}

.edit_table_value {
	padding: 2px;
}

.input_text {
	width: 300px;
    border-style: solid;
    border-color: #999999;
    border-width: 1px;
}

input.button{
    color:#fff;
    font-family:'trebuchet ms',helvetica,sans-serif;
	height: 24px;
    font-size:92%;
    font-weight:bold;
    border:1px solid #CCcccc;
    padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	background: #D73737 url(/images/btn_black_bgr.gif);
}

.edit_table_footer {
    text-align: right;
	padding-top: 15px;
}

.td3 {
	background-color: #eee;
}

select {
	font-size: 10px;
    font-family: arial, verdana;
	height: 18px;
}
input.filter {
	font-size: 10px;
    font-family: arial, verdana;
	height: 20px;
	width: 100px;
}

.medium {
	width: 180px;
}
.error {
	color: #cc0000;
}
.success {
    color: #00bb00;
}
