<!--
Project:  CrossOff
  Title:  CrossOff-registry.css
   Desc:
 Author:  Mark Klaamas
Created:  March 19, 2001
-->
BODY
{
   COLOR: 060B0B;
   FONT-FAMILY: Arial, Arial;
   FONT-SIZE: 9pt;
}

body.PopupWindow
{
	background-color: F8F0D8;
	margin-top: 0;
	margin-left: 0;
	margin-width: 0;
	margin-height: 0;
}

.InputData
{
	COLOR: black;
   FONT-FAMILY: Arial, Arial;
   FONT-SIZE: 9pt;
}

A.question
{
	FONT-FAMILY: Arial;
	COLOR:black;
	FONT-SIZE: 8pt;
	weight=800
}

td
{
	FONT-FAMILY: Arial;
	COLOR: 000000;
	FONT-SIZE: 9pt

}

td.black
{
 background-color: 000000;
}


td.filled
{
 background-color: 45888D;
}



td.leftbar
{
	FONT-FAMILY: Arial;
	COLOR: ffffff;
	FONT-SIZE: 9pt;
	background-color: 2C6266;


}


td.colored
{
	FONT-FAMILY: Arial;
	COLOR: black;
	FONT-SIZE: 9pt;
	background-color: 2C6266;

}

tr.colored
{
	FONT-FAMILY: Arial;
	COLOR: black;
	FONT-SIZE: 9pt;
	background-color: 45888D;

}

.whitetext
	{
	color: ffffff;
	font-family=Arial;
	font-size: 9pt;
	}


a
{
	text-decoration: underline;
	color: 3D73AC;
	FONT-FAMILY: Arial;

}

A.colored
{
	text-decoration: underline; 
	color: ffffff;
	FONT-FAMILY: Arial;
	font-size: 9pt;
}


A:hover {text-decoration: underline; color: FFCC33}

A.BannerLinkNav
{
	text-decoration: underline;
	color: FFCC33;
	FONT-FAMILY: Arial;
	font-size: 9pt;
}

.yellowtext
{
	text-decoration: none;
	color: FFCC33;
	FONT-FAMILY: Arial;
	font-size: 10pt;
}


A.BannerLinkNav:hover
{
	text-decoration: underline;
	color: ffffff;
}




A.BannerLink
{
	text-decoration: underline;
	color: ffffff;
	FONT-FAMILY: Arial;
	font-size: 9pt;
}

A.BannerLink:hover
{
	text-decoration: underline;
	color: FFCC33;
}

.FooterBanner
{
	FONT-FAMILY: Arial;
	COLOR: black;
	FONT-SIZE: 8pt
}

A.TinyLink
{
	text-decoration: underline; 
	color: ffffff;
	FONT-FAMILY: Arial;
	font-size: 8pt;
}


.small
{
	FONT-FAMILY: Arial;
	COLOR: black;
	FONT-SIZE: 8pt
}

.colored.tinytext
{
	text-decoration: none; 
	color: ffffff;
	FONT-FAMILY: Arial;
	font-size: 8pt;
}


.FooterText
{
	FONT-FAMILY: Arial;
	COLOR: A0A36B;
	FONT-SIZE: 8pt
}

.NavBarText
{
	FONT-FAMILY: arial;
	COLOR: black;
	FONT-SIZE: 8pt;
	TEXT-ALIGN: center;
	<!-- BACKGROUND-COLOR: 2D595C; -->
	BACKGROUND-COLOR: 45888D;
}

.ItemDetailName
{

	FONT-FAMILY: arial;
	color: black;
	weight=800;
	font-size: 16pt
}

.SmallTitle
{

	FONT-FAMILY: arial;
	color: black;
	font-size: 9pt
}

.PageTitle
{
	text-decoration: none;
	color: black;
	font-size: 16pt
}

.PageTitle2
{
	text-decoration: none;
	color: black;
	font-size: 20pt
}


.SubmitButton
{
	background-color: transparent;
	color: darkslategray;
	border-style: solid;
	border-width: 0pt;
	border-color: dimgray;
}



.ItemTable
{
	FONT-FAMILY: arial;
	FONT-SIZE: 8pt;
	color: ffffff;

}


.ItemListHeader
{
	font-weight: bold;
	background-color: 45888D;
	FONT-FAMILY: arial;
	FONT-SIZE: 8pt;
	color: ffffff;
}




.ItemList
{
	background-color: C9E0E2
}

.ItemList_alt
{
	background-color: F8F0D8
}

.ItemDetailTable
{
	border-style: solid;
	border-width: 0pt;
	border-color: dimgray;
}

.ItemDetailText
{
	vertical-align: top;
	text-align: right;
	border-right-style: solid;
	border-right-width: 0pt;
	border-right-color: dimgray;
}

img.ItemImage
{
	margin-top:10;
	margin-right:10;
}

.ErrorText_Left
{
	color: red;
	background-color: ffffff;
	font-family: arial;
	font-size: 8pt;
}

.ErrorText
{
	text-align: center;
	background-color: F8F0D8;
	color: red;
	font-family: arial;
	font-size: 8pt;
}
