
.layoutBox1Background
{
	/*background-image: url(../pics/layoutBox/box1/layoutBoxBackground.jpg);*/
	background-image: url(../pics/layoutBox/box1/jee.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	/*background-color: #DADADA;*/
	background-color: #B3D9FE;
}

.layoutBox1Header
{
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: white;
	font-weight:bold;
}

.layoutBox1HeaderBackground1
{
	background-image: url(../pics/layoutBox/box1/layoutBoxHeaderBackground1.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: transparent;
}


.layoutBox1HeaderBackground2
{
	background-image: url(../pics/layoutBox/box1/layoutBoxHeaderBackground2.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #00389C;
}


.layoutBox1MainmenuCell
{
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	font-weight:normal;
	background-color: transparent;
}

.layoutBox1MainmenuCellActive
{
	/*background-color: #F2F5FA;*/
	background-color: white;
}

a.layoutBox1MainmenuActiveLink
{
	font-weight: bold;
	text-decoration: none;
}

a.layoutBox1MainmenuActiveLink:hover
{
	text-decoration: underline;
}

a.layoutBox1MainmenuLink
{
	font-weight: normal;
	text-decoration: none;
}

a.layoutBox1MainmenuLink:hover
{
	text-decoration: underline;
}

a.layoutBox1OkLink
{
	font-size: 1em;
	/*color:#00389C;*/
	font-weight: bold;
	text-decoration: underline;
}

.Mainmenu .DialogContent
{
	padding:1em;
}

.LayoutBoxElement
{
	margin-top:1em;margin-bottom:1em;
}