.background {
	background-color: #F1C0BF;
}

.contentBackground {
	background-color: #F9E3E3;
}

 A.contentLink {
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	color : #00184C;
}

A:LINK.contentLink, A:VISITED.contentLink {
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	color : #A80046;
}

 A:HOVER.contentLink {
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	color : #A80046;
}

 A.helpLink {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	color : #006699;
}

A:LINK.helpLink, A:VISITED.helpLink {
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	color : #666B77;
}

 A:HOVER.helpLink {
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	color : #D30000;
}

A {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #743331;
}

A:LINK, A:VISITED {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #743331;
}

A:HOVER {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #DA005C;
}

TD.maintitle {
	font-size: 12pt;
	font-weight : bold;
  	padding-left: 5px;
  	padding-top: 2px;
  	padding-bottom: 2px;
  	padding-right: 5px;
	color: #ffffff;
	background-color: #364761;
}

TD.subtitle {
	font-size: 10pt;
  	font-weight: bold;
  	padding-left: 5px;
  	padding-top: 1px;
  	padding-bottom: 1px;
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #364761;
	text-align : center;
}

TD.label{ 
	font-size: 8pt;
	font-weight : normal;
  	padding-top: 2px;
  	padding-left: 5px;
  	padding-right: 5px;
  	padding-bottom: 2px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #ADB3C1;
}

TD.value{
	font-size: 8pt;
	font-weight : bold;
  	padding-top: 2px;
  	padding-left: 5px;
  	padding-right: 5px;
  	padding-bottom: 2px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000033;	
	background-color: #ADB3C1;
}

.attentionLink {
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #D30000;
}

input,textarea, select {
	font: normal 11px , Verdana, Arial, Helvetica, sans-serif;
	border: 1px #000000 solid; 
}

input.post, textarea.post, select {
	background-color : #FFFFFF;
	border: 1px #000000 solid; 
}

input { text-indent : 0px; }

input.button {
	background-color: #DA005C;
	font-size: 11px;
	font-family: , Verdana, Arial, Helvetica, sans-serif;
	border: 1px #000000 solid;
}

.TableDark {
	background-color: #293A68;
}

.TableMiddle {
	background-color: #525F84;
}

.TableMiddleLight {
	background-color: #ADB3C1;
}

.TableLight {
	background-color: #CCD0DB;
}

.NaviLink {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #CCCCCC;
}

.TextLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #000033;
}

.TextInfo {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: red;
}

.TextMaintitle {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
	color: #743331;
}

.TextSubtitle {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #743331;
}

.TextNormal {
	color : #743331;
	font-size : 12px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

.TextLabel {
	color : #743331;
	font-size : 12px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

 .TextSystemError { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #D30000;
 }

.appletDiv { 
	position: absolute;
	top: 0px;
	left: 823px;
}