body, html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #ffffff;
}
form {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
}
input {
	font-size: 10px;
	color:#018BC6;
	border: 1px solid #5BB9D9;
}
#headtable {
	background-color: #5BB9D9;
	width: 100%;
	border-bottom: 6px solid #46B0D5;
	text-align: right;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	height: 31px;
}
#headtable #logo {
	padding-right: 2px;
	font-family: Verdana;
}
#headtable #logo img{
	border: 0px;

}
#headtable #user {
	font-size: 12px;
	text-align: left;
}
#headtable #user a{
	color: #ffffff;
}
#headtable #user #button{
	width: 100px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
#label {
	padding: 4px;
	background-color: #DFEEF4;
	border-bottom: 4px solid #C3E3EF;
	color: #0174A5;
	border-right: none;
}
.label {
	padding: 4px;
	background-color: #DFEEF4;
	border-bottom: 4px solid #C3E3EF;
	color: #0174A5;
	border-right: none;
}

#addnew a{
	border: 3px solid #C3E3EF;
	padding: 3px;
	color: #0174A5;
	text-decoration: none;
	background-color: #DFEEF4;
}
#addnew a:hover {
	color: #000000;
	text-decoration: underline;
}
#searchform input {
	font-size: 12px;
}
#searchform #text{
	width: 200px;
}
#searchform #button{
	width: 60px;
	border: 1px solid #5BB9D9;
	background-color: #ffffff;
}
#backbutton a{
	border: 3px solid #C3E3EF;
	padding: 3px;
	color: #0174A5;
	text-decoration: none;
	background-color: #DFEEF4;
}
#backbutton a:hover{
	color: #000000;
	text-decoration: underline;
}
#mymovies #name {
	font-size: 20px;
	color: #018BC6;
}
#mymovies td{
	padding-bottom: 10px;
}
#mymovies #actions{ 
	font-size: 10px;

}
#mymovies #actions{ 
	color: #aaaaaa;
}
#mymovies #actions a{ 
	color: #aaaaaa;
	text-decoration: none;
}
#mymovies #actions a:hover{ 
	color: #000000;
	text-decoration: underline;
}
#qualitytable {
	border: 1px solid #efefef;
}
#siteintro {
	border: 2px solid #5BB9D9;
	padding: 10px;
}
#error {
	color: red;
}
#content {
	padding-left: 10px;
}
#closelink {
	text-align: right;
	padding-right: 2px;
}
#closelink a {
	color: #cccccc;
}
#sres {
	padding-left: 10px;
}
.alink a {
	color:#0174A5;
	font-size: 16px;
	text-decoration: none;
	line-height: 25px;
}
.alink a:hover {
	text-decoration: underline;
}
.blink {
	color:#e2e2e2;
}
.blink a {
	color:#cccccc;
	text-decoration: none;
	line-height: 25px;
}
#right {
	text-align: right;
}
#right a {
	padding: 2px;
	color: #0174A5;
}
#right a:hover {
	color: #000000;
}
#settingsbutton {
	font-size: 10px;
	color:#018BC6;
	border: 1px solid #5BB9D9;
	width: 100px;
	background-color: #ffffff;
}
.categorieslink a {
	color: #018BC6;
	text-decoration: none;
}
.categorieslink a:hover {
	color: #DC170D;
	text-decoration: underline;
}
.assign {
	color: #000000;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.assign a {
	color: #018BC6;
}
#welcome {
	padding-left: 20px;
}
#welcome h1 {
	font-size: 18px;
	color: #000000;
}
#welcome #title {
	color: #018BC6;
}
#welcome .hh2 {
	font-size: 16px;
	color: #000000;
}
#welcome .hh3 {
	font-size: 16px;
	color: #000000;
}
#welcome li {
	list-style: circle outside; 
	color: #018BC6;
	font-size: 14px;
}
#welcome .text {
	color: #000000;
}
#welcome .text a{
	color: #018BC6;
}
.register .star {
	font-size: 10px;
}
.register {
	font-size: 16px;
}
.register input {
	font-size: 16px;
}
.register #settingsbutton {
	font-size: 16px;
}
.title {
	color: #018BC6;
}
.new {
	font-size: 10px;
	color: red;
}
#movie_name {
	font-size: 20px;
	padding-top: 20px;
}
.release {
	font-size: 14px;
	color: #666666;
}
.actors {
	padding-left: 10px;
	font-size: 16px;
	line-height: 25px;
}
.actors a{
	font-size: 12px;
	color: #666666;
}
.mainlinks a {
	text-decoration: none;
	color: #018BC6;
}
.mainlinks a:hover {
	text-decoration: underline;
}
#menu {
	padding-left:10px;
	padding-top: 3px;
}
#menu a {
	color: #018BC6;
	font-weight: bold;
 
}
.line {
	background: #ffffff url(http://next-flick.net/img/line2.gif) repeat-x;
	height: 7px;

}