/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height:17px;
}
.text-small {
	font-size: 9px;
}
body {
	background-color: #1A79AF;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_gradient.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #1C88B8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1C88B8;
}
a:hover {
	text-decoration: underline;
	color: #1C88B8;
}
a:active {
	text-decoration: none;
	color: #1C88B8;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F04535;
	line-height: 21px;
	letter-spacing: normal;
	font-style: italic;
}
.style6 {
	font-size: 9px;
	color: #FFFFFF;
}
.style7 {
	color: #999999
}
.movie_border {
	border: 1px #999999;
}

.brdr-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.brdr-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height:17px;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #1C88B8;
	background-color: #A4B9C6;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height:17px;
}
.brdr {
	border: 1px solid #999999;
}
