.selected {
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #263868;
	letter-spacing: 1px;
	line-height: 18px;
}

.button {
	BACKGROUND-COLOR: #8891AE;
	BORDER-BOTTOM: #3f40d0 1px solid;
	BORDER-LEFT: #3f40d0 1px solid;
	BORDER-RIGHT: #3f40d0 1px solid;
	BORDER-TOP: #3f40d0 1px solid;
	COLOR: #FFFFFF;
	CURSOR: hand;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	HEIGHT: 20px;
	width:200px;
}

INPUT, TEXTAREA, SELECT {
	color: #8891AE;
/*	background-color: #ffffff;*/
}

.error {
	color : #DD402F
}
 
.Title {
	COLOR: #263868;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold
}

.form {
	 width:200px;
	 border: 033864;
	 border-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 color: #8891AE
 }
 
 .form1 {
	 border: 033864;
	 border-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 color: #8891AE
 }
 
.text {
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 11px;
	 color: #555F7D
 }

A {
	color: #333366;
  }
  
A:hover {
	text-decoration: underline;
	color: #DD402F;
}

.formsmall {
	 width:98px;
	 border: 033864;
	 border-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 color: #8891AE
}

.buttonsmall {
	BACKGROUND-COLOR: #8891AE;
	BORDER-BOTTOM: #3f40d0 1px solid;
	BORDER-LEFT: #3f40d0 1px solid;
	BORDER-RIGHT: #3f40d0 1px solid;
	BORDER-TOP: #3f40d0 1px solid;
	COLOR: #FFFFFF;
	CURSOR: hand;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	HEIGHT: 24px;
	width:24px;
}

.textbody {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #555F7D;
	letter-spacing: 1px;
	line-height: 18px;
}

.tableheader {
	COLOR: #263868;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	background-color: #CCCCCC;
	letter-spacing: 2px;
	text-decoration: none;
}

.tablebody {
	COLOR: #263868;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	background-color: #F3F3F3;
}

.buttonsm {
	BACKGROUND-COLOR: #8891AE;
	BORDER-BOTTOM: #3f40d0 1px solid;
	BORDER-LEFT: #3f40d0 1px solid;
	BORDER-RIGHT: #3f40d0 1px solid;
	BORDER-TOP: #3f40d0 1px solid;
	COLOR: #FFFFFF;
	CURSOR: hand;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	HEIGHT: 20px;
	width:100px;
}

.textspace {
	COLOR: #263868;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	letter-spacing: 2px;
	text-decoration: none;
}

.nohandlink {
	color: #333366;
	cursor: default;
}

.GeneralContainerWithShadedBG {
	 background-color:#FBF1D6;
	 border-style:solid;
	 border-width:1;
	 border-color:#666666;
	 font-family:arial;
	 font-size:9pt;
}
