body{
  background: #FFFFFF center url(../tl_files/simat/images/body.gif) repeat-y;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

div, p, h1, h2, h3, h4, h5, h6, ul, img{
	padding:0px;
	margin:0px;
    border: none;
}

h1{
  color: #0000CD;
}

.nav ul{
  height: 47px;
  width: 995px;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: larger;
}

.nav li{
  height: 47px;
  width: 199px;
  float: left;
  background: url(../tl_files/simat/images/bottom.gif);
  white-space: nowrap;
  list-style-type: none;
  text-align: center;
}

.nav li a {
  display: block;
  height: 34px;
  width: 199px;
  color: #FFFFFF;
  text-decoration: none;
  padding-top: 13px;
}

.nav a:hover{
  color: #CCCCCC;
  text-decoration: none;
}

.nav_big ul{
  height: 47px;
  width: 993px;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: larger;
}

.nav_big li{
  height: 47px;
  width: 331px;
  float: left;
  background: url(../tl_files/simat/images/bottom_big.gif);
  white-space: nowrap;
  list-style-type: none;
  text-align: center;
}

.nav_big li a {
  display: block;
  height: 34px;
  width: 331px;
  color: #FFFFFF;
  text-decoration: none;
  padding-top: 13px;
}

.nav_big a:hover{
  color: #CCCCCC;
  text-decoration: none;
}

#dropmenudiv{
position:absolute;
font:normal 12px Verdana;
z-index:100;
}

#dropmenudiv a{
width: 100%;
text-decoration: none;
text-align: center;
font-weight: bold;
color: #FFFFFF;
display: block;
}

.dropmenu_p{
background: #c64d4b bottom url(../tl_files/simat/images/pod_menu_4.gif) no-repeat;
height: 20px;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #79C2EF;
}

#main{
  padding: 10px 5px 10px 5px;
}

#right{
  padding: 10px 5px 10px 5px;
}

p.error{
 color: #FF0000;
}

span.mandatory{
 color: #FF0000;
}

#send{
  margin-left: 65px;
}

#send label{
 font-weight: bold;
}

.footer_nav{
background-color: #709CC3;
height: 28px;
padding: 0px;
margin: 0px;
font-weight: bold;
}

.footer_nav a {
  color: #FFFFFF;
  text-decoration: none;
}

.footer_nav a:hover{
  color: #CCCCCC;
  text-decoration: none;
}