﻿body 
{
	font-family-old: Verdana, Arial;
	font-size-old: 13px;

        font-family: Tahoma,Arial,Helvetica; 
        font-size: 10pt;
}

input
{
	font-family: Tahoma,Arial,Helvetica; 
    font-size: 8pt;
}


a:link {color: #787758; }
a:visited { color: #787758;}
a:hover {color: RED; }
a:active {color: #787758; } 



textarea
{
	font-family: Tahoma,Arial,Helvetica; 
    font-size: 8pt;
}

.TableRow {
color: Black;
background-color: WHITE;
padding: 6px 6px 6px 6px;
}
.AlternatingRow {
color: Black;
background-color: WHITESMOKE; /*light gray*/
}
.EditRow {
}
.GridHeader
{
	color: Black;
	background-color: #BCAF7E;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.Footer {
}
.PagerRow {
}


.collapsePanel
{
   font-size:10pt;
   color:#787758;
   font-weight:normal;
   overflow:hidden;
}
.collapseTargetPanel
{
   background-color:Transparent;
   padding-left:7px;
   font-size: 10pt;
}

.titlesection
{ 	
	font-size: 10pt; font-family: Verdana,Arial;
    border-top: 1px dotted #AAAAAA; 
    padding-bottom:10px;
    padding-top:10px; line-height:100% 
}

.title { font-size: 12pt; font-family:Trebuchet MS, Arial; color:#000; font-weight:bold; margin-bottom:0px }
