body {
margin: 0px;
background: #c0c0c0;
font-family: Arial, Verdana;
color: #000000;
font-size: 12px;
}

a {
text-decoration: none;
color: #173aa8;
}

a:hover {
text-decoration: underline;
}

.HeaderLeft {
background: url(../../images/header_left.png) no-repeat;
width: 406px;
height: 202px;
}

.HeaderRight {
background: url(../../images/header_right.png) no-repeat; 
width: 356px;
height: 120px;
}

.TextTopic {
font-family: Verdana, Arial;
color: #173aa8;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 10px;
}

.TextContent {
margin: 25px 25px 0px 25px;
}

.Video {
background: #FFFFFF;
width: 356px;
height: 288px;
padding-left: 2px;
}

.Footer {
background: url(../../images/bigfooter.png) no-repeat;
text-align: left;
padding-left: 20px;
padding-top: 22px;
font-size: 11px;
width: 774px;
height: 63px;
color: #999999;
}

.Footer a {
color: #999999;
}

input.Btn {
background: #004494;
color: #FFFFFF;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #808080;
border-bottom: 1px solid #808080;
}

.an_logo {
  position: relative;
  bottom: 35px;
  left: 660px;
  width: 50px;
  height: 63px;
}
