
html,body		
  {
  
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  
  }

#center
  {
  width:625px;
  height:100%;
  margin:0 auto;
  padding:0;
  }

#container		
  {
  width:605px;
  margin:0 auto;
  padding:0 10px;
  background:#f8f2f4;
  min-height:100%;
  height:auto !important;
  height:100%;
  border-width:0 1px;
  border-style:solid;
  border-color:#7f0033;
  position:relative;
  }

#main			
  {
  width:605px;
  padding-bottom:45px;
  }

#footer			
  {
  width:599px;
  height:15px;
  background:#f0e4f2;
  font-size:70%;
  position:relative;
  margin:-25px 0 0 10px;
  padding:0 3px;
  }

#footer_left,#footer_right
  {
  color:#000;
  background:#f0e4f2;
  font-family:arial;
  font-size:100%;
  }

#footer_left
  {
  float:left;
  }

#footer_right
  {
  float:right;
  text-align:right;
  }

#logo_left,#logo_right	
  {
  width:184px;
  height:129px;
  margin-top:10px;
  }

#logo_left		
  {
  float:left;
  }

#logo_right		
  {
  float:right;
  }

#title			
  {
  float:left;
  width:197px;
  height:119px;
  line-height:119px;
  text-align:center;
  margin:10px;
  background:#f8f2f4;
  color:#f0e4f2;
  font-family:times new roman;
  font-size:34pt;
  font-style:italic;
  font-weight:bold;
  }

#menu			
  {
  width:184px;
  float:left;
  }

#content		
  {
  
  padding-left:200px;
  color:#000;
  background:#f8f2f4;
  font-size:75%;
  font-family:arial;
  }

.clear
  {
  clear:both;
  }

.submenu		
  {
  width:174px;
  background:#f0e4f2;
  font-family:arial;
  font-size:75%;
  color:#000;
  font-weight:bold;
  margin-bottom:2px;
  padding:2px 5px;
  }

a.a1,a.a2			
  {
  display:block;
  width:184px;
  height:25px;
  line-height:25px;
  text-align:center;
  font-family:arial;
  font-size:75%;
  color:#fff;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  margin-bottom:2px;
  }

a.a1
  {
  background:#7f0033;
  }

a.a1:hover		
  {
  background:#a62752;
  }

a.a2
  {
  background:#bb6786;
  }

a.a2:hover		
  {
  background:#cd6b91;
  }

a.a3:link,a.a3:active,a.a3:visited
  {
  color:#000;
  text-decoration:none;
  }

a.a3:hover		
  {
  color:#cd6b91;
  text-decoration:none;
  }

a.a4:link,a.a4:active,a.a4:visited
  {
  color:#000000;
  text-decoration:none;
  background-image:url(../img/up.jpg);
  background-position:0px 3px;
  background-repeat:no-repeat;
  padding-left:15px;}

a.a4:hover	
  {
  color:#7F0033;
  text-decoration:none;
  background-image:url(../img/up2.jpg);
  background-position:0px 3px;
  background-repeat:
  no-repeat;
  padding-left:15px;
  }

.img_c
  {
  float:left;
  margin-right:10px;
  }

.t1
  {
  display:inline;
  margin-right:15px;
  }

.td1
  {
  width:1px;
  background:#7f0033;
  color:#fff;
  font-family:arial;
  font-size:100%;
  text-align:center;
  }

.td2
  {
  width:1px;
  background:#f0e4f2;
  color:#000;
  font-family:arial;
  font-size:100%;
  text-align:justify;
  padding:3px 5px;
  }

.f1		
  {
  width:30px;
  }

.f2		
  {
  width:192px;
  font-size:9pt;
  }

.f3		
  {
  width:332px;
  font-size:9pt;
  }

.f4		
  {
  width:53px;
  font-size:9pt;
  }

.f5		
  {
  width:394px;
  font-size:9pt;
  }

.f6
  {
  display:inline;
  }

.fo1
  {
  color:#7f0033;
  background:#f0e4f2;
  font-family:arial;
  font-size:100%;
  text-transform:uppercase;
  font-weight:bold;
  }

.lt1
  {
  background:#f8f2f4;
  color:#000;
  border:none;
  border-collapse:collapse;
  }

.ltd1,.ltd2,.ltd3,.ltd4
  {
  font-family:arial;
  font-size:10pt;
  padding:2px 5px;
  }

.ltd1
  {
  border:1px solid #000;
  color:#fff;
  background:#7f0033;
  vertical-align:top;
  }

.ltd2,.ltd4
  {
  border:1px solid #000;
  color:#000;
  vertical-align:top;
  }

.ltd1,.ltd2,.ltd3
  {
  text-align:left;
  }

.ltd3,.ltd5
  {
  background:#f8f2f4;
  color:#000;
  vertical-align:top;
  }

.ltd4,.ltd5
  {
  text-align:right;
  }
