body { background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
.box { border: 1px; border-color: #c0c0c0; border-style: solid; }
.boxBlue { border: 1px; border-color: #9FC2ED; border-style: solid; }

.btnOff { font-family: Arial; font-size: 15px; background : #ffffff;  color: #000000; font-weight: bold; text-decoration:none; }
.btnOn { font-family: Arial; font-size: 15px; cursor:hand; background : #DEEFF3; color: #000000; font-weight: bold; text-decoration:none; }

.Link1, .Link2, .Link3, .Link4, .Link5, .Link6  { font-family: Arial; color: #000000; font-size: 11px; font-weight: bold; text-decoration : none; }
.frameItemOff { border: 1px; border-color: #FFFFFF; border-style: solid; background-color: #CCCC7E; font-family: Arial; color: #000000; font-size: 11px; font-weight: normal; text-decoration : none; }
.frameItemOn { border: 1px; border-color: #C3C3C3; border-style: solid; cursor: hand; background-color: #DEEFF3; font-family: Arial; color: #000000; font-size: 11px; font-weight: normal; text-decoration : none; }



.text { font-family: Arial; font-size: 13px; color: #000000; font-weight: normal; text-decoration:none; }
.text a { font-family: Arial; font-size: 13px; color: #000000; font-weight: normal; text-decoration:none; }
.text a:hover { font-family: Arial; font-size: 13px; color: #000000; font-weight: normal; text-decoration:none; }

.textBold { font-family: Arial; font-size: 13px; color: #000000; font-weight: bold; text-decoration:none; }
.textBold a { font-family: Arial; font-size: 13px; color: #000000; font-weight: bold; text-decoration:none; }
.textBold a:hover { font-family: Arial; font-size: 13px; color: #000000; font-weight: bold; text-decoration:underline; }

.textHead { font-family: Arial; font-size: 18px; color: #000000; font-weight: bold; text-decoration:none; }
.textHead a { font-family: Arial; font-size: 18px; color: #000000; font-weight: bold; text-decoration:none; }
.textHead a:hover { font-family: Arial; font-size: 18px; color: #000000; font-weight: bold; text-decoration:underline; }

.textSmall { font-family: Arial; font-size: 11px; color: #000000; font-weight: normal; text-decoration:none; }
.textSmall a { font-family: Arial; font-size: 11px; color: #000000; font-weight: normal; text-decoration:none; }
.textSmall a:hover { font-family: Arial; font-size: 11px; color: #000000; font-weight: normal; text-decoration:none; }

.textSmallWhite { font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration:none; }
.textSmallWhite a { font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration:none; }
.textSmallWhite a:hover { font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration:none; }

.textMenu { font-family: Arial; font-size: 13px; color: #7C7C7C; font-weight: bold; text-decoration:none; }
.textMenuOn { cursor:hand; font-family: Arial; font-size: 16px; color: #000000; font-weight: bold; text-decoration:none; }

.textBlueHead { font-family: Arial; font-size: 14px; color: #1374C6; font-weight: normal; text-decoration:none; }