/* CSS Document */

#MainTable {
width:800px; 
height:550px; 
border-style:none;
border-width:thin; 
padding:0px 0px 0px 0px;
margin-left:auto;
margin-right:auto;
/*background-color:white;*/
}


#BodyTable {
width:100%; 
height:100%; 
border-style:none;
border-width:thin; 
padding:0px 0px 0px 0px;
}

span.errorMsg {
font-family:"Trebuchet MS";
font-weight:normal;
font-style:normal;
font-size:smaller;
text-decoration:none;
text-align:left;
color:#ff0000;
}

span.redMark {
color:#ff0000;
}

span.langSwitch {
font-family:"Trebuchet MS";
font-weight:normal;
font-style:normal;
font-size:8pt;
text-decoration:none;
text-align:right;
color:#000000;
}

.centered {
text-align:center;
}

ul.navbar {
font-family:"Trebuchet MS";
font-weight:bold;
font-style:normal;
font-size:12pt;
text-decoration:none;
text-align:left;
/*text-indent:20px;*/
color:#000000;
list-style-type:none;
padding:0;
margin:0;
/*
position:absolute;
top:170px;
left:100px;
width:120px;
height:139px;
*/
}

ul.navbar li {
background:white;
}

ul.navbar a {
text-decoration:none;
color:black;
}

a.navbar {
text-decoration:none;
color:black;
}

a.navbar:hover {
color:red;
}

a:link {
color:black;
}

a:visited {
color:black;
}

ul.services-list {
font-family:"Trebuchet MS";
font-weight:normal;
font-style:normal;
font-size:10pt;
text-decoration:none;
text-align:left;
color:#000000;
}

p.normal {
font-family:"Trebuchet MS";
font-weight:normal;
font-style:normal;
font-size:10pt;
text-decoration:none;
text-align:justify;
color:#000000;
}

p.warning {
font-family:"Trebuchet MS";
font-weight:bold;
font-style:normal;
font-size:10pt;
text-decoration:none;
text-align:justify;
color:#FF0000;
}

h1.normal {
font-family:"Trebuchet MS";
font-weight:bold;
font-size:12pt;
text-decoration:none;
text-align:left;
color:#000000;
}

span.foot-menu {
font-family:"Trebuchet MS";
font-weight:normal;
font-style:normal;
font-size:8pt;
text-decoration:none;
color:#000000;
}

span.breadcrumbs {
font-family:"Trebuchet MS";
font-weight:normal;
font-style:normal;
font-size:7pt;
text-decoration:none;
text-align:left;
color:#000000;
}

td.breadcrumbs {
text-align:left;
vertical-align:middle;
height:20px;
}

td.footer {
text-align:center;
vertical-align:middle;
height:20px;
}

td.menu {
background-color:gray;
}

span.footer{
font-family:"Trebuchet MS";
font-weight:normal;
font-style:normal;
font-size:9pt;
text-decoration:none;
color:#000000;
}

table.myTB {
margin-left:auto; 
margin-right:auto;
}

td.myTD {
text-align:center;
}

div.myDIV {
text-align:center;
margin-left:auto; 
margin-right:auto;
}

div.formDiv {
width:32em;
text-align:center;
margin-left:auto; 
margin-right:auto;
font-family:"Trebuchet MS";
font-weight:normal;
font-style:normal;
font-size:12pt;
}

#FormTable {
/*width:32em;*/ 
/*height:550px;*/ 
border-style:none;
border-width:thin; 
padding:0px 0px 0px 0px;
margin-left:auto;
margin-right:auto;
/*background-color:white;*/
}

#FormTable th{
width:40%;
text-align:left;
}

#FormTable td {
width:60%;
text-align:center;
}

td.formButton {
text-align:center;
}

th.textArea {
vertical-align:middle;
}

.Confirm {
border-style:solid;
border-width:1px;
border-color:gray;
width:100%;
}

.textAreaConfirm {
border-style:solid;
border-width:1px;
border-color:gray;
}

p.turing {
font-family:"Trebuchet MS";
font-weight:bold;
font-style:normal;
font-size:12pt;
text-decoration:none;
text-align:center;
color:#000000;
}

body
{
background-color:White;
text-align:center;
/* background-image:url("plaster2.jpg");*/
/*background-image:url("navy_fl5.gif");*/
/*background-image:url("data.jpg");*/
}
