/* Main CSS Document */body {  margin: 0px 0px 0px 0px;  padding: 0px;  background: #FFFFFF;  /* white */  background-image: url(images/background1.jpg);  background-repeat: repeat-x;  background-position: center top;  font-family: arial, helvetica, sans-serif;  }a {  text-decoration: underline;  font-weight: bold;  color: #940A0D;}a:hover {  text-decoration: underline;  font-weight: bold;}#FR_Main {  position: absolute;  left: 0px;  top: 0px;  width: 100%;  height: 100%;  z-index: 2;  }p.general {  font-family: arial, helvetica, sans-serif;  font-size: 11px;  line-height: 14px;  color: #FFFFFF; /* white */  margin-left: 30px;  margin-right: 12px;  margin-top: 8px;  margin-bottom: 5px;  text-align: left;  text-indent: 30px;}p.front_center {  margin-left: 10px;  margin-right: 5px;  margin-top: 5px;  margin-bottom: 5px;  text-align: justify;}p.motto {  font-family: arial, helvetica, sans-serif;  font-size: 10px;  line-height: 15px;  color: #000000; /* black */  margin-left: 15px;  margin-right: 25px;  margin-top: 5px;  margin-bottom: 0px;  text-align: justify;  text-indent: 0px;}p.motto2 {  font-family: arial, helvetica, sans-serif;  font-size: 9px;  line-height: 15px;  color: #000000; /* black */  margin-left: 30px;  margin-right: 25px;  margin-top: 10px;  margin-bottom: 0px;  text-align: right;  text-indent: 0px;}p.about {  font-family: arial, helvetica, sans-serif;  font-size: 15px;  line-height: 20px;  color: #000000; /* black */  margin-left: 30px;  margin-right: 15px;  margin-top: 10px;  margin-bottom: 5px;  text-align: left;  text-indent: 30px;}font.form {  font-family: arial, helvetica, sans-serif;  font-size: 13px;  line-height: 12px;  color: #000000; /* black */}font.form2 {  font-family: arial, helvetica, sans-serif;  font-size: 10px;  line-height: 12px;  color: #000000; /* black */}font.li {  font-family: arial, helvetica, sans-serif;  font-size: 11px;  font-weight: bold;  line-height: 14px;  color: #000000; /* black */}font.front_center1 {  font-family: arial, helvetica, sans-serif;  font-size: 29px;  font-style: italic;  font-weight: bold;  line-height: 29px;  color: #000000; /* black */}font.front_center2 {  font-family: arial, helvetica, sans-serif;  font-size: 18px;  font-style: italic;  font-weight: bold;  line-height: 18px;  color: #000000; /* black */}font.front_center3 {  font-family: arial, helvetica, sans-serif;  font-size: 27px;  font-style: italic;  font-weight: bold;  line-height: 27px;  color: #000000; /* black */}