BODY 
{
	color:#1E3849;
	font-family : trebuchet MS;
	font-size: 8pt;
	font: normal;
	background : white;
}

TABLE.normal {
	color : white;
	font-size : 11px;
	background : #3897CF;
}

TABLE.normalBlack {
	color : black;
	font-size : 11px;
}

TD.topmenu {
	background : #838383;
}

TD.down {
	background : #838383;
}

TD.whiteBG {
	background : #FFFFFF;
}

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

TD.normalGray {
	font-size : 11px;
	font-weight : normal;
	color : gray;
}

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

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

TD.blogTitle {
	font-size : 15px;
	font-weight : bold;
	color : #3897CF;
}

TD.sideMenu {
	color : #FDD100;
	font-weight : bold;
	font-size : 11px;
	font-family : trebuchet MS;
}

TD.centerTitle {
	color : #3897CF;
	font-weight : bold;
	font-size : 15px;
}

TD.centerTitle2 {
	color : #3897CF;
	font-weight : bold;
	font-size : 19px;
}

TD.boldBlue {
	font-size : 11px;
	font-weight : bold;
	color : #3897CF;
	text-decoration : none;
}

a.normalWhiteLitle {
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

a:hover.normalWhiteLitle {
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}

a.boldBlack {
	font-size : 11px;
	font-weight : bold;
	color : black;
	text-decoration : underline;
}

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

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

a:hover.normalWhite {
	font-size : 11px;
	font-weight : normal;
	color : #EDEDED;
	text-decoration : none;
}

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

a:hover.normalWhiteUnderline {
	font-size : 11px;
	font-weight : normal;
	color : #EDEDED;
	text-decoration :underline;
}

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

a:hover.boldBlackUnderline {
	font-size : 11px;
	font-weight : bold;
	color : black;
	text-decoration :underline;
}

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

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

a.boldBlue {
	font-size : 11px;
	font-weight : bold;
	color : #3897CF;
	text-decoration : none;
}

a:hover.boldBlue {
	font-size : 11px;
	font-weight : bold;
	color : #A4A4A4;
	text-decoration : none;
}

a.boldRed {
	font-size : 11px;
	font-weight : bold;
	color : red;
	text-decoration : none;
	font-family : arial;
}

a:hover.boldRed {
	font-size : 11px;
	font-weight : bold;
	color : #A4A4A4;
	text-decoration : none;
	font-family : arial;
}

a.boldGray {
	font-size : 11px;
	font-weight : bold;
	color : #A4A4A4;
	text-decoration : none;
}

a:hover.boldGray {
	font-size : 11px;
	font-weight : bold;
	color : #A4A4A4;
	text-decoration : none;
}

a.boldBlueBigger {
	font-size : 15px;
	font-weight : bold;
	color : #3897CF;
	text-decoration : none;
}

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

a.boldBlueBigger2 {
	font-size : 19px;
	font-weight : bold;
	color : #3897CF;
	text-decoration : none;
}

a:hover.boldBlueBigger2 {
	font-size : 19px;
	font-weight : bold;
	color : #A4A4A4;
	text-decoration : none;
}

input.btnFastsearch {
	width: 70px;
	height: 20px;
	background: url(images/btn_fastsearch.gif) no-repeat;
	outline: none;
	border : 0px;
}

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

input.btnLogout {
	width: 54px;
	height: 20px;
	background: url(images/btn_logout.gif) no-repeat;
	outline: none;
	border : 0px;
}

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

input.normal {
	font-size : 11px;
	color : black;
	border : 1px solid #3897CF;
}

textarea.normal {
	font-size : 11px;
	color : black;
	border : 1px solid #3897CF;
}

select.normal {
	font-size : 11px;
	color : black;
	border : 1px solid #3897CF;
}

