td.clButton, td.clButtonChoice, td.clButtonOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow: hidden; 
	height: 20px; 
	width: 150px;
	text-align: center;
	cursor: pointer; cursor: hand;
	font-weight: bold; 
	background-color: #000080;
	color: #8BB1D7;
}

td.clButtonChoice
{
	background-color: #EAC88E;
}

td.clButtonOver
{
	background-color:white;
}



td.clPictures
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow: hidden; 
	height: 20px; 
	width: 20px;
	text-align: center;
	cursor: pointer; cursor: hand;
	font-weight: bold; 
	background-color: #000080;
	color: #8BB1D7;
}

td.clPicturesChoice
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow: hidden; 
	height: 20px; 
	width: 20px;
	text-align: center;
	cursor: pointer; cursor: hand;
	font-weight: bold; 
	background-color: #EAC88E;
	color: #8BB1D7;
}

td.clPicturess
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow: hidden; 
	height: 20px; 
	width: 20px;
  cursor: default;
	text-align: center;
	font-weight: bold; 
	background-color: #8BB1D7;
	color: #000080;
}

td.clPicturesOFF
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow:hidden; 
	height:20px; 
	width:20px; 
	text-align: center;
	color:#8BB1D7; 
	cursor: pointer; cursor: hand;
	font-weight: bold; 
	background-color:white;
}


td.clSlideMenu2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow: hidden; 
	height: 20px; 
	width: 160px;
	text-align: center;
	cursor: pointer; cursor: hand;
	font-weight: bold; 
	background-color: #000080;
	color: #8BB1D7;
}

td.clSlideMenu2Choice
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow: hidden; 
	height: 20px; 
	width: 160px;
	text-align: center;
	cursor: pointer; cursor: hand;
	font-weight: bold; 
	background-color: #EAC88E;
	color: #8BB1D7;
}

td.clSlideMenu2s
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow: hidden; 
	height: 20px; 
	width: 160px;
  cursor: default;
	text-align: center;
	font-weight: bold; 
	background-color: #8BB1D7;
	color: #000080;
}

td.clSlideMenu2OFF
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow:hidden; 
	height:20px; 
	width:160px; 
	text-align: center;
	color:#8BB1D7; 
	cursor: pointer; cursor: hand;
	font-weight: bold; 
	background-color:white;
}

td.clSlideMenu3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow: hidden; 
	height: 20px; 
	width: 199px;
	text-align: center;
	cursor: pointer; cursor: hand;
	font-weight: bold; 
	background-color: #000080;
	color: #99CCFF;
}

td.clSlideMenu3s
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow: hidden; 
	height: 20px; 
	width: 199px;
  cursor: default;
	text-align: center;
	font-weight: bold; 
	background-color: #99CCFF;
	color: #000080;
}

td.clSlideMenu3OFF
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	overflow:hidden; 
	height:20px; 
	width:199px; 
	text-align: center;
	cursor: pointer; cursor: hand;
	color:#8BB1D7; 
	font-weight: bold; 
	background-color:white;
}

a.clA2:link 
{
	color:#8BB1D7; 
	font-size:10px; 
	text-decoration:none;
}

a.clA2:visited 
{
	color:#8BB1D7; 
	font-size:10px; 
	text-decoration:none;
}

a.clA2:hover 
{
	color:#8BB1D7; 
	font-size:10px; 
	text-decoration:none;
}

a.clA2:link:hover 
{
	color:#8BB1D7; 
	font-size:10px; 
	text-decoration:none;
}


.sublink 
{
	font-weight:normal;
	font-size: 11px;
	color: #000080; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline
}

A.sublink:hover 
{
	font-weight: normal; 
	font-size: 11px; 
	color: #000080; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: underline
}

.combobox
{
	color: #8BB1D7;
	background-color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.submit
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    FONT-SIZE: 11px;
    TEXT-ALIGN: center;
    COLOR: #8BB1D7;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #000080;
  BORDER-LEFT: 0px;
  BORDER-RIGHT: 0px;
  BORDER-BOTTOM: 0px;
  BORDER-TOP: 0px;
  HEIGHT: 20px;
    FONT-WEIGHT: bold; 
	cursor: pointer; cursor: hand;
}

input.text {
	background-color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #8BB1D7;
  BORDER-LEFT: 0px;
  BORDER-RIGHT: 0px;
  BORDER-BOTTOM: 0px;
  BORDER-TOP: 0px;
  HEIGHT: 20px;
}

textarea {
	background-color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #8BB1D7;
  BORDER-LEFT: 0px;
  BORDER-RIGHT: 0px;
  BORDER-BOTTOM: 0px;
  BORDER-TOP: 0px;
  HEIGHT: 40px;
  width: 450px;
}

.textarea2 {
	background-color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #8BB1D7;
  BORDER-LEFT: 0px;
  BORDER-RIGHT: 0px;
  BORDER-BOTTOM: 0px;
  BORDER-TOP: 0px;
  HEIGHT: 160px;
  width: 350px;
}

.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:none;
	font-size: 11px;
	color: #000080; 
	text-decoration: none
}

.plaintextlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:none;
	font-size: 10px;
	color: #3C75AE; 
	text-decoration: none
}

.plaintexttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #000080; 
	text-decoration: none
}

.plaintextblue {
	font-weight:none;
	font-size: 10px;
	color: #8BB1D7; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

.plaintexttitleblue {
	font-weight:bold;
	font-size: 11px;
	color: #8BB1D7; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

.importanttext {
	font-weight:normal;
	font-size: 11px;
	color: #FF9933; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

.error {
	FONT-SIZE: 12px; COLOR: #FF0000; FONT-FAMILY: Verdana, Arial, Helvetica
}

.header {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000080; FONT-FAMILY: Verdana, Arial, Helvetica
}

html {
    height: 100%;
}

#container {
    position: relative;
    min-height: 100%
}

body {
	height: 100%;
	background-color: #F4F4F4;
	margin: 0px;
	text-align: center;
}

.inputButton {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
}

.inputText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
}

.inputTextArea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
}

.inputSelect {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inputDiv {
	width:100%;
	height:50px;
	overflow:auto;
}

form {
	margin: 0px
}

.title {
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	padding: 20px;
}

.list {
	padding:3px
}

.listHeader {
	background-color: #E3E3E3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 2px;
}

.listTitle {
	background-color: #384f7b;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.listRow {
	background-color: #FFE0AA;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

.listAlternateRow {
	background-color: #FDEED3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

.listRowTitle {
	background-color: #FFE0AA;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align: top;
	padding: 2px;
}

.listAlternateRowTitle {
	background-color: #FDEED3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align: top;
	padding: 2px;
}	