body{
  background-color:#fffcf5;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  width:800px;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  font-size:small;
  text-align:center;
}

#global{
  text-align:left;
  width:800px;
}

p{
  text-align:justify;
  margin:0px 5px 10px 5px;
}
p.line{
  border-top: medium solid #c60000;
  }

a > img{
  border:none;
}

a{
  color:#c60000;
  text-decoration:none;
}
a:hover{
  color:#c60000;
  text-decoration:underline;
}

#topMenu{
  padding:5px 0px;
}

#leftMenu{
  float:left;
  list-style-type:none;
  width:165px;
  border:thin solid #c60000;
  padding:3px;
  background-color:#ffffff;  
}
#rightMenu{
  float:right;
  list-style-type:none;
  width:160px;
  border:thin solid #c60000;
  padding:3px;
  background-color:#ffffff;  
}

#contents4right{
  width:440px;
  margin-left:180px;
  padding:0px;
  border:thin solid #c60000;
  background-color:#ffffff;  
}
#contents{
  width:620px;
  margin-left:175px;
  border:thin solid #c60000;
  background-color:#ffffff;  
}

#questionsOnTop{
  height:150px;
  overflow:visible;
  font-weight:bold;
  padding:0px 10px 0px 90px;
}

#foot{
  width:620px;
  margin-left:175px;
  text-align:center;
}

.flags{
  width: 25px;
  height:18px;
  border:0px;
  margin-left:10px;
}
.menu{
  list-style-type:none;
  padding:0px;
  padding-left:5px;
  margin:0px;
  margin-bottom:10px;
}
.menu a:hover{
  background-color: #c60000;
  color:#fff32b;
  text-decoration:none;
}

.bottomFlags{
  padding:3px 5px;
  text-align:left;
}
.bigTitle{
  font-size:14pt; 
  color:#c60000;
  padding-left:10px;
}

.title{
  border-top:solid 5px #000000;
  background-color:#c60000;
  font-weight:bold;
  margin:0px 0px 10px 0px;
  padding:0px;
  padding-left:10px;
  color:#fff32b;
}

.subPart{
  margin:0px;
  padding:0px;
}

.comment{
  margin:0px;
  padding:0px;
}

.leftImg{
  border: 1px solid #c60000;
  float:left;
  margin:0px 10px;
}

.leftImage{
	border: 1px solid #c60000;
	float:left;
	margin: 2px 7px 1px 1px;
}

.leftImage2{
	border: 1px solid #c60000;
	float:left;
	margin: 2px 7px 2px;
}
.leftImage3{
  border: 1px solid #c60000;
  float:left;
  margin: 2px 7px 1px 5px;
}
.rightImg{
  border: 1px solid #c60000;
  float:right;
  margin:0px 10px;
}

.rightImage{
  border: 1px solid #c60000;
  float:right;
  margin:2px 1px 1px 7px;
}

.leftColumn{
  float:left;
  padding:8px;
  width:280px;
}
.rightColumn{
  float:right;
  padding:8px;  
  width:280px;
}

ul{
  padding-left:20px;
  /*margin-left:2px;*/
}

.b{
  font-weight:bold;
}

.enumeration{
  margin:10px 10px;
}

.author{
  font-style:italic;
}

.tableCenter{
  margin:auto;
  padding:0px;
  border-collapse:collapse;
}
.internlinks{
  padding-left:5px;
}
.internlinks a{
  font-size:15px;
  color:#002377;
  font-weight:bold;
  text-decoration:none;
}
.internlinks a:hover{
  font-size:15px;
  color:#002377;
  font-weight:bold;
  text-decoration:underline;
}

.center{
  text-align:center;
}

.italic{
  font-style:italic;
  }

    #foot .footer_links
{
margin:0 auto;
width:600px;
}

#foot .footer_links {
	width: 600px;
	margin: 0px auto;
}
#foot .footer_links span {
	font-weight: bold;
	font-size: 100%;
}
#foot .footer_links ul {
	list-style: none;
	min-height: 270px !important;
	margin: 20px 0px;
	padding: 0px 0px 20px;
}
* + html #foot .footer_links ul {
	height: 270px;
}
#foot .footer_links ul li {
	width: 135px;
	float: left;
	margin: 0px 5px;
	text-align: left;
}
#foot .footer_links ul li a,
#foot .footer_links ul li a:visited {
	width: 145px;
	text-decoration: none;
	color: #000000;
}
#foot .footer_links ul li a:hover,
#foot .footer_links ul li a:active {
	text-decoration: underline;
}
#foot .footer_links ul li ul {
	margin: 10px 0px 0px;
}
#foot .footer_links ul li ul li {
	float: none;
	margin: 0 0 0.6em;
	text-align: left;