body{
	text-align: center;
	margin: 0px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p{
	margin: 0px;
	margin-bottom: 4px;
}
table{
	font-size:10px;
}
.MainContainer{
	width: 100%;
	height: 100%;
}
.SideSpacer{
	background: url(http://www.ordingrc.it/images/SideSpacer.gif);
}
.ContentSpace{
	width:740px;
	text-align: center;
	vertical-align: top;
}
.SitePage{
	width: 100%;
    height: 100%;
}
.ImgHeader{
	width: 740px;
    height: 245px;
	background: url(http://www.ordingrc.it/images/OIRC_WebHead.gif);	
}
.LeftSide{
	width: 188px;
    height: 100%;
}
.HorizontalSpacer1{
	width: 188px;
    height: 51px;
	background: url(http://www.ordingrc.it/images/hSpace1.jpg);
}
.HorizontalSpacer2{
	width: 188px;
    height: 55px;
	background: url(http://www.ordingrc.it/images/hSpace2.jpg);
}
.VerticalSpacer{
	width: 28px;
	background: url(http://www.ordingrc.it/images/vSpace2.gif) no-repeat;
}
.MainBody{
	width: 524px;
   height: 100%;
	
}
.FootSpacer{
    height: 30px;
}
.FootNote{
    height: 75px;
	 text-align: center;
	 font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(http://www.ordingrc.it/images/OIRC_WebFootNote.gif) no-repeat;
}
.NavMenu{
	width: 100%;
    height: 300px;
	background: url(http://www.ordingrc.it/images/menu_back2.jpg) no-repeat;
	padding-top: 25px;
}
.Contact{
	width: 100%;
    height: 250px;
	background: url(http://www.ordingrc.it/images/contacs_back.jpg) no-repeat;
}
.GReview{
	width: 100%;
	height: 100px;
	/*background: url(http://www.ordingrc.it/images/GReview.jpg);*/
}
.SctIntro{
	width: 100%;
	background: white;
	padding-top: 10px;
	padding-left: 17px;
	padding-right: 17px;
	vertical-align: top;
}
.SctNews{
	width: 100%;
	padding-top: 10px;
	padding-left: 17px;
	padding-right: 17px;
	vertical-align: top;
}
.SctEvents{
	width: 100%;
	padding-top: 10px;
	padding-left: 17px;
	padding-right: 17px;
	vertical-align: top;
}
.Contacts{
	margin-left: 50px;
	font-weight: normal;
	font-family: verdana;
	color: #003474;
	font-size: 12px;
}
.SmallContacts{
	margin-top: 20px;
	margin-left: 50px;
	font-weight: normal;
	font-family: verdana;
	color: black;
	font-size: 11px;
}
.LMenu{
	margin-left: 50px;
	color: black;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	text-decoration:none;
}
.LMenu:hover{
	margin-left: 50px;
	font-weight: bold;
	color: black;
}
.LMSelected{
	font-family: verdana;
	font-size: 11px;
	margin-left: 50px;
	font-weight: bold;
	color: #003474;
}
.FullSection{
	width:100%;
	height:100%;
	background: white;
	padding-top: 10px;
	padding-left: 17px;
	padding-right: 17px;
	vertical-align: top;
}
.HeightFiller{
	height: 100%;
	vertical-align: middle;
	background: white;
}
.PageTitle{
	/*margin-top:20px;*/
	color: #003474;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
}
.PageStdText{
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	text-align: justify;
	padding-top: 10px;
	padding-right: 60px;
}
.CSSCouncil{
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	text-align: center;
	width: 400px;
	height: 400px;
	border: solid 1px #c0c0c0;
	margin-left: 30px;
}
.CSSAddressBook{
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	border: solid 1px #c0c0c0;
	/*margin-left: 30px;*/
}
ul.news {
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 0px 30px;
	/*line-height: 250%;*/
	list-style: url("http://www.ordingrc.it/images/squarepoint.gif");
	text-align: left;
	line-height: 130%;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
ul.news a {
	color: #000;
	text-decoration: none;
	line-height: 130%;
}
ul.news a:hover {
	text-decoration: underline;
	color: #000;
}
p.rimando {
	text-align: right;
}