.Text10White {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 10px;
	color : #ffffff;
	}

.Text10Blue {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #000080;
	}
	
.Text10Blu {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 10px;
	color : blue;
	}

.Link10BluRed {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 10px;
	color : Blue;
	text-decoration : line;
	}
.Link10BluRed:hover{
	color : Red;
	}
	
.Link10BlueRed {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #000080;
	text-decoration : none;
	}
.Link10BlueRed:hover{
	color : Red;
	text-decoration : underline;
	}

.Link12BlueRed {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : #000080;
	text-decoration : none;
	}
.Link12BlueRed:hover{
	color : Red;
	text-decoration : underline;
	}
	
.Text12Blue {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : Blue;
	font-weight : bold;
	}
.Text12Blu {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : #000080;
	font-weight : bold;
	}
.Text12BluNB {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : #000080;
	}
.Text14Blue {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 14px;
	color : Blue;
	}

.Text16Blue {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 16px;
	color : Blue;
	}

.Text16Blu {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 16px;
	color : #0000B0;
	font-weight : bold;
	}

.Link12Blue {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : #0000B0;
	}
.Link12Blue:hover{
	color : #FF0000;
	}

.Link14BlueRed {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
	color : Blue;
	text-decoration : line;
	}
.Link14BlueRed:hover{
	color : Red;
	}
	
.Link10WhiteRed {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	color : White;
	}
.Link10WhiteRed:hover{
	color : Red;
	}

.Link10BlackNB {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 10px;
	color : black;
	}
.Link10BlackNB:hover{
	color : #FF9933;
	}

.Link10Black_red {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 10px;
	color : black;
	}
.Link10Black_red:hover{
	color : #FF0000;
	}

.Link12Black {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : black;
	}
.Link12Black:hover{
	color : #FF9933;
	font-weight : bold;
	}

.Link12White {
	font-family : Tahoma,Verdana,arial,helvetica,sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	}

.Command1{
	background-color : #0000B0;
	font-family : Verdana, Command1, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	height : 18px;
	color : White;
	border : 1px solid Black;
	text-align : center;
	CURSOR :hand;
	}

.CommandOrange{
	background-color : #FF9933;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	border : 1px solid Black;
	text-align : center;
	Cursor : Hand
	}
.FrameText {
	border : 1px solid #0000B0;
	}
.FrameTextRed {
	border : 1px solid #FF0000;
	}
.FrameTextSmall {
	border : 1px solid #0000B0;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
.FrameTextSmall2 {
	border : 1px solid #95D2FF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}	
.FrameTextSmallRed {
	border : 1px solid #FF0000;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
TEXTAREA{
	background-color:#ffffff;
	border:1 solid #0000B0;
    SCROLLBAR-FACE-COLOR: #0000B0;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
    SCROLLBAR-SHADOW-COLOR: #0000B0; 
    SCROLLBAR-ARROW-COLOR: #ffffff; 
    SCROLLBAR-BASE-COLOR: #000000; 
    scrollbar-3d-light-color: #FFFFFF; 
    scrollbar-dark-shadow-color: #FFFFFF;
	font-family : Tahoma, Verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
	}
.TEXTAREARed{
	background-color:#ffffff;
	border:1 solid #FF0000;
    SCROLLBAR-FACE-COLOR: #FF0000;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
    SCROLLBAR-SHADOW-COLOR: #FF0000; 
    SCROLLBAR-ARROW-COLOR: #ffffff; 
    SCROLLBAR-BASE-COLOR: #000000; 
    scrollbar-3d-light-color: #FFFFFF; 
    scrollbar-dark-shadow-color: #FFFFFF ;
	font-family : Tahoma, Verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
	}
BODY
 {
  SCROLLBAR-FACE-COLOR: #000080;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  SCROLLBAR-SHADOW-COLOR: #000080; 
  SCROLLBAR-ARROW-COLOR: #ffffff; 
  SCROLLBAR-BASE-COLOR: #000000; 
  scrollbar-3d-light-color: #FFFFFF; 
  scrollbar-dark-shadow-color: #FFFFFF;
  background : White;
 }	