
.menu
{
    FONT-SIZE: 80%;
    FLOAT: left;
    WIDTH: 140px;
    LINE-HEIGHT: 24px;
    MARGIN-RIGHT: 7px;
    HEIGHT: 21px;
    TEXT-ALIGN: center
}

#choose
{
    BACKGROUND: url(./img/menu_item.gif) no-repeat 0px 0px;
    COLOR: #000
}
#current
{
    FONT-WEIGHT: bold;
    BACKGROUND: url(./img/menu_item.gif) no-repeat 0px 0px;
    COLOR: #c10300
}



BODY, TD {
	background: #FFFFFF;
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 12pt;
	text-align: justify;
}
/* ============ class = blueTd ============== */
.blueTdA {
	color:#000000;
	text-decoration: underline;
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	vertical-align:top;
	background: White;
}
.blueTdA:Hover {
	text-decoration: underline;
	color:Yellow;
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	vertical-align:top;
	background:#8DA7CD;
}
.blueTd {
	color:#000000;
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	vertical-align:top;
	background: White;
}
.whitehead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : larger;
	font-weight : bold;
}



H1 {
	font-size: 16pt;
	color: Red;
}

H2 {
	font-size: 14pt;
	color: #8DA7CD;
	margin-bottom : -0.5%;
}

H3 {
	font-size: 12pt;
	color: Red;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: underline;
	color: Red;
}

A:Hover {
	text-decoration: underline;
	color: #8DA7CD;
}

hr           {
	color: Black;
	height: 1pt;
	border-style: none;
	border-width: 1;
	visibility : inherit;
}
/* ========== class = submitLareb ========== */

.submitLareb {
	cursor:hand;
	/*background-color:#BFD1E8;
	*/
	background-color: #8DA7CD;
	border-right:2px solid #00354F;
	border-left:2px solid #006698;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #006699;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	vertical-align: middle;
	text-align: center;
	padding-left:9px;
}

/* =========== class=buttonText =========== */
.buttonText {
	color:#ffffff;
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
	font-weight:bold;
	vertical-align: middle;
	text-align:left;
	padding-left:9px;
}

/* =========== class=buttonLareb =========== */
.buttonLareb {
	position: relative;
	right:0%;
	top:0%;
	background-repeat: no-repeat;
	
}
