/* CSS Document */

body {
	background-image: url(images/rest.jpg);
	background-repeat: repeat-x;	
	
}
.dotted_frame {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


a {
	font-size: 11px;
	color: #F3C392;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F3C392;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}.tableback {
	background-image: url(images/rest_02.gif);
	background-repeat: no-repeat;
}
.style1 {color: #FFCF9A}.dropdown1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #999999;
}
.bordermovie {
	border: 1px solid #999999;
}
}
.bordermovie1 {
	border: 1px dotted #999999;
}
