body {

	margin: 0px;

	background-color: #c3c7ca;

	font:small Verdana,Arial,Sans-serif;

	line-height: 18px;

	color:#555c6c;

}

#infoBanner {
    position: fixed;
    left: 0;
    top: 0px;
    display: block;
    width: 100%;
    background: red;
    text-decoration: none;
    color: black;
    padding: 2px;
    border-bottom: 1px solid black;
}

#langSwitchWrapper {
    position: absolute;
    width: 100%;
    height: 20px;
    top: 34px;
}

#langSwitch {
    width: 735px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
}

#langSwitch a 
{
    font-size: 11px;
    color: White;
    text-decoration: none;
}

#langSwitch a:hover 
{
    text-decoration: underline;
}

.subMenu {

	font-family:small Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.subMenu a, a:visited {

	

	color:#0066CC;

}



.subMenu a:hover {

	color:#555c6c;

}



.sideBar {

	font: Verdana;

	font-size: 9px;

	line-height: 14px;

	color: #003366;

}



ul {

	list-style-image: url(shared/bullet.bmp);

	margin-top:0.5em;

}	



#imgMod {

	border-width:10px;

	border-style:solid;

	border-color: #ffffff;

}



.dynTitle {

	font-weight: bold;

}



.dynTitle a, a:visited{

	color:#0066CC;

}



.dynTitle a:hover{

	color:#555c6c;

}



.subTitle {

	color:#003366;

	font-weight: bold;

}
