BODY 
{
	color:#1E3849;
	font-family : trebuchet MS;
	font-size: 8pt;
	font: normal;
	scrollbar-face-color: #6b727c;
	scrollbar-highlight-color: #c6c6c6;
	scrollbar-shadow-color: #515863;
 	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #d9d1c1;
	scrollbar-track-color: #c6c6c6;
 	scrollbar-darkshadow-color: #000000;


}


TABLE.normalWhite {
	color : #1E3849;
	font-size : 11px;
	background : white;
}


TABLE.normalLightPurple {
	color : #1E3849;
	font-size : 11px;
	background : #F6EFFF;
}


TABLE.normal {
	color : #1E3849;
	font-size : 11px;
}

TD.rightsideMenuTitle {
	text-align : center;
	font-size : 14px;
	font-weight : bold;
	background : #999922;
	height : 26px;
	color : white;
	text-transform : uppercase;
}

TD.leftsideMenuTitle {
	text-align : center;
	font-size : 14px;
	font-weight : bold;
	background : #440044;
	height : 26px;
	color : white;
	text-transform : uppercase;
}

TD.centerTitle {
	font-size : 21px;
	color : #616065;
}

TD.boldRed {
	font-size : 11px;
	font-weight : bold;
	color : #AB0202;
}

TD.normalWhite {
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}

TD.boldBlack {
	font-size : 11px;
	font-weight : bold;
	color : #1E3849;
}

TD.boldBlackBigger {
	font-size : 12px;
	font-weight : bold;
	color : #1E3849;
}

TD.boldBlueBigger {
	font-size : 12px;
	font-weight : bold;
	color : #1E3849;
}

TD.normalBlackBG1 {
	font-weight : normal;
	color : #000000;
	background :#FCDFC5;
}

TD.normalBlackBG2 {
	font-weight : normal;
	color : #000000;
	background :#FDF0E4;
}

TD.boldGray {
	font-size : 11px;
	font-weight : bold;
	color : #4F4F4F;
}

TD.boldWhite {
	font-size : 11px;
	font-weight : bold;
	color : white;
}

TD.boldWhiteBigger {
	font-size : 15px;
	font-weight : bold;
	color : white;
}

TD.boldPurpleSmaller {
	color : #C596F6;
	font-weight : bold;
	font-size : 9px;
}

TD.calendarNote {
	color : red;
	font-size : 12px;
}

INPUT.normal{
	color : black;
	height : 16px;
	font-size : 11px;
}

INPUT.login {
	height : 16px;
	border : 1px solid black;
	font-size : 11px;
}

INPUT.submit {
	height : 16px;
	border : 1px #FF0000;
	background : url('images/btn_bg.jpg') repeat-x;
	color : white;
	font-weight : normal;
	height : 20px;
	font-size : 11px;
}

INPUT.submitGreen {
	height : 16px;
	border : 1px #FF0000;
	background : #999922;
	color : white;
	font-weight : normal;
	height : 20px;
	font-size : 11px;
}

INPUT.btnLogin {
	width : 110px;
	height : 20px;
	border : 0px;
	background : url(images/btn_login.gif) no-repeat;
	outline : none;
}

INPUT.btnMehet {
	width : 66px;
	height : 20px;
	border : 0px;
	background : url(images/btn_mehet.gif) no-repeat;
	outline : none;
}

INPUT.btnSearch {
	width : 98px;
	height : 20px;
	border : 0px;
	background : url(images/btn_search.jpg) no-repeat;
	outline : none;
}


INPUT.purple{
	border : 1px solid #D5D5D5;
}

INPUT.submitPurple {
	height : 16px;
	border : 1px #000000;
	background : #440044;
	color : white;
	font-weight : normal;
	height : 20px;
	font-size : 11px;
}

TEXTAREA.login {
	border : 1px solid black;
	font-size : 11px;
}

TEXTAREA.normal {
	border : 1px solid black;
	font-size : 11px;
}

a.normalBlackUnderline {
	color : black;
	text-decoration : underline;
}

a:hover.normalBlackUnderline {
	color : #4F4F4F;
	text-decoration : none;
}

a.normalBlackUnderlineWhiteBg {
	color : black;
	text-decoration : underline;
}

a:hover.normalBlackUnderlineWhiteBg {
	color : black;
	text-decoration : none;
}

a.boldGray {
	color : #4F4F4F;
	text-decoration : none;
	font-weight : bold;
}

a:hover.boldGray {
	color : #969595;
	text-decoration : none;
	font-weight : bold;
}

a.boldBlueBigger {
	color : #1E3849;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}

a:hover.boldBlueBigger {
	color : #969595;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}


a.boldPurple {
	color : #C596F6;
	text-decoration : none;
	font-weight : bold;
}

a:hover.boldPurple {
	color : #969595;
	text-decoration : none;
	font-weight : bold;
}

a.boldPurpleSmaller {
	color : #C596F6;
	text-decoration : none;
	font-weight : bold;
	font-size : 9px;
}

a:hover.boldPurpleSmaller {
	color : #969595;
	text-decoration : none;
	font-weight : bold;
	font-size : 9px;
}

a.boldBlack {
	color : black;
	text-decoration : none;
	font-weight : bold;
}

a:hover.boldBlack {
	color : #4F4F4F;
	text-decoration : none;
	font-weight : bold;
}

a.normalWhiteSmaller {
	color : white;
	text-decoration : none;
	font-weight : normal;
	font-size : 11px;
}

a:hover.normalWhiteSmaller {
	color : white;
	text-decoration : underline;
	font-weight : normal;
	font-size : 11px;
}

a.boldBlackWhiteBg {
	color : black;
	text-decoration : none;
	font-weight : bold;
}

a:hover.boldBlackWhiteBg {
	color : white;
	text-decoration : none;
	font-weight : bold;
}

a.boldBlackBigger {
	color : black;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
}

a:hover.boldBlackBigger {
	color : #4F4F4F;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
}

a.boldRed {
	color : red;
	text-decoration : none;
	font-weight : bold;
}

a:hover.boldRed {
	color : #4F4F4F;
	text-decoration : none;
	font-weight : bold;
}

a.boldRedBigger {
	color : red;
	font-size : 18px;
	text-decoration : none;
	font-weight : bold;
}

a:hover.boldRedBigger {
	color : #4F4F4F;
	text-decoration : none;
	font-weight : bold;
}




a.normalBlack {
	color : black;
	text-decoration : none;
	font-weight : normal;
	font-size : 14px;
	height : 19px;
}

a:hover.normalBlack {
	color : black;
	text-decoration : underline;
	font-weight : normal;
	height : 19px;
}


/* -------------------------------------------------- CALENDAR ----------------------------------------------*/

a.calendar {
	color : black;
	font-size : 12px;
	text-decoration : none;
}

a:hover.calendar {
	color : white;
	font-size : 12px;
	text-decoration : none;
}

a.calendarDay {
	color : black;
	font-size : 12px;
	text-decoration : none;
}

a:hover.calendarDay {
	color : black;
	font-size : 12px;
	text-decoration : underline;
}

a.calendarDayOwn {
	color : white;
	font-weight : bold;
	background : #77B859;
	width : 27px;
	font-size : 12px;
	text-decoration : none;
}

a:hover.calendarDayOwn {
	color : white;
	font-weight : bold;
	background : #77B859;
	width : 27px;
	font-size : 12px;
	text-decoration : underline;
}

a.calendarDayRed {
	color : white;
	font-weight : bold;
	background : red;
	width : 27;
	font-size : 12px;
	text-decoration : none;
}

a:hover.calendarDayRed {
	color : white;
	font-weight : bold;
	background : red;
	font-size : 12px;
	text-decoration : underline;
}

a.calendarToday {
	color : black;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	background : #BCEBA7;
	width : 27px;
}

a:hover.calendarToday {
	color : black;
	font-size : 12px;
	text-decoration : underline;
}

TD.calendar {
	font-weight : bold;
	font-size : 12px;
}

TD.calendarDayname {
	font-weight : bold;
	font-size : 10px;
}