.textbox      { border-style:solid; border-width:1px; font-family: Tahoma; font-size: 11px;  }

.textboxbackgray      { border:1px solid #999999; font-family: Tahoma; font-size: 11px; background-color: #F4F4F4 }
.textboxbackWhite      { border:1px solid #999999; font-family: Tahoma; font-size: 11px; background-color: #FFFFFF }
.tdBorder {border-left-width: 1px; border-right-width: 1px; border-top: 1px solid #666666; border-bottom-width: 1px}

.PBlue       { font-family: Tahoma; font-size: 11px; color: #000080 }
.PBlueHand   {cursor:hand; font-family: Tahoma; font-size: 11px; color: #000080 }
.PBlueBold   { font-family: Tahoma; font-size: 11px; color: #000080 ;font-weight:bold}

.PBlue2       { font-family: Tahoma; font-size: 11px; color: #0000FF }
.PBlueHand2   {cursor:hand; font-family: Tahoma; font-size: 11px; color: #0000FF }
.PBlueBold2   { font-family: Tahoma; font-size: 11px; color: #0000FF ;font-weight:bold}

.PRed        { font-family: Tahoma; font-size: 11px; color: #FF0000 }
.PRedHand    {cursor:hand; font-family: Tahoma; font-size: 11px; color: #FF0000 }
.PRedBold    { font-family: Tahoma; font-size: 11px; color: #FF0000 ;font-weight:bold}

.PBlack      { font-family: Tahoma; font-size: 11px; color: #000000 }
.PBlackHand  {cursor:hand; font-family: Tahoma; font-size: 11px; color: #000000 }
.PBlackBold  { font-family: Tahoma; font-size: 11px; color: #000000; font-weight:bold }

.PGreen      { color: #008000; font-size: 11px;font-family: Tahoma;  }
.PGreenHand  {cursor:hand; color: #008000; font-size: 11px;font-family: Tahoma;  }
.PGreenBlod  { color: #008000; font-size: 11px;font-family: Tahoma;  font-weight:bold}

.PWhite      { font-family: Taho; font-size: 11px; color: #FFFFFF }
.PWhiteHand  { cursor:hand; font-family: Tahoma; font-size: 11px; color: #FFFFFF }

.button      { font-family: Tahoma; font-size: 11px }
.Hand      { cursor:hand;}


a.hyper {
	text-decoration: none;
	color: #008000; font-family:Tahoma; font-size:11px
}

a:link.hyper  {
	text-decoration: none; color:#008000
}

a:hover.hyper  {
	color:#0000FF
}
a:active.hyper  {
	color: #800000;
	text-decoration: underline; font-family:Tahoma; font-size:11px
}



a.hyper1 {
	text-decoration: none;
	color: #FF0000; font-family:Tahoma; font-size:11px
}

a:link.hyper1  {
	text-decoration: none; color:#FF0000
}

a:hover.hyper1  {
	color:#C0C0C0
}
a:active.hyper1  {
	color: #000080;
	text-decoration: underline; font-family:Tahoma; font-size:11px
}




a.hyper2 {
	text-decoration: none;
	color: #0000FF; font-family:Tahoma; font-size:11px
}

a:link.hyper2  {
	text-decoration: none; color:#0000FF
}

a:hover.hyper2  {
	color:#C0C0C0
}
a:active.hyper2  {
	color: #000080;
	text-decoration: underline; font-family:Tahoma; font-size:11px
}




a.hyper3 {
	text-decoration: none;
	color: #FFFFFF; font-family:Tahoma; font-size:11px
}

a:link.hyper3  {
	text-decoration: none; color:#FFFFFF
}

a:hover.hyper3  {
	color:#FFFF00
}
a:active.hyper3  {
	color: #FFFFFF;
	text-decoration: underline; font-family:Tahoma; font-size:11px
}




a.hyper4 {
	text-decoration: none;
	color: #000080 ; font-family:Tahoma; font-size:11px
}

a:link.hyper4  {
	text-decoration: none; color:#000080 
}

a:hover.hyper4 {
	color:#000080 
}
a:active.hyper4 {
	color: #000080 ;
	text-decoration: underline; font-family:Tahoma; font-size:11px
}

#divMessage { 
 float: left;
 margin: 0px;
 padding: 0px;
 width: 100%;
 display: inline;
 position: relative
}

.WarningBox { border: 1px solid #C0C0C0; background-color: #FFFFE1; font-family:Tahoma; font-size:11px; color:#FF0000; text-align:center }
.WarningBoxOK { border: 1px solid #C0C0C0; background-color: #E9FFD2; font-family:Tahoma; font-size:11px; color:#000000; text-align:center }
.WarningBoxHeadrer { border: 1px solid #C0C0C0; background-color: #FFDDFF; font-family:Tahoma; font-size:11px; color:#000080; text-align:center;  }
.SubDivBox01 { border: 1px solid #C0C0C0; background-color: #F0FFF0}
.boxbackgraygrid{ border-bottom:1px solid #999999; font-family: Tahoma; font-size: 11px; background-color: #F4F4F4 }
