﻿html, body
{
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    font-family: Tahoma;
    font-size: 12px;
    background-color: #FEFEFE;
    overflow: auto;
    width: 100%;
    height: 100%;
}

img {
    border: 0px;
    margin: 0px;
}

table
{
    font-family: 'Century Gothic';
    font-size: 14px;
    color: #808080;
}

A:link
{
    color: #6666FF;
    text-decoration: none;
}

A:visited {
    color: #6666FF;
    text-decoration: none;
}

A:active {
    color: #6666FF;
    text-decoration: none;
}

A:hover {
    color: #6666FF;
    text-decoration: underline;
}

.btn
{
    color: #979696;
    background-image: url(images/btn.jpg);
    background-repeat: no-repeat;
    border-style: none;
    border-width: 0px;
    font-family: 'Century Gothic';
    font-size: 13px;
    background-color: Transparent;
    width: 59px;
    height: 23px;
    font-weight: bold;
}

.btn_2
{
    color: #979696;
    background-image: url(images/btn_2.jpg);
    background-repeat: no-repeat;
    border-style: none;
    border-width: 0px;
    font-family: 'Century Gothic';
    font-size: 13px;
    background-color: Transparent;
    width: 100px;
    height: 23px;
    font-weight: bold;
}

.container {
    width: 995px;
    height: 630px;
    background-image: url(images/bg_inner.jpg);
    background-repeat: no-repeat;
}

.txt_bg
{
    border-width: 0px;
    border-style: none;
    width: 130px;
    height: 18px;
    font-family: Tahoma;
    font-size: 12px;
    background-color: Transparent;
    padding: 3px 5px 0px 0px ;
}

.txt_td {
    background-image: url(images/txt.jpg);
    background-repeat: no-repeat;
    width: 136px;
    height: 24px;
}

.txt_top_td {
    background-image: url(images/txt_top_ar.jpg);
    background-repeat: no-repeat;
    width: 147px;
}

.footer {
    text-align: center;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 18px;
}

.header
{
    font-family: 'Century Gothic';
    font-size: 18px;
    color: #979696;
    font-weight: bold;
}

.heading
{
    font-family: 'Century Gothic';
    font-size: 14px;
    color: #979696;
    font-weight: bold;
}

.sub_menu_item {
    border-bottom: solid 1px #979596;
    width: 191px;
}

.sub_menu {
    background-color: #EEEEEE;
    font-family: 'Century Gothic';
    font-size: 14px;
    text-align: center;
    color: #717171;
    width: 191px;
    border-bottom: solid 1px #979596;
    border-left: solid 1px #979596;
    border-right: solid 1px #979596;
    padding: 2px;
    cursor: pointer;
}

.sub_menu A:link
{
    color: #717171;
    text-decoration: none;
}

.sub_menu A:visited {
    color: #717171;
    text-decoration: none;
}

.sub_menu A:active {
    color: #717171;
    text-decoration: none;
}

.sub_menu A:hover {
    color: #000000;
    text-decoration: underline;
}


.sub_sub_menu {
    background-color: #F8F8F8;
    font-family: 'Century Gothic';
    font-size: 14px;
    text-align: center;
    color: #717171;
    width: 190px;
    border-bottom: solid 1px #979596;
    border-left: solid 1px #979596;
    padding: 2px;
}

.sub_sub_menu A:link
{
    color: #717171;
    text-decoration: none;
}

.sub_sub_menu A:visited {
    color: #717171;
    text-decoration: none;
}

.sub_sub_menu A:active {
    color: #717171;
    text-decoration: none;
}

.sub_sub_menu A:hover {
    color: #000000;
    text-decoration: underline;
}

.tree {
    font-family: 'Century Gothic';
    font-size: 13px;
    color: #717171;
}

.dgHeader {
    background-color: #EEEDED;
    border-top: solid 1px #E0E0E0;
    border-bottom: solid 1px #E0E0E0;
}

.dgHeader td {
    background-color: #EEEDED;
    border-top: solid 1px #E0E0E0;
    border-bottom: solid 1px #E0E0E0;
}

.dgItem {
    border-bottom: solid 1px #EEEDED;
}

.dgItem td {
    border-bottom: solid 1px #EEEDED;
}

.dgAltItem {
    border-bottom: solid 1px #EEEDED;
    background-color: #F8F8F8;
}

.dgAltItem td {
    border-bottom: solid 1px #EEEDED;
    background-color: #F8F8F8;
}

.req
{
    color: #FF0000;
}

.err
{
    color: #FF0000;
    font-size: 16px;
    font-weight: bold;
}

.loader
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #000000;
    width: 100%;
}

.loader table {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}

.GrayedOut
{
    background-color: #ffffff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.ModalPopup
{ 
    padding: 10px;
    font-family: 'Century Gothic';
    font-size: 13px;
    color: #717171;
}

.tab_nor
{
	display: block;
	border-top: solid 1px #E0E0E0;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	background-color: #EEEDED;
	padding: 5px;
    font-family: 'Century Gothic';
    font-size: 12px;
    color: #808080;
    float: left;
    margin-right: 4px;
    width: 110px;
    text-align: center;
    height: 16px;
}

.tab_nor:link, .tab_nor:visited, .tab_nor:active
{
	text-decoration: none;
	color: #808080;
}

.tab_nor:hover  
{
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

.tab_sel
{
	display: block;
	border-top: solid 1px #E0E0E0;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	background-color: #EEEDED;
	padding: 5px;
    font-family: 'Century Gothic';
    font-size: 12px;
    color: #808080;
    float: left;
    margin-right: 4px;
    width: 110px;
    text-align: center;
    font-weight: bold;
    height: 16px;
}

.tab_sel:link, .tab_sel:visited, .tab_sel:active
{
	text-decoration: none;
	color: #808080;
}

.tab_sel:hover  
{
	text-decoration: none;
	color: #808080;
}
