body
{
background-color: #000000;
margin: 0;
margin-top: 20px;
padding: 0;
}

.Black
{
background-color: #ffffff;
}

.CenterTable
{
width: 100%;
margin: 0 auto;
}

.Center
{
vertical-align: middle;
text-align: center;
}

.Title
{
width: 85%;
color: #006400;
font-size: 42px;
font-weight: 700;
letter-spacing: 2px;
}

.TitleTable
{
width: 100%;
border-spacing: 0px;
border-collapse: collapse;
padding: 0px;
}

.TitleRow2
{
width: 100%;
height: 55px;
margin: 0px;
padding: 0px;
}

.TitleCell1
{
width: 100%;
background-image: url('../MC-Graphics/title-border.jpg');
background-position: center;
background-repeat: repeat;
height: 1px;
margin: 0px;
padding: 0px;
}

.TitleCell2
{
width: 100%;
font-family: 'vivaldi',sans-serif;
font-style: normal;
font-size: 48px;
font-weight: 700;
letter-spacing: 2px;
background-image: url('../MC-Graphics/title-background.jpg');
background-position: center;
background-repeat: repeat;
text-align: center;
vertical-align: top;
color: #006400;
margin: 0px;
padding: 0px;
}

.TitleCell3
{
width: 100%;
font-size: 14px;
letter-spacing: 1px;
font-weight: bold;
background-image: url('../MC-Graphics/title-border.jpg');
background-position: center;
background-repeat: repeat;
text-align: left;
vertical-align: middle;
color: #ffffff;
height: 40px;
margin: 0px;
padding: 0px;
}

.FooterCell
{
width: 600px;
font-size: 18px;
font-weight: 500;
background-image: url('../MC-Graphics/footer-background.jpg');
background-repeat: repeat;
text-align: center;
vertical-align: top;
color: #ffffff;
padding: 0px;
}

.PictureFooterCell
{
width: 740px;
font-size: 18px;
font-weight: 500;
background-image: url('../MC-Graphics/footer-background.jpg');
background-repeat: repeat;
text-align: center;
vertical-align: top;
color: #ffffff;
padding: 0px;
}

.Heading
{
width: 85%;
height: 50px;
color: #000000;
font-size: 26px;
font-weight: 500;
letter-spacing: 1px;
vertical-align: top;
}

.PictureTitle
{
width: 95%;
height: 45px;
color: #006400;
font-size: 21px;
font-weight: 700;
letter-spacing: 1px;
text-align: center;
vertical-align: top;
}

.PictureTable
{
width: 100%;
border-collapse: collapse;
padding: 1px;
border: solid 1px gray;
}

.PictureCell1
{
width: 25%;
color: #ffffff;
font-size: 17px;
font-weight: 700;
text-align: center;
padding: 1px;
padding-top: 3px;
}

.PictureCell2
{
width: 25%;
color: #006400;
font-size: 17px;
font-weight: 700;
text-align: center;
padding: 1px;
padding-bottom: 10px;
}

.PictureCell3
{
width: 100%;
color: #ffffff;
font-size: 17px;
font-weight: 700;
text-align: center;
}

.Text
{
width: 85%;
color: #ffffff;
font-size: 17px;
font-weight: 500;
text-align: left;
}

.Note
{
color: #006400;
font-size: 15px;
font-weight: 500;
}

.Font
{
font-family: 'arial',sans-serif;
font-style: normal;
}

a.Mail 
{
text-decoration: underline;
color: #ffffff;
padding: 0px;
margin: 0px;
}

a.LinkCell 
{
display: block;
height: 25px;
text-align: center;
text-decoration: none;
background-image: url('../MC-Graphics/gradient-01-off.jpg');
background-position: center;
background-repeat: repeat-x;
border: solid 1px #4b4768;
color: #ffffff;
padding: 0px;
margin: 0px;
}

a.LinkCell:hover 
{
border-color: #ffffff;
background-image: url('../MC-Graphics/gradient-01-on.jpg');
background-position: center;
background-repeat: repeat-x;
border: solid 1px #4b4768;
color: #ffffff;
}

.LinkCellOff
{
text-align: center;
text-decoration: none;
font-size: 17px;
font-weight: 700;
color: #fdf5e6;
}

.LinkCellOn
{
text-align: center;
text-decoration: none;
font-size: 17px;
font-weight: 700;
color: #006400;
}

.Zoom
{
border-style: solid;
border-width: 1px;
border-color: #ffffff;
cursor: crosshair;
}

.FloatRight
{
float: right;
border: 0px solid black;
margin: 0px 0px 10px 15px;
}

.FloatLeft
{
float: left;
border: 0px solid black;
margin: 0px 15px 10px 0px ;
}

.Frame
{
border-style: solid;
border-width: 2px;
border-color: #ffffff;
}

.PortraitFrame
{
border-style: ridge;
border-width: 4px;
border-color: #d3edd6;
}

.Emerge00
{
float: right;
border: 0px solid black;
margin: 0px 10px 10px 15px;
filter: alpha(opacity=0);
-moz-opacity: 0.0;
opacity: 0.0;
}

.Emerge10
{
float: right;
border: 0px solid black;
margin: 0px 10px 10px 15px;
filter: alpha(opacity=10);
-moz-opacity: 0.1;
opacity: 0.1;
}

.Emerge20
{
float: right;
border: 0px solid black;
margin: 0px 10px 10px 15px;
filter: alpha(opacity=20);
-moz-opacity: 0.2;
opacity: 0.2;
}

.Emerge40
{
float: right;
border: 0px solid black;
margin: 0px 10px 10px 15px;
filter: alpha(opacity=40);
-moz-opacity: 0.4;
opacity: 0.4;
}

.Emerge60
{
float: right;
border: 0px solid black;
margin: 0px 10px 10px 15px;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

.Emerge80
{
float: right;
border: 0px solid black;
margin: 0px 10px 10px 15px;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

.Emerge100
{
float: right;
border: 0px solid black;
margin: 0px 10px 10px 15px;
filter: alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.HiddenPicturex
{
position: relative;
left: -100px;
top: -25px;
z-index:-1;
}

.Cell05
{
width: 5%;
}

.Cell10
{
width: 10%;
}

.Cell15
{
width: 15%;
}

.Cell33
{
width: 33%;
}

.Cell80
{
width: 80%;
}

.Cell90
{
width: 90%;
}

.Cell95
{
width: 95%;
}

.Cell100
{
width: 100%;
}

ul.UnorderList 
{
list-style-type: disc;
color: #8c1010;
font-size: 17px;
font-weight: 700;
text-decoration: none;
}

.Behest 
{
vertical-align: top;
text-align: center;
color: gray;
font-size: 13px;
font-weight: 500;
text-decoration: none;
}

.Border0 
{
border: none;
}



