body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: #82CDFF url(../images/ui31/3.1BG.jpg) repeat-x top left;
	color: #003366;
}
/*td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
}*/

.ewTableOrderIndicator {font-family: Webdings;}

	
A:link {
	color: #003366;
	text-decoration: underline;
}
A:visited {
	color: #003366;
	text-decoration: underline;
}
A:hover {
	color: #003366;
	text-decoration: none;
}
A:active {
	color: #003366;
	text-decoration: underline;
}

#Logo {
	background: url(../images/ui31/bnei3.1_logoBG.jpg) repeat-x;
}

#LeftCol {
	width: 164px;
	vertical-align: top;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-size: 0.8em;*/
}

#RightCol {
	width: 164px;
	vertical-align: top;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-size: 0.8em;*/
}

#MainCol {
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: White;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
/*	font-size: 0.8em;*/
} 

#MainCol p, #MainCol td, #MainCol li {line-height: 145%;}

.navBG {
	background: url(../images/ui31/bnei3.1_navBG.jpg) repeat-x;
}

.basad {
	background: url(../images/ui31/bnei3.1_logoBasad.jpg) top right no-repeat;
	width: 35px;
}

.Comic {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}

h1, H3 {
	color: #003366; /* light color: 82CDFF;*/
	font-size: 20px;
}

.footer {
	font-size: 9px;
}

.pad {
	padding: 2px;
}

.padSmall {
	padding: 2px;
	font-size: 11px;
}

.grey {color:#CCCCCC;}
.reserved { text-decoration:line-through; color: #666666;}

.message {
/*	font-weight: bold;*/
	color: Red;
}

.box036 {
	border: 1px solid #003366;
}

.topBot036 {
	border-bottom:1px solid #003366;
	border-top:1px solid #003366;
}

.box036Header {
	background-color: #003366;
	color: White;
	text-transform: uppercase;
	padding: 4px;
	font-weight: bold;
}

.box036Header A:link {
	color: White;
	text-decoration: underline;
}
.box036Header A:visited {
	color: White;
	text-decoration: underline;
}
.box036Header A:hover {
	color: White;
	text-decoration: none;
}
.box036Header A:active {
	color: White;
	text-decoration: underline;
}

select, input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.small {
	padding: 2px;
	font-size: 11px;
}

/*-------------------------------------------------

Events calendar */

.todayClass {
	padding: 2px;
	color: #003366;
	font-size: 11px;
	background-color: #FFCC00;
}

.tdHeadline {
color: #FFCC00;
background-color: #003366;
padding: 2px;
}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
font-weight: bold;
}

.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
}

/*-------------------------------------------------

MENUS */

.menuContainer {
/*	background-color: #F3F3F3; #33FF99;*/
	overflow: visible;
	border-right: 1px solid #000099;
	border-left: 1px solid #000099;
	border-bottom: 1px solid #000099;
	font-size: 11px;
/*	background: #F3F3F3 url(../images/6c/menuBG.jpg) bottom right no-repeat;*/
}

.menuContainer ul {
	margin: 0px;
	padding: 0px;
}

.menuContainer ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000099;
	height: auto; /*15px;*/
	overflow: visible;
	width: 100%;
}

.menuContainer ul li a {
	display: block;
	
	background-color: #E3F4FF;
/*	filter: Alpha(Opacity=95);*/
	height: 100%;
	font-weight: bold;
	text-decoration: none;
/*	margin: 0px;*/
	color: #003366;
	padding: 2px;
}

.menuContainer ul li a:link {
	text-decoration: none;
}

.menuContainer ul li A:visited {
	text-decoration: none;
}
.menuContainer ul li A:hover {
	background-color: #003366; /*#82CDFF;*/
	color: White;
}

.menuContainer ul li A:active {
	text-decoration: none;
}










