/* Main Style */

body {
margin: 10px 0px 10px 0px;
font: 76% Verdana, Tahoma, Arial, sans-serif;
line-height: 1.4em;
text-align: center;
color: #303030;
background: #8e0b1b url(../pic/bg_blue_fade.jpg) repeat-x fixed 0% 0%;
}



.Main_Core {
width: 750px;
margin: 15px auto 0 auto;
text-align: left;
color: #303030;
background-color: transparent;
}

.Main_Bottom2 {
padding: 5px 0px 0px 0px;
text-align: left;
background-color: transparent;
}

.Main_Bottom {
margin: 5px auto;
text-align: center;
color: #ffffff;
background-color: transparent;
}


.Slogan {font: 150% Verdana, Tahoma, Arial, sans-serif;
text-align: right;
}


.Top_Link {text-align: right;
border-bottom: 2px solid black;
font-weight: bold;
}



A.top:link {
color :    #9e0053; 
text-decoration : none; 
} 
A.top:visited {
color : #9e0053; 
text-decoration : none; 
} 
A.top:hover {
color :  #808080; 
text-decoration : none; 
} 
A.top:active {
color : #ff0000; 
text-decoration : none; 
} 

A:link {
color :    #9e0053; 
text-decoration : none; 
} 
A:visited {
color : #9e0053; 
text-decoration : none; 
} 
A:hover {
color :  #808080; 
text-decoration : underline; 
} 
A:active {
color : #ff0000; 
text-decoration : none; 
} 


A.bottom:link {
color :    #9e0053; 
text-decoration : none; 
} 
A.bottom:visited {
color : #9e0053; 
text-decoration : none; 
} 
A.bottom:hover {
color :  #808080; 
text-decoration : underline; 
} 
A.bottom:active {
color : #ff0000; 
text-decoration : none; 
} 

A.copy:link {
color :    #c1c1c1; 
text-decoration : none; 
} 
A.copy:visited {
color : #c1c1c1; 
text-decoration : none; 
} 
A.copy:hover {
color :  #808080; 
text-decoration : underline; 
} 
A.copy:active {
color : #ff0000; 
text-decoration : none; 
} 


.Leftpic {padding: 0px 10px 10px 0px;}

.Bigpic {margin-bottom: 10px; float: left;}

.park {color: #9b0050;}




.Form_Field {
border: 1px solid #c1c1c1;
background-color: #fcf8fa;
}



.Button {
width: auto;
margin: 5px 5px 15px 0px;
padding: 2px 15px 2px 15px;
border: 1px solid #004000;
font-size: 0.9em;
text-align: center;
background-color: #9b0050;
color: #ffffff;
}

.red {color: #b40c20;}



.corner{display:block}
.corner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.corner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #be737d;
  border-right:1px solid #be737d;
  background:#e2c2c6}
.corner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #992331;
  border-right:1px solid #992331;
  background:#e9d0d3}
.corner3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e9d0d3;
  border-right:1px solid #e9d0d3;}
.corner4{
  border-left:1px solid #be737d;
  border-right:1px solid #be737d}
.corner5{
  border-left:1px solid #e2c2c6;
  border-right:1px solid #e2c2c6}
.cornerfg{
  background:#ffffff;
padding: 5px 10px 5px 10px;

}







.invertcorner{display:block}
.invertcorner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#9e0053}
.invertcorner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #d591b5;
  border-right:1px solid #d591b5;
  background:#b63f7e}
.invertcorner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f5e5ed;
  border-right:1px solid #f5e5ed;
  background:#b03073}
.invertcorner3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #b03073;
  border-right:1px solid #b03073;}
.invertcorner4{
  border-left:1px solid #d591b5;
  border-right:1px solid #d591b5}
.invertcorner5{
  border-left:1px solid #b63f7e;
  border-right:1px solid #b63f7e}
.invertcornerfg{
   background:#9e0053; padding: 5px 10px 10px 10px; color: #fbd5d5;}