body {
	background-color: #ffffff;
	background-image : url(../images/back.gif);
	margin: 0px;
}
.content{
font-family : arial;
font-size : 10px;
font-weight: normal;
color : #000000;
padding-left: 20px;
padding-right: 10px;
padding-top: 25px;
padding-bottom: 10px;
background-color: #eafafb;
}
.formcontent{
font-family : arial;
font-size : 10px;
font-weight: normal;
color : #000000;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #eafafb;
}
.contentvideo{
font-family : arial;
font-size : 10px;
font-weight: normal;
color : #000000;
padding-left: 5px;
padding-right: 5px;
background-color: #38adb4;
}
.presscontent{
font-family : arial;
font-size : 10px;
font-weight: normal;
color : #ffffff;
padding-left: 5px;
background-color: #38adb4;
}
.nav{
font-family : arial;
font-size : 10px;
font-weight: normal;
color : #ffffff;
padding-left: 10px;
background-color: #3acecd;
}
.heading{
font-family : arial;
font-size : 12px;
font-weight: bold;
color : #000000;
padding-left: 5px;
padding-right: 35px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #00f0ff;
}
.navigation{
font-family : arial;
font-size : 10px;
font-weight: normal;
color : #000000;
background-color: #a7a7a7;
}
A.navlink{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #ffffff;
text-decoration : none;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
A.navlink:visited{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #ffffff;
text-decoration : none;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
A.navlink:hover{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #000000;
text-decoration : none;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #00f0ff;
}
A.navlink:active{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #ffffff;
text-decoration : none;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
A.whatnavlink{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #cdcdcf;
text-decoration : none;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
}
A.whatnavlink:visited{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #cdcdcf;
text-decoration : none;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
}
A.whatnavlink:hover{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #000000;
text-decoration : none;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #00f0ff;
}
A.whatnavlink:active{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #cdcdcf;
text-decoration : none;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
}
A.contentlink{
font-family : Arial;
font-size : 10px;
font-weight: normal;
color : #000000;
text-decoration : underline;
}
A.contentlink:visited{
font-family : Arial;
font-size : 10px;
font-weight: normal;
color : #000000;
text-decoration : underline;
}
A.contentlink:hover{
font-family : Arial;
font-size : 10px;
font-weight: normal;
color : #000000;
text-decoration : underline;
}
A.contentlink:active{
font-family : Arial;
font-size : 10px;
font-weight: normal;
color : #000000;
text-decoration : underline;
}
A.filmlink{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #00f0ff;
text-decoration : none;
padding-bottom: 3px;
}
A.filmlink:visited{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #00f0ff;
text-decoration : none;
padding-bottom: 3px;
}
A.filmlink:hover{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #000000;
text-decoration : none;
padding-bottom: 3px;
}
A.filmlink:active{
font-family : Arial;
font-size : 11px;
font-weight: normal;
color : #00f0ff;
text-decoration : none;
padding-bottom: 3px;
}
.textbox
{
background:#ffffff;
font-family: Arial;
font-weight: normal;
font-size : 10px;
color : #595858;
text-decoration : none;
border: 1px solid #595858;
text-align: left;
text-valign: center;
}
.formbutton
{
color : #000000;
font-size: 11px;
font-weight: bold;
font-family: Arial;
border-left:1px outset #039ea8;
border-top:1px outset #039ea8;
border-right:1px outset #039ea8;
border-bottom:1px outset #039ea8;
background:#00f0ff;
}