.title {
	font-family: "Trebuchet MS", Arial, Helvetice, Verdana;
 	font-size: 16px; 
	font-weight: bold; 
	color: #909CB0;
	text-decoration: underline
	}

.subtitle {
	font-family: "Trebuchet MS", Arial, Helvetice, Verdana;
 	font-size: 14px; 
	color: #909CB0;
	text-decoration: underline
	}

.bodytext {
	font-family: Arial, "Trebuchet MS", Helvetica, Verdana; 
	font-size: 12px; 
	color: #213A62
	}
	.bodytext a:link          {text-decoration: underline; color: #213A62; font-size: 12px;}
	.bodytext a:visited       {text-decoration: underline; color:#213A62; font-size: 12px;}
	.bodytext a:hover 	{text-decoration: none;  color: blue; font-size: 12px;}

.bodytext2 {
	font-family: Arial, "Trebuchet MS", Helvetica, Verdana; 
	font-size: 13px; 
	color: #213A62
	}
	.bodytext2 a:link          {text-decoration: none; color: #213A62}
	.bodytext2 a:visited       {text-decoration: none; color:#213A62}
	.bodytext2 a:hover 	{text-decoration: none;  color: blue}

.bodytext3 {
	font-family: Arial, "Trebuchet MS", Helvetica, Verdana; 
	font-size: 12px; 
	color: #213A62
	}
	.bodytext3 a:link          {text-decoration: underline; color: #213A62}
	.bodytext3 a:visited       {text-decoration: underline; color:#213A62}
	.bodytext3 a:hover 	{text-decoration: none; color: blue}		
	

.fieldtext {
	font-family: Arial, "Trebuchet MS", Helvetica, Verdana; 
	font-size: 10px; 
	color: #4077BF
	}

.fieldtext2 {
	font-family: Arial, "Trebuchet MS", Helvetica, Verdana; 
	font-size: 10px; 
	color: #4077BF
	}

.fieldmenutext {
	font-family: Arial, "Trebuchet MS", Helvetica, Verdana; 
	font-size: 12px; 
	color: #4077BF; 
	background-color: #F8FAFD; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}

.fieldmenutext2 {
	font-family: Arial, "Trebuchet MS", Helvetica, Verdana; 
	font-size: 12px; 
	color: #4077BF; 
	background-color: #FFE5B7;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}

.button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica ; 
	font-size: 13px; 
	background-color: #BBC5D6; 
	color: #213A62;
	line-height: 15pt;
	font-weight: bold;
	font-variant: small-caps
	}
.button1 
{
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana; 
	background-color: #909CB0; 
	font-size: 11px;
	color: #ffffff; 
	font-weight :bold;
	line-height:10pt;
	border-color:#ccccff;
	line-height: 6pt;
	height:15pt
}
.buttonset {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica ; 
	font-size: 13px; 
	background-color: #BBC5D6; 
	color: #213A62;
	line-height: 15pt;
	font-weight: bold;
	font-variant: small-caps;
	width: 160
	}

.searchboxtext {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana; 
	font-size: 12px; 
	color: #990033; 
	line-height: 15px
	}
	.searchboxtext a:link          {text-decoration: underline; color: #990000}
	.searchboxtext a:visited       {text-decoration: underline; color:gray}
	.searchboxtext a:hover 	{text-decoration: none;}

.scrollTEXT {
		font-family: Arial, Helvetica, Verdana, sans-serif; 
		font-size: 12px; color: #FFFFFF
		}
	.scrollTEXT a:link		{text-decoration: underline; color: #FFFFFF;}
	.scrollTEXT a:visited	{text-decoration: underline; color: #FFFFFF;}
	.scrollTEXT a:hover		{text-decoration: none;}

.LabelLogin {
	font-family: "Trebuchet MS", Arial, Helvetice, Verdana;
 	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF;
	}

.DescTextLogin {
	font-family: "Trebuchet MS", Arial, Helvetice, Verdana;
 	font-size: 14px; 
	color: #FFFFFF;
	}


.CopyrightText {
	font-family: "Trebuchet MS", Arial, Helvetice, Verdana;
 	font-size: 10px; 
	color: gray;
	}

.LogoText {
	font-family: "Trebuchet MS", Arial, Helvetice, Verdana;
 	font-size: 10px; 
	color: white;
	}


.menutext {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana; 
	font-size: 13px; 
	color: #344B6E;
	line-height: 20px
	}

.Tab {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;  
	color: #344B6E;
	border:none;
	background:none;
	Cursor:hand
	}
.button2 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;  
	color: #344B6E;
	border:none;
	background:none;
	Cursor:hand
	}
.message {
	font-style: italic; color: #FF0000
	}

.AlertText {
	color: #FF0000;
	font-weight: bold
	}
	
.InfoText {
	color: #00CC00;
	font-weight: bold
	}
	
.InfoText2 {
	color: #9900CC;
	font-weight: bold
	}
	
textarea.database {
    position: absolute;
    left: -2000px;
    visibility: hidden;
}