.sbttn {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	background: #d6e7ef;
	border-bottom: 1px solid #104a7b;
	border-right: 1px solid #104a7b;
	border-left: 1px solid #afc4d5;
	border-top: 1px solid #afc4d5;
	color: #000066;
	height: 19px;
	text-decoration: none;
}

.btnlink
{
	display:block;
	width:25px;
	text-decoration: none ;
	font-family:Arial,Helvetica,Verdana, Geneva, sans-serif;

}

.sbttnLarge {
	font-family: tahoma, sans-serif;
	font-size: 15px;
	background: #d6e7ef;
	border-bottom: 3px solid #104a7b;
	border-right: 3px solid #104a7b;
	border-left: 3px solid #afc4d5;
	border-top: 3px solid #afc4d5;
	color: #000066;
	height: 38px;
	text-decoration: none;
}

.errorField {
	background-color: #ff8040;
	color: black;
}

/* General tags */
HR {
	color: Navy;
	line-height: 1px;
}

FORM {
	display: inline;
}

TABLE {
	border-spacing: 0;
	empty-cells: show;
	border-collapse: collapse;
}

BODY {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}

TH {
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
}

P.Small {
	color: #000000;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
}

.textStoreDiv
{
	overflow: hidden;	
	position:absolute;
	height: 1px;
	width: 1px;
	visibility: hidden;
}

P {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: justify;
}

P.Error {
	color: Red;
	marker-offset: 22px;
	padding-left: 22px;
}

/*----
	padding-left: 22px;
--*/
LI {
	color: Red;
	marker-offset: 22px;
}

DIV {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}

TD {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}

TEXTAREA {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}

INPUT {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}

SELECT {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}

/* Headlines */
H1 {
	color: black;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 10px;
}

H2 {
	color: #000066;
	font-size: 16px;
	font-weight: bold;
}

H3 {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

H4 {
	color: #000066;
	font-size: 13px;
	font-weight: bold;
}

H5 {
	color: #000066;
	font-weight: bold;
}

H6 {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}
H7 {
	color: red;
	font-size: 13px;
	font-weight: bold;
}

/* Links */
A:link {
	color: Navy;
	text-decoration: underline;
}

A:visited {
	color: Navy;
	text-decoration: underline;
}

A:hover {
	color: Red;
	text-decoration: none;
}

A:active {
	color: Navy;
	text-decoration: underline;
}

/*  Menu Bar Links*/
A.Selected {
	font-weight: bolder;
	color: white;
}

A.Dissabled {
	color: silver;
}

A.Menu:link {
	color: white;
	text-decoration: underline;
}

A.Menu:visited {
	color: white;
	text-decoration: underline;
}

A.Menu:hover {
	color: silver;
	text-decoration: none;
}

A.Menu:active {
	color: white;
	text-decoration: underline;
}

A.tMenu:link {
	color: lime;
	text-decoration: underline;
}

A.tMenu:visited {
	color: lime;
	text-decoration: underline;
}

A.tMenu:hover {
	color: purple;
	text-decoration: none;
}

A.tMenu:active {
	color: lime;
	text-decoration: underline;
}

H3.Menu {
	color: #ff8040;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

H3.tMenu {
	color:  yellow 	;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

P.tMenu {
	color: lime;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: justify;
}

P.Menu {
	color: white;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: justify;
}

.Steps{
	font-size: 16px;
	color: Blue;
	text-decoration: underline;
}

A.Steps:link {
	color: Blue;
	text-decoration: underline;
}

A.Steps:active {
	color: Blue;
	text-decoration: underline;
}

A.Steps:visited {
	color: Blue;
	text-decoration: underline;
}

A.Steps:hover {
	color: Blue;
	text-decoration: underline;
}

P.Indent {
	font-style: italic;
	left: 20px;
	marker-offset: 20px;
	padding-left: 20px;
}

A.Type1:link {
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
}

A.Type1:active {
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
}

A.Type1:visited {
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
}

A.Type1:hover {
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
}

A.Type2:link {
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
}

A.Type2:active {
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
}

A.Type2:visited {
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
}

A.Type2:hover {
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
}

A.Highlight:link {
	font-size: inherit;
	color: HighlightText;
	text-decoration: inherit;
}

A.Highlight:active {
	font-size: inherit;
	color: HighlightText;
	text-decoration: inherit;
}

A.Highlight:visited {
	font-size: inherit;
	color: HighlightText;
	text-decoration: inherit;
}

A.Highlight:hover {
	font-size: inherit;
	color: GrayText;
	text-decoration: inherit;
}

Table.Menu
{
	background-color: #000066;
}
Table.tMenu
{
	background-color: fuchsia;
;
}

TD.Type1 {
	background-color: white;
	empty-cells: show;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}

TR.Type1 {
	background-color: white;
	empty-cells: show;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}

TR.Type2 {
	background-color: #d6e7ef;
	empty-cells: show;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}


TD.Type2 {
	background-color: #d6e7ef;
	empty-cells: show;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}

TD.HomeAddress {
	/*background-color: #CCCCCC; */
	empty-cells: show;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}

TD.ServiceAddress {
	/* background-color: #FFFF99; */
	empty-cells: show;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}

TH.Type1 {
	background-color: white;
	empty-cells: show;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}

TH.Type2 {
	background-color: #d6e7ef;
	empty-cells: show;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}

TD.Error {
	color: Red;
	font-size: 12px;
	font-weight: bolder;
}

TD.Highlight {
	background-color: Highlight;
	color: HighlightText;
}

P.Dissolved {
	font-size: 12px;
	color: Red;
}

A.MiniTitle {
	color: #000066;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

H1.Title {
	color: white;
	font-size: 24px;
	font-weight: bold;
}

LI.Plain {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: justify;
}

P.errors {
	color: Red;
}

.highlightWord{
	font-style: italic;
	font-weight: 900;
	font-size: 14px;
}

.orderProtected {
	
	background-color: #e8e8e8  ;
	color: #e8e8e8  ;
}

.textInformation {
font-size: 10px;
}

.orderGrey {
	
	background-color: #CCCCCC  ;
}


