﻿/*********************Original Settings**********************/
P  {
	font-family : Century Gothic;
	font-size : 9pt;
}
BODY  
{
	font-size : 9pt;
	font-family : Century Gothic;
	color : #000000;
}
a 
{
	color : #000000;
	text-decoration: underline;
}
.badResultText
{
	font-size : 9pt;
	font-family :Century Gothic;
	color : #A19B9B;
}
.wtext  
{
	font-size : 8pt;
	font-family : Century Gothic;
	color : #787D82;
}
.wtext2  
{
	font-size : 8pt;
	font-family :Century Gothic;
	color : #787D82;
}
.wtext3 
{
	font-size : 9pt;
	font-family : Century Gothic;
	color : #787D82;
}
.wtext4  
{
	font-size : 10pt;
	font-family : Century Gothic;
	color : #787D82;
}
.navButtons
{
	font-size : 9pt;
	font-family :Century Gothic;
	font-weight: bold ;
	color : #A19B9B;
}
.button
{
	background-color: #E0C1CD;
	font-size : 8pt;
	font-family : Century Gothic;
	color : #787D82;
	border-color: Gray;
	border-width: 1px;
	border-style: solid;
}
.navMenuText
{
	font-size : 9pt;
	font-family :Century Gothic;
	color : #E0C1CD;
	text-decoration :underline=false;
	font-weight: bold;
}
.navMenuText2
{
	font-size : 8pt;
	font-family :Century Gothic;
	color : #E0C1CD;
	text-decoration :underline=false;
	font-weight: bold;
}
.navMenuText3
{
	font-size : 8pt;
	font-family :Century Gothic;
	color : #787D82;
	text-decoration :underline=false;
}
.navMenuText4
{
	font-size : 9pt;
	font-family :Century Gothic;
	color : #787D82;
	text-decoration :underline=false;
}
.navTopText
{
	font-size : 10pt;
	font-family :Century Gothic;
	color : #787D82;
	text-decoration: none; 
}
.navTopText2
{
	font-size : 8.5pt;
	font-family :Century Gothic;
	color : #787D82;
	text-decoration: none; 
}
.navMenuHoverText
{
	font-size : 9pt;
	font-family :Century Gothic;
	color : #EFD3DE;
}
.gridText
{
	font-size : 8pt;
	font-family : Century Gothic;
	color : #000000;
}
.btext  {
	font-size : 9pt;
	font-family : Century Gothic;
	color : #000000;
}
.btext2  {
	font-size : 9pt;
	font-family : Century Gothic;
	color : #000000;
}
.wlink {
	font-size : 9pt;
	font-family : Century Gothic;
	color : #FFFFFF;
	text-decoration: none;
}
.wlink:hover {
	font-size : 9pt;
	font-family : Century Gothic;
	color : #FFFFFF;
	text-decoration : underline;
}
.blink {
	font-size : 9pt;
	font-family : Century Gothic;
	color : #000000;
	text-decoration: none;
}
.blink:hover {
	font-size : 9pt;
	font-family : Century Gothic;
	color : #000000;
	text-decoration : underline;
}
.wborder {
	border : 2px solid #FFFFFF;
}
.wborder2 {
	border-left : 2px solid #FFFFFF;
	border-right : 2px solid #FFFFFF;
}
.wborder3 {
	border-top : 2px solid #FFFFFF;
	border-bottom : 2px solid #FFFFFF;
}
.bborder {
	border : 1px solid #999999;
	font-size : 10pt;
	font-family : Century Gothic;
	color : #000000;
}
.gborder {
	border : 1px solid #A4A4A4;
}
/*********************END OF Original Settings**********************/
/********************* Admin Settings********************/
.adminButton
{
	background-color : #D6658C;
	font-size : 8pt;
	font-family : Century Gothic;
	color : #FFFFFF;
	border-width:thin;
	border-bottom-color:Gray;
	border-bottom-style:solid;
}
.DLSTButton
{
	font-family:Century Gothic;
	font-size: 9pt;
	color: #284775;
	border-width: 0px;
	border-style:none;
	background-color:#FFFBFF;
	font-weight:bold ;
}
.adminText
{
	font-size : 9pt;
	font-family : Century Gothic;
	color : #000000;
}
.adminTextBoxes
{
	font-size : 9pt;
	font-family : Century Gothic ;
	color : #000000;
}
.adminResultLabel
{
	font-size : 8pt;
	font-family : Century Gothic ;
	color : Green;
}
.adminHeaderText
{
	font-size : 10pt;
	font-weight : bolder; 
	font-family : Century Gothic;
	color : #D6658C;
}
.validationText
{
	font-size : 8pt;
	font-family : Century Gothic ;
	color : Red;
}
.adminTable
{
	background-color : #eee8aa;
	BORDER-RIGHT: #D6658C 1px solid; 
	BORDER-TOP: #D6658C 1px solid; 
	BORDER-LEFT: #D6658C 1px solid; 
	BORDER-BOTTOM: #D6658C 1px solid;
}
/********************* END OF Admin Settings********************/