a {
     color: #54A14A;
     text-decoration: none;
}
a:hover {
     color: #FF9B43;
}
body {
     background-color: #FFFFFF;
     margin: 50px 0px 0px 0px;
}
div, input, td {
     font-family: Arial, Verdana, Tahoma;
     font-size: 11px;
     color: #80828D;
     text-decoration: none;
}
img, table {
     border: 0px none;
}
input.txt {
     border: 1px #DFE0E2 solid;
     background-color: #F5F5F5;
}
label {
     padding-right: 10px;
}
div.field {
     padding-bottom: 5px;
}
div.nav {
     position: absolute;
     top: 42px;
     left: 550px;
     white-space: nowrap;
}
div.home {
     position: absolute;
     top: 260px;
     left: 535px;
     width: 245px;
     text-align: justify;
}
div.register {
     position: absolute;
     top: 260px;
     left: 535px;
     width: 245px;
     text-align: right;
}
div.login {
     position: absolute;
     top: 90px;
     left: 85px;
     width: 180px;
     text-align: right;
}
div.films {
     position: absolute;
     top: 300px;
     left: 190px;
     width: 225px;
     text-align: justify;
}
div.about_us {
     position: absolute;
     top: 300px;
     left: 225px;
     width: 350px;
     text-align: justify;
}
div.contact_us {
     position: absolute;
     top: 90px;
     left: 600px;
     width: 140px;
     text-align: right;
}
div.sixo_site {
     position: absolute;
     white-space: nowrap;
     top: 430px;
     left: 905px;
}
div.sixo_site a {
     color: #B8B9BF;
}
div.sixo_site a:hover {
     color: #FF9B43;
}
td.line_x {
     background-image: url(img/dot_x.gif);
     background-repeat: repeat-x;
}
td.msg, div.msg {
	color: #499442;
	padding-bottom: 10px;
	text-align: right;
}

body.admin {
	margin: 0px,0px,0px,0px;
	background-color: #4A545E;

}
input.admin{
	 border: 1px #000000 solid;
     background-color: #F5F5F5;
}

.admininput{
	 font-family: Arial, Verdana, Tahoma;
     font-size: 11px;
     color: #80828D;
     text-decoration: none;
	 border: 1px #000000 solid;
     background-color: #F5F5F5;
}

textarea.admin {
	 font-family: Arial, Verdana, Tahoma;
     font-size: 11px;
     color: #80828D;
     text-decoration: none;
	 border: 1px #000000 solid;
     background-color: #F5F5F5;
}
