﻿
body	
{ 
    font-family: arial, helvetica; 
    font-size: 11px; 
    color: #666666; 
    line-height: 15px; 
    background-color: #336699;    
}

td		
{ 
    font-family: arial, helvetica; 
    font-size: 11px; 
    color: #666666; 
    line-height: 15px; 
}

td.hm
{
    color: #eeeeee;
    font-size: 14px;
    font-weight:bold;    
    background-image: url('../i/horizmenu.jpg'); 
}


td.hm2
{
    color: #eeeeff;
    font-size: 14px;
    font-weight:bold;    
    background-color: #666699;
}

td.hmt
{
    color: #dddddd;
    font-size: 14px;
    font-weight:bold;
    background-color:#f0f0f0;
}

a.hmenu
{
    color: #ddddff;
    font-size: 14px;
    font-weight:bold;    
    margin-left: 25px; 
    border-width: 4px;
    border-style:none;
    border-color:Black;
}
a.hmenut
{
    color: #ccccff;
    font-size: 12px;
    font-weight:bold;    
    margin-left: 25px; 
    border-width: 4px;
    border-style:none;
    border-color:Black;
}

a.hmenu:hover
{
    
    color: #F88648;
    text-decoration: none;
}

a.hmenut:hover
{
    
    color: #F88648;
    text-decoration: none;
}

a.gridlink
{
    color:#666666;
    text-decoration: underline;   
}

a.gridlink:hover
{
    color:#333333;
    text-decoration: underline;   
}

a.darklink
{
    font-size:14px;
    color:#c85618;
    text-decoration: underline;   
}

a.darklink:hover
{
    font-size:14px;
    color:#f88648;
    text-decoration: underline;   
}


.mdhead	
{ 
    font-weight: bold; 
    color: #93A4A5; 
}

.DLItem
{
    text-align: right;
}

a		
{ 
    color: #F88648; 
    text-decoration: none; 
}

a:hover
{ 
    text-decoration: underline; 
}

input.rt
{ 
    font-size: 11px; 
    border: 1px solid #596A6C; 
}

img.rt
{
    margin-right: 12px; 
    margin-bottom: 2px; 
}

.rt
{ 
    margin-right: 12px; 
    margin-bottom: 2px; 
}

.btext
{ 
    color: #ffffff; 
}

form
{ 
    margin: 0; 
}

.dhtmlwindow{
position: absolute;
border: 2px solid #666666;
visibility: hidden;
background-color: #336699;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #829fc7;
color: white;
cursor: move;
overflow: hidden;
width: auto;
/* background-image: url('i/a7.jpg');
background-repeat: repeat-x; */
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid white;
background-color: #e2eff5;
color: black;
height: 150px;
padding: 2px;
overflow: auto;

}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid white;
background-color: #eeeeee;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

.JoinLink
{
    font-size:12pt;
    font-weight:bold;
       text-decoration: underline;
}

.JoinLink:hover
{
    
    color:LightBlue;
    text-decoration: underline;
}

.data
{
	color:#333333;
	width:100px;
}

.label
{
	font-weight:bold;
	width:150px;
}

.lastp
{
	font-size:18pt;
	font-weight:bold;
}

.chTitle
{
	font-size:14pt;
	font-family:Arial Black;
}

.chDateRange
{
	margin-left: 20px;
	padding-top:5px;
    font-style:italic;
    
}