
/* Backgrounds */

.bgpage {
        background-image: url(bg.jpg);
        background-repeat: repeat-x;
        background-color: #283336
        }

.bgmenu {
        background-color: #10181A;
        border-bottom: 1px Solid #9DA6A9;
        }

.bgred {
        background-color: #572600;
        border-left: 1px Solid #9DA6A9;
        }

.bgwhite {
        background-color: #F8F6F0;
        }

.bghead {
        background-image: url(bghead.gif);
        background-repeat: repeat-x;
        background-color: #F8F6F0
        }


/* Borders */

.border {
        border: 1px Solid #CCCCCC;
        }

.borderb {
        border-bottom: 1px Solid #84865F;
        }

.borderb2 {
        border-bottom: 3px Solid #84865F;
        }

/* Text */

.textmain {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 9pt;
		font-weight: normal;
		color: #261D0C;
		text-decoration: none;
		}

.textmainline {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 9pt;
		font-weight: normal;
		color: #261D0C;
        line-height: 1.4;
		text-decoration: none;
		}

.textmainline2 {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 9pt;
		font-weight: normal;
		color: #261D0C;
        line-height: 2.5;
		text-decoration: none
		}

.textredline {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 9pt;
		font-weight: normal;
		color: #572600;
        line-height: 1.5;
		text-decoration: none
		}

.head {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 9pt;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
        }

.rights {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 7pt;
		font-weight: normal;
		color: #5D726A;
		text-decoration: none;
		}

.textswhiteline {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 7.5pt;
		font-weight: normal;
		color: #D8D8D6;
        line-height: 2;
		text-decoration: none;
		}

.textwhiteline {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 9pt;
		font-weight: normal;
		color: #FFFFFF;
        line-height: 1.7;
		text-decoration: none;
		}

.textwhite {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 9pt;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		}


/* Links */

.textslink {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 8pt;
		font-weight: bold;
		color: #E7CA88;
		text-decoration: none;
		}
a.textslink:link {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 8pt;
		font-weight: bold;
		color: #E7CA88;
		text-decoration: none;
		}
a.textslink:hover {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 8pt;
		font-weight: bold;
		color: #5D726A;
		text-decoration: none;
		}

.textslink2 {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 9pt;
		font-weight: normal;
		color: #006DB5;
		text-decoration: none;
		}
a.textslink2:link {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 9pt;
		font-weight: normal;
		color: #006DB5;
		text-decoration: none;
		}
a.textslink2:hover {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 9pt;
		font-weight: normal;
		color: #5D726A;
		text-decoration: none;
		}

.textsslink {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 7pt;
		font-weight: normal;
		color: #E7CA88;
		text-decoration: none;
		}
a.textsslink:link {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 7pt;
		font-weight: normal;
		color: #E7CA88;
		text-decoration: none;
		}
a.textsslink:hover {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 7pt;
		font-weight: normal;
		color: #5D726A;
		text-decoration: none;
		}


/* Combo Box */

.textbox {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 8pt;
		font-weight: normal;
		color: #261D0C;
        text-align: right;
		text-decoration: none
		}

.textbox2 {
		font-family: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
		font-size: 8pt;
		font-weight: normal;
		color: #006DB5;
        text-align: right;
		text-decoration: none;
		}
