﻿body
{
}
.Bullet1
{
	list-style-position: outside;
	overflow: auto;
	color: black;
	font-family: 'Trebuchet MS' , Verdana, Arial, 'Times New Roman'; /*font-style:italic;*/
	font-weight: normal;
	list-style-type: square;
	vertical-align:text-top;
	font-size: small;
	width: 160; /*background-color:Silver 	line-height: 1.8;*/
	vertical-align:top;
	border-bottom-style:inherit;
	border-bottom-color:inherit;
	border-bottom-width:inherit;
}
.Line
{
	border-bottom-style:solid;
	border-bottom-color:Gray;
	border-bottom-width:thin;
}
.Bullet2
{
	list-style-position: outside;
	overflow: auto;
	color: Black;
	font-family: Arial, 'Trebuchet MS' , Verdana, 'Times New Roman';
	list-style-type: decimal;
	font-size: small;
}
.MediumFont
{
	font-family: 'Trebuchet MS' ,Arial,  Verdana, 'Times New Roman';
	color: navy;
	font-size: small;
	font-weight: lighter;
	vertical-align:top;
}
.OtherFont
{
	font-family: Verdana, Arial, 'Trebuchet MS' , 'Times New Roman';
	color: navy;
	font-size: smaller;
	font-weight: lighter;
	border-bottom-style:inherit;
	border-bottom-color:inherit;
	border-bottom-width:inherit;
}
.SmallFont
{
	font-family: Arial, 'Trebuchet MS' , Verdana, 'Times New Roman';
	list-style-type: decimal;
	font-size: small; /*		color:brown;*/
	font-weight: normal;
	vertical-align: top;
}

.SmallFontPurple
{
	font-family: Arial, 'Trebuchet MS' , Verdana, 'Times New Roman';
	color: darkblue;
	font-size: small;
	font-weight: normal;
	vertical-align: top;
	border-bottom-style:inherit;
	border-bottom-color:inherit;
	border-bottom-width:inherit;
}



.ArthurFont
{
	font-family: Calibri,'Trebuchet MS' , Arial, Verdana, 'Times New Roman';
	color: Blue;
	font-size: small;
	font-weight: bold;
	/*background-color: Silver;*/
	border-style: solid;
	border-width: thin;
	border-color: Gold;
}
.NewGridsRowStyle
{
	font-family: Verdana, 'Trebuchet MS' , Arial, 'Times New Roman';
	font-size:6px;
	background-color:PaleYellow;
}
.NewGridsSelectedStyle
{
	font-family: Verdana, 'Trebuchet MS' , Arial, 'Times New Roman';
	font-size:6px;
	background-color:White;
}
.RedFirstPage
{
	font-weight: normal; 
	font-variant:small-caps;
	line-height: 1.8; 
	color: Red; 
	background-color: transparent; 
	font-size: medium
}
.NaviLinks
{
	font-family:Verdana, Times New Roman, Arial ;
	font-size:10px;
	
}
.NaviDiv
{
	font: Verdana; 
	font-size: 88px;
	border-style:groove; 
	border-width:thin; 
	border-color:yellow;  
	text-align:right;
}
.Report
{
	background-color: #F7F7F7;
	border-color: Fuchsia;
	border-style: Inset;
	border-width: thin;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	color: Blue;
	text-align:left;
	text-decoration:blink;
}
.CarltonText
{
	font-family: 'Trebuchet MS' , Arial, Verdana, 'Times New Roman';
	color: Blue;
	font-size: small;
	font-weight: normal;
	background-color: #ccffff;
	border-style: solid;
	border-width: thin;
	border-color: Red;
}