td  {	
	font-size : x-small;
	color : #7f0000;
	text-decoration : none;
	font-family: Verdana;
}
A  {	
	font-size : xx-small;
	color : #C80000;
	text-decoration : none;
	font-family: Verdana;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : none;
	color: #000000
}

BODY  {
	font-size : xx-small;
	font-family : Verdana;
	background-color:white;
	color: #7f0000;
}

P  {	
	font-size : x-small;
	color : #7f0000;
	text-decoration : none;
	font-family: Verdana;
}
.popchr   {
	font-size: 10px;
	line-height: 12px;
	visibility: hidden;
	decoration: none;
	font-family: Verdana;
}
.gochr    {
	color: white;
	font-size: 10px;
	line-height: 12px;
	visibility: visible;
	font-family: Verdana;
}

.smallheader  {
	font-size : x-small;
	font-weight : bold;
}

.smallerheader  {
	font-weight : bold;
	font-size : xx-small;
}

.smalltext  {
	font-size : x-small;
}

.smallertext  {
	font-size : xx-small;
	font-size: 10px;
}

.tbflat  {
	font-size : xx-small;
	font-family : Verdana;
	border-width : 1;
	border-style : solid;
	border-color : #008080;
}

.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}

.smallbutton {
	font-size: 9px;
	border-width: 1;
}

.updown_sort {
	cursor: hand;
}

.smimg {
	width: 9;
	height: 11;
	border: 0;
	cursor: hand;
}

.folder {
	color: gray;
}

.mdbNew {
	color: blue;
}

.mdbExist {
	color: STEELBLUE;
}

.hrBar {
	color: #C0C0C0;
}

.OpenDialogueFont {
	font-size: xx-small;
	font: MessageBox;
	color: black;
	cursor: default;
}

.SQLBuilder {
	cursor: hand;
	font: Courier;
	color: darkblue;
}

.HelpText
{
	background-color : #ffffe0;
	padding-left : 5px;
	padding-top : 5px;
	padding-right : 5px;
	padding-bottom : 10px;
	border-top : 1px dotted #ccccdd;
	border-left : 1px dotted #ccccdd;
	border-right : 1px dotted #ccccdd;
	border-bottom : 1px dotted #ccccdd;
}
.TxtNormal { color: #7f0000; font-style: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: Verdana; text-decoration: none }
.TxtLink { color: #c80000; font-style: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: Verdana; text-decoration: underline }
.TxtLinkSmall { color: #c80000; font-style: normal; font-weight: normal; font-size: 10px; line-height: normal; font-family: Verdana; text-decoration: none }
.TxtBold { color: #7f0000; font-style: normal; font-weight: bold; font-size: 12px; line-height: normal; font-family: Verdana; text-decoration: none }
.TxtHeading {color: #7f0000; font-style: normal; font-weight: bold; font-size: 18px; line-height: normal; font-family: Verdana; text-decoration: none}
.TxtMaxi { color: #c80000; font-style: normal; font-weight: normal; font-size: 24px; line-height: normal; font-family: Verdana; text-decoration: none }
.TxtSmall { color: #7f0000; font-style: normal; font-weight: normal; font-size: 9px; line-height: normal; font-family: Verdana; text-decoration: none }
.TxtSmallBlack { color: #000000; font-style: normal; font-weight: normal; font-size: 9px; line-height: normal; font-family: Verdana; text-decoration: none }
.TxtNavBar { color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 16px; line-height: normal; font-family: arial; text-decoration: none }