﻿body 
{
	/*font-family: Arial, Verdana, Helvetica;*/
	font-family: Verdana, Arial, Helvetica;
	font-size: medium;
}

input, select, textarea
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	/*font-size: 90%;*/
	color: Black;
}

h1
{
	font-weight: bold;
	font-size: 110%;
	letter-spacing: .1em;
	color: Navy;
}	

ul
{
	list-style-type: square;
	line-height: 1.2;
	
}

.ul_extraspace
{
	list-style-type: square;
	line-height: 1.8;
}

.bodypanel_master_top
{
	background: #f0f8ff;/*whitesmoke;*/
}

.bodypanel_master
{
	background: #f0f8ff;/*whitesmoke;*/
}

.pagetitle_master
{
	color: Navy;
	font-size: 150%;
	letter-spacing: .1em;
}

.pagetitle_subtitle
{
	color: Navy;
	font-size: 80%;
	letter-spacing: 1px;
	padding-left: 3px;
}

.pagetitle_content
{
	/*color: #ffd700;*/
	color: #696969;
	font-weight: bold;
	font-size: 120%;
	/*letter-spacing: .1em;*/
	width: 100%;
}

.pagetitle_cell_content
{
	padding-left: 6px;
	padding-right: 6px;
	height: 22px;
	/*background-color: Navy;*/
	vertical-align: middle;
	width: 100%;
}

.pagecontent
{
	color: Navy;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
	width: 100%;
}

.maincontent_cell
{
	font-weight:normal;
	font-size: 90%;
	color: Navy;
	padding: 0px 6px 20px 6px;
	vertical-align: top;
}

.maintitle_cell
{
	font-weight:bold;
	font-size: 120%;
	/*color: #ffd700;*/
	color: #696969;
	padding: 0px 6px 0px 6px;
	vertical-align: top;
}

.mainsubtitle_cell
{
	font-weight:bold;
	font-size: 105%;
	/*color: #ffd700;*/
	color: #696969;
	padding: 0px 6px 0px 6px;
	vertical-align: top;
}


.maincontent
{
	font-weight: normal;
	font-size: 90%;
	color: Navy;
}

.maincontent_dropdown
{
    /*font-family: Arial, Verdana, Helvetica;*/
    font-family: Verdana, Arial, Helvetica;
	/*font-size: small;*/
	

	font-weight:normal;
	/*font-size: 90%;*/
	color: Navy;
}


.maintitle
{
	font-weight:bold;
	font-size: 110%;
	color: Navy;
	/*margin: 10px 0 10px 0;*/
}

.link_master_panel
{
	color: Navy;
	text-decoration: none;
	padding-left: 3px;
}

.link_master_panel:hover
{
	text-decoration: underline;
	background-color: Yellow;
}

.link_leftnav
{
	display: block;
	color: Navy;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

.link_leftnav:hover
{
	text-decoration: underline;
	background-color: Yellow;
}

.link_leftnav_selected
{
	display: block;
	color: Yellow;
	background-color: Navy;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

.link_leftnav_selected:hover
{
	text-decoration: underline;
	background-color: Navy;
}

.link_maincontent
{
	color: Navy;
	font-size: 90%;
	/*text-decoration: none;*/
	/*padding-left: 3px;*/
}

.link_backto
{
	color: Navy;
	font-size: 90%;
	text-align: right;
	/*text-decoration: none;*/
	/*padding-left: 3px;*/
}

.link_maincontent:hover
{
	/*text-decoration: underline;*/
	background-color: Yellow;
}

.link_readmore
{
	color: #696969;
	font-size: 80%;
	/*text-decoration: none;*/
	/*padding-left: 3px;*/
}

.link_readmore:hover
{
	/*text-decoration: underline;*/
	background-color: Yellow;
}

.link_admin_panel
{
	color: White;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	
}

.link_admin_panel:hover
{
	text-decoration: underline;
	color: Yellow;
}

.link_admin_panel_last
{
	color: White;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 8px;
}

.link_admin_panel_last:hover
{
	text-decoration: underline;
}


.link_account_welcome
{
	color: Navy;
	font-size: 80%;
	text-decoration: none;
}

.link_account_head
{
	color: Navy;
	font-size: 80%;
	text-decoration: none;
	padding-left: 6px;
}

.link_account_head:hover
{
	text-decoration: underline;
	background-color: Yellow;
}

.link_account_head_right
{
	color: Navy;
	font-size: 80%;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 6px;
	border-right: solid 1px;
}

.link_account_head_right:hover
{
	text-decoration: underline;
	background-color: Yellow;
}

.link_in_grid
{
	color: Navy;
	font-size: 80%;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
}

.link_in_grid:hover
{
	text-decoration: underline;
	background-color: Yellow;
}

.TabMenu_panel
{
    border-bottom: solid 3px Navy; /*fa blue */
    width: 100%;
    /*height: auto;*/
    /*height: 21px;  /* IE does not require height but FF does */
    /*border-bottom: solid 5px #696980;
    /*border-bottom-style:solid;*/
    /*border-bottom-width:thin;*/
    /*border-bottom-color:lightblue;*/
}

.TabMenu
{
	/*font-family: Arial, Verdana, Helvetica;*/
    /*font-size: small;*/
    color: dimgray;
    background-color: gainsboro;
    text-decoration: none;
    float: left;

    display:inline-block;
    margin : 0px 1px 0px 1px;
    padding : 2px 10px 3px 10px;
}

.TabMenu_active
{
	/*font-family: Arial, Verdana, Helvetica;*/
    /*font-size: small;*/
    font-weight:bold;
    color: white;
    background-color: #013A6F; /*fa blue */
    text-decoration: none;
    float: left;

    display : inline-block; /*block;*/
    margin : 0 1px -1px 1px;
    padding : 2px 10px 2px 10px;
    border-left: solid 1px #013A6F;
    border-top: solid 1px #013A6F;
    border-right: solid 1px #013A6F;
    border-bottom: solid 1px #013A6F;
}

.TabMenu:active
{
    background-color: white;
}

.TabMenu:hover
{
	color: Black;
	text-decoration: underline;
}

.updateinfo
{
	/*font-family: Verdana, Arial, Helvetica;*/
	font-size: x-small;
	color: gray;
	text-decoration: none;
    
}

.hinttext
{
	/*font-family: Verdana, Arial, Helvetica;*/
	font-size: x-small;
	color: gray;
	text-decoration: none;
    
}

.grid_inactive_data
{
	color: Red;
	background-color: Black;
}

.norecords
{
	color: #ff9966;
}
