



/*}}}*/
/*{{{ .LMenu */


.LMenu div div a {
	
	overflow:hidden;
	display:block;
    width:180px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:5px 10px 4px 5px;
	background-repeat:no-repeat;
	background-position:2px 3px;
}
.LMenu div div a:hover {
	color:#71787C;
	text-decoration:underline;
}
/*}}}*/
/*{{{ .SearchCapsule, .SearchBox */

.SearchCapsule {
	text-align:center;
}
.SearchCapsule .SearchBox {
	margin:0px auto;
	width:150px;
	height:22px;
	background-color:#E7E7E7;

	background-repeat:repeat-x;
	white-space:nowrap;
	overflow:hidden;}

#ourtable {border-collapse: collapse; background: #F8F8F8}
#ourtable, #ourtable td {border: 1px solid #000000}
#ourtable td {padding: 2px 5px}
#ourtable2 td {color: #990000;}
#ourtable tr.odd {background: #E0E0E0}
#ourtable tr.top td {background: #004D71; color: white; text-align: center; font-weight:bolder}

#ourtable1 {border-collapse: collapse; background: #0E2C77}
#ourtable1, #ourtable td {border: 1px solid #0E2C77}