body 
{
	font-size: 100%;
}

/*TEXT COMPONENTS*/

.LargeText
{
  font-size: 1em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: default;
  color: #000099;
}	
.MediumText
{
  font-size: .88em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: default;
  color: #000099;
}
.NormalText
{
  font-size: .75em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: default;
  color: #000099;
}	
.SmallText
{
  font-size: .63em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: default;
  color: #000099;
}	
.LargeTextURL
{
  font-size: 1em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: pointer;
  color: #000099;
}	
.MediumTextURL
{
  font-size: .88em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: pointer;
  color: #000099;
}
.NormalTextURL
{
  font-size: .75em;
  line-height:10.5pt;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: pointer;
  color: #000099;
}	
.SmallTextURL
{
  font-size: .63em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: pointer;
  color: #000099;
}	
.LargeTextURL-Over
{
  font-size: 1em;
  font-family: verdana;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
  color: #000099;
  cursor: pointer;
}
.MediumTextURL-Over
{
  font-size: .88em;
  font-family: verdana;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
  color: #000099;
  cursor: pointer;
}
.NormalTextURL-Over
{
  font-size: .75em;
  font-family: verdana;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
  color: #000099;
  cursor: pointer;
}
.SmallTextURL-Over
{
  font-size: .63em;
  font-family: verdana;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
  color: #000099;
  cursor: pointer;
}



.OtherLargeText
{
  font-size: 1em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: default;
  color: #ff0000;
}	
.OtherMediumText
{
  font-size: .88em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: default;
  color: #ff0000;
}	
.OtherText
{
  font-size: .75em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: default;
  color: #ff0000;
}	
.OtherSmallText
{
  font-size: .63em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: default;
  color: #ff0000;
}				
.OtherLargeTextURL
{
  font-size: 1em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: pointer;
  color: #ff0000;
}	
.OtherMediumTextURL
{
  font-size: .88em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: pointer;
  color: #ff0000;
}	
.OtherTextURL
{
  font-size: .75em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: pointer;
  color: #ff0000;
}	
.OtherSmallTextURL
{
  font-size: .63em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: pointer;
  color: #ff0000;
}				

.NavigateText
{
  position: relative;
  top:1px;
  font-size: .68em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
	text-decoration: none;
  color: #ffffff;
  cursor: default;
}
.NavigateTextURL
{
  font-size: .63em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
	text-decoration: underline;
  color: #000090;
  cursor: pointer;
}

.WhiteText
{
  font-size: .75em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: default;
  color: #ffffff;
}	
.SmallWhiteText
{
  font-size: .63em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
 	cursor: default;
  color: #ffffff;
}	

/*Div COMPONENTS*/

.FullBorderDiv
{
	border-color: #808080;
	text-align: left;
	border-width: 1px;
	background: transparent;
	border-style: solid;
}

/*TABLE COMPONENTS*/

#Table
{
  background-color: #ffffff;
	border-style: none;
	vertical-align: top;
	text-align: center;
}
.StandardTable
{
  background-color: #ffffff;
	border-style: none;
	border-width: 0px;
	margin: 0;
	padding: 0;
	border-color: #ffffff;
}

.BorderTable
{
  background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 2;
	border-color: #000099;
}

/*CELL COMPONENTS*/

#Cell
{
  background-color: #ffffff;
	border-style: none;
	vertical-align: top;
	text-align: center;
}

/*DIV COMPONENTS*/

#Div
{
  background-color: #ffffff;
	border-top: 1px solid #808080;
	vertical-align: top;
	text-align: center;
}
.NormalDiv
{
  background-color: #ffffff;
	border-style: none;
	border-width: 0;
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 0;	
}	

/*TEXT COMPONENTS*/

.ReverseSmallText
{
  font-size: .63em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
	text-decoration: none;
  background: #000099;
  color: #ffffff;
}	
.DialogHeaderText
{
  font-size: .88em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
	text-decoration: none;
  color: #ffffff;
}
.HugeWhiteText
{
  font-size: 1.12em;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
	text-decoration: none;
  color: #ffffff;
}	

/*IMAGE COMPONENTS*/
#Image
{
	border-width: 0;
	border-style: none;
}	
.NormalImage
{
	border-width: 0;
	border-style: none;
}
.NormalImageURL
{
	border-width: 0;
	border-style: none;
  cursor: pointer;
}
	
/*BODY COMPONENTS*/
#Body
{
	background-color: #ffffff;
}	
.NormalBody
{
	background-color: #ffffff;
	padding:0;
	margin:0;
}	

/*BUTTON COMPONENTS*/

#Button
{
	width:30px;
}
.NormalButton
{
	font-size: .75em;
	color: #000090;
  font-family: verdana;
	font-weight: bold;
	background: url('../Images/Button.gif');
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #808080;
	border-right: 2px solid #808080; 
  cursor: pointer;
}
.NormalButton-Disabled
{
	font-size: .75em;
	color: #b0b0b0;
  font-family: verdana;
	background-color: #efefef;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #808080;
	border-right: 2px solid #808080; 
  cursor: default;
}
.NormalButton-Over
{
	font-size: .75em;
	color: #000090;
  font-family: verdana;
	background: url('../Images/Button-Over.gif');
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #808080;
	border-right: 2px solid #808080; 
  cursor: pointer;
}
.NormalButton-Down
{
	font-size: .75em;
	color: #000090;
  font-family: verdana;
	background: url('../Images/Button-Over.gif');
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080; 
  cursor: pointer;
}
.NormalButton-StayDown
{
	font-size: .75em;
	color: #000099;
  font-family: verdana;
	background: url('../Images/Button-Over.gif');
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080; 
  cursor: default;
}
.SmallButton
{
	font-size: .69em;
	color: #000099;
  font-family: verdana;
	background-color: #cdcdcd;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #808080;
	border-right: 2px solid #808080; 
  cursor: pointer;
}
.SmallButton-Disabled
{
	font-size: .69em;
	color: #b0b0b0;
  font-family: verdana;
	background-color: #efefef;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #808080;
	border-right: 2px solid #808080; 
  cursor: default;
}
.SmallButton-Over
{
	font-size: .69em;
	color: #ffffff;
  font-family: verdana;
	background-color: #9facb4;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #808080;
	border-right: 2px solid #808080; 
  cursor: pointer;
}
.SmallButton-Down
{
	font-size: .69em;
	color: #ffffff;
  font-family: verdana;
	background-color: #9facb4;
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080; 
  cursor: pointer;
}

.ImageButton
{
	background-color: #eeeeee;
	width:15px;
	height:15px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #808080;
	border-right: 2px solid #808080; 
  cursor: pointer;
}
.ImageButton-Over
{
	background-color: #9facb4;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #808080;
	border-right: 2px solid #808080; 
  cursor: pointer;
}
.ImageButton-Down
{
	background-color: #9facb4;
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080; 
  cursor: pointer;
}


/*TEXT BOX COMPONENTS*/
.NormalTextBox
{
	border-color: #808080;
	text-align: left;
	border-width: 1px;
	font-size: .75em;
	background-color:#dcdcff;
	color: #000099;
	font-family: verdana;
	border-style: solid;
}		
.NormalTextBox-Active
{
	border-color: #808080;
	text-align: left;
	border-width: 1px;
	font-size: .75em;
	background-color:#ffffff;
	color: #000099;
	font-family: verdana;
	border-style: solid;
}		
.OtherTextBox
{
	border-color: #808080;
	text-align: left;
	border-width: 1px;
	font-size: .75em;
	background-color:#ffffff;
	color: #000099;
	font-family: verdana;
	border-style: solid;
}		
