BODY, FORM {
	font-family : Arial;
	margin: 0px;
}
TD, INPUT, TEXTAREA
{
	font: 500 9pt Arial;
}
.t1
{
	font-family:Arial;
	color:#b8b8b8;
	font-size:28px;
}
.t2
{
	font-family:Arial;
	color:#000000;
	font-size:28px;
}
.t-1
{
	font-family:Miriam;
	font-weight:bold;
	color:#b8b8b8;
	font-size:28px;
}
.t-2
{
	font-family:Miriam;
	font-weight:bold;
	color:#000000;
	font-size:28px;
}
.menu
{
	font-size : 10;
	font-weight : normal;
}
.menu-line
{
	font-size : 12;
	font-weight : bold;
	color: White;
}
.go
{
	background-image : url("../images/go.jpg");
	border : 0;
	width:28;
	height:19;
}
.go-over
{
	background-image : url("../images/go-over.jpg");
	border : 0;
	width:28;
	height:19;
}
.textBox
{
	border : 1;
	width:123;
	height:15;
}
.textBoxG
{
	background : #F3F3F3;
	border: thin;
	border-bottom : thin solid Silver;
	border-right : thin solid Silver;
}
.textBoxW
{
	background : #FFFFFF;
	border: thin;
	font-family: arial;
	font-size: 12;
	color: black;
	font-weight: normal;
	border-bottom : thin solid Silver;
	border-right : thin solid Silver;
}
.textBoxP
{
	background : #817EFF;
	font-family: arial;
	font-size: 12;
	color: White;
	font-weight: bold;	
	border: thin;
	border-bottom : thin solid Silver;
	border-right : thin solid Silver;
}
.LinkBoxP
{
	font-family: arial;
	font-size: 12;
	color: White;
	font-weight: bold;	
	text-decoration:none;
}

.textBoxL
{
	background : #E1E0FF;
	font-family: arial;
	font-size: 12;
	color: black;
	font-weight: bold;
	border: thin;
	border-bottom : thin solid Silver;
	border-right : thin solid Silver;
}
.CBoxL
{
	border : 1;
	border : #817EFF;
}
.buttonGreen
{
	background: #4E9F27;
	width: 80;
	height: 20;
	font-family: arial;
	font-size: 12;
	color: White;
	font-weight: bold;
	cursor:hand;
	border-bottom : thin solid Gray;
	border-right : thin solid Gray;
}
.buttonP
{ 
	background: #817EFF;
	width: 80;
	height: 20;
	font-family: arial;
	font-size: 12;
	color: White;
	font-weight: bold;
	cursor:hand;
	border-bottom : thin solid Silver;
	border-right : thin solid Silver;
 }
.buttonG
{ 
	background: #C5C3FF;
	width: 80;
	height: 20;
	font-family: arial;
	font-size: 12;
	color: White;
	font-weight: bold;
	cursor:hand;
	border-bottom : thin solid Silver;
	border-right : thin solid Silver;
 }

.buttonRed
{ 
	background: #FF3D23;
	width: 80;
	height: 20;
	font-family: arial;
	font-size: 12;
	color: White;
	font-weight: bold;
	cursor:hand;
	border-bottom : thin solid Silver;
	border-right : thin solid Silver;
 }
.title1
{ 
	font-family: arial;
	font-size: 24;
	color: Black;
	font-weight:normal;
 }
 .title2
{ 
	font-family: arial;
	font-size: 14;
	color: Black;
	font-weight:bold;
 }
  .title2Gray
{ 
	font-family: arial;
	font-size: 14;
	color: #BFBFBF;
	font-weight:bold;
 }
 .title3
{ 
	font-family: arial;
	font-size: 18;
	color: Black;
	font-weight:normal;
 }
.text
{ 
	font-family: arial;
	font-size: 12;
	color: Black;
 }
 .text_11
{ 
	font-family: arial;
	font-size: 11px;
	color: Black;
 }
 .textW
{ 
	font-family: arial;
	font-size: 12;
	color: White;
	font-weight: bold;
 }
 .textB
{ 
	font-family: arial;
	font-size: 12;
	color: Black;
	font-weight: bold;
 }
.textGray
{ 
	font-family: arial;
	font-size: 11;
	color: #575757;
 }
 .textGray_10
{ 
	font-family: arial;
	font-size: 11;
	color: #575757;
	letter-spacing:-1;
 }
.listRed
{ 
	font-family: arial;
	font-size: 12;
	color: #F1292C;
	background:#F1F1FD;
 }
 .redLink_10
 { 
 	color:#F1292C;
	font-weight: normal;
	text-decoration: none;
	font-size:10;
  }
  .redLink_10:hover
 { 
 	color:#0000FF;
	font-weight: normal;
	text-decoration: underline;
	font-size:10;
  }
 .redLink
 { 
 	color:#F1292C;
	font-weight: normal;
	text-decoration: none;
	font-size:11;
  }
  .redLink:hover
 { 
 	color:#0000FF;
	font-weight: normal;
	text-decoration: underline;
	font-size:11;
  }
  .grayLink
 { 
 	color:#575757;
	font-weight: normal;
	text-decoration: none;
	font-size:11;
  }
  .grayLink:hover
 { 
 	color:#0000FF;
	font-weight: normal;
	text-decoration: underline;
	font-size:11;
  }
  .redLinkB
 { 
 	color:#F1292C;
	font-weight: bold;
	text-decoration: none;
	font-size:11;
  }
  .redLinkB:hover
 { 
 	color:#0000FF;
	font-weight: bold;
	text-decoration: underline;
	font-size:11;
  }
 .LinkLuach
 { 
 	color:#6f6f6f;
	font-weight: normal;
	text-decoration: none;
	font-size:11;
  }
  .LinkLuach:hover
 { 
 	color:#F1292C;
	font-weight: normal;
	text-decoration: none;
	font-size:11;
  }  
  .Link
 { 
 	color:#000000;
	font-weight: normal;
	text-decoration: none;
	font-size:12;
  }
  .Link:hover
 { 
 	color:#F1292C;
	font-weight: normal;
	text-decoration: underline;
	font-size:12;
  }
  .LinkNoLine
 { 
 	color:#000000;
	font-weight: normal;
	text-decoration: none;
	font-size:12;
  }
  .LinkNoLine:hover
 { 
 	color:#F1292C;
	font-weight: normal;
	text-decoration: none;
	font-size:12;
  }
   .BlueLink
 { 
 	color:#0000FF;
	font-weight: normal;
	text-decoration: none;
	font-size:12;
  }
  .BlueLink:hover
 { 
 	color:#F1292C;
	font-weight: normal;
	text-decoration: underline;
	font-size:12;
  }
   .LinkStatic
 { 
 	color:#F1292C;
	font-weight: normal;
	text-decoration: none;
	font-size:12;
  }
   .LinkMail
 { 
 	color:#F1292C;
	font-weight: normal;
	text-decoration: none;
	font-size:10;
  }
  .LinkMail:hover
 { 
 	color:#F1292C;
	font-weight: normal;
	text-decoration: underline;
	font-size:10;
  }
 .LinkBlue
 { 
 	color:#575757;
	font-weight: normal;
	text-decoration: none;
	font-size:10;
  }
.LinkBlue:hover
 { 
 	color:#0000FF;
	font-weight: normal;
	text-decoration: underline;
	font-size:10;
  }
 .Link12
 { 
 	color:#000000;
	font-weight: normal;
	text-decoration: none;
	font-size:12;
  }
.Link12:hover
 { 
 	color:#F1292C;
	font-weight: normal;
	text-decoration: underline;
	font-size:12;
  }
.smallText
 { 
 	color:#595959;
	font-weight: normal;
	text-decoration: none;
	font-size:10;
  }
  
  all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px Arial; color: white; cursor: hand; z-index:100}

#MainTable A:hover
 {
 	color: yellow;
}
.TableHeader
{
    FONT-SIZE: 10px;
    COLOR: #224a7a;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #b6cbdf
}
.TableHeaderMid
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #224a7a;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #b6cbdf;
}
.PageHeaderOn
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #CFCFCF;
    TEXT-DECORATION: none;
    cursor:hand;
}
.PageHeaderOff
{
    FONT-SIZE: 10px;
    color:white;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #000000;
    TEXT-DECORATION: none;
    cursor:hand;
}
.LinkNoUnderLine
{
    FONT-SIZE: 10px;
    COLOR: #FF0000;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
.LinkMainMenu
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
.LinkMainMenuHover
{
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
.LinkMainMenu:Hover
{
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}

.LinkMenuRed
{
    FONT-SIZE: 10px;
    COLOR: #FF0000;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
.LinkMenuRed:Hover
{
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
.LinkUnderLine
{
    FONT-SIZE: 10px;
    COLOR: #224a7a;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: 1;
}
.PageBG
{
    BACKGROUND-COLOR: #FFFFFF;
    font-family:Arial;
    font-size:12;
    font-weight:bold;
    color:White;
}
.Links
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}
.ShowData
{
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #F3F3F3;
}
.ShowDatSub
{
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF;
}
.ShowSelected
{
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    CURSOR: hand;
    BACKGROUND-COLOR: #F9F1CD
}
.TableHeaderBig
{
    FONT-SIZE: 15px;
    COLOR: #224a7a;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #b6cbdf
}
.ButtonOLD
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    BORDER-LEFT: outset;
    COLOR: #224a7a;
    BORDER-BOTTOM: outset;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #a9b8cb;
    TEXT-DECORATION: none
}
.Button
{
    background: #817EFF;
	height: 20;
	font-family: arial;
	font-size: 12;
	color: White;
	font-weight: bold;
	cursor:hand;
	border-bottom : thin solid Silver;
	border-right : thin solid Silver;
}
.ReadData
{
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #f3f3f3;
}
.clsTitle
{
    FONT-WEIGHT: bold;
    COLOR: #224a7a;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
}
.clsText
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #224a7a;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
}
.clsLinkFile
{
    FONT-SIZE: 14px;
    COLOR: red;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: 1;
}
.clsWeekday
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #D7D7D7;
}

.clsDay
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial;

}
.clsDayRed
{
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Arial;

}
.clsCalEvents
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #CFCFCF;
    border-top : thin solid Red;
    border-left : thin solid Red;
    border-bottom : thin solid Red;
    border-right : thin solid Red;
}
.clsToDayEvents
{
    COLOR: red;
    TEXT-DECORATION: none;
    CURSOR:hand;
}
.clsLinkEvents
{
    COLOR: black;
    TEXT-DECORATION: none;
    CURSOR:hand;
}
.clsDayEvents
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: red;
}
.clsCalEvent
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: red;

}
.clsCalendar
{
   BACKGROUND-COLOR: #BEBEBE;
}

.clsInput
{
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	width:80px;
	BACKGROUND-COLOR: #FFFFFF;

}
.clsTableCal
{
    border-top : thin solid White;
    border-left : thin solid White;
    border-bottom : thin solid #BCBCBC;
    border-right : thin solid #BCBCBC;
}
.clsCalTitle
{
    FONT-SIZE: 12px;
    COLOR: #727272;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #E7E7E7;
    TEXT-DECORATION: none;
}

.clsWord
{
    FONT-SIZE: 14px;
    COLOR: red;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
 
    TEXT-DECORATION: none;
}
.popup
{
COLOR: #eeeeee;
CURSOR:hand;
}
.rek
{
	border: solid, 0, #ffffff;
	width: 120
}
.HPtitle
{
	height:20px;
	color:#000000;
	font-size:14;
	font-weight:bold;
	background-color:#D9D9FF;
}
.HPright
{
	background-color:#E7E7E7;
	height:20px;
	color:#3D3938;
	font-size:14;
	font-weight:bold;
}