
/* CSS Document */

body{
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
background-image:url(../images/Background.jpg);
}

.copy{
font-family:Tahoma;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
}

.services{
font-family:Tahoma;
font-size:12px;
color:#ffffff;
text-decoration:none;
}

.servicesred{
font-family:Tahoma;
font-size:12px;
color:#FF0000;
text-decoration:none;
}

.servicesbig{
font-family:Tahoma;
font-size:14px;
color:#ffffff;
text-decoration:none;
}

.footer{
font-family:Tahoma;
font-size:12px;
color:#ffffff;
text-decoration:none;
}

.footer:hover{
font-family:Tahoma;
font-size:12px;
color:#ffffff;
text-decoration:underline;
}

.copy{
font-family:Tahoma;
font-size:18px;
color:#938f8f;
text-decoration:none;
}

.body{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-decoration:none;
}

.body:hover{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-decoration:underline;
}

.bodyblue{
font-family:Tahoma;
font-size:12px;
color:#31c3ec;
text-decoration:none;
}

.bodybluebg{
font-family:Tahoma;
font-size:14px;
color:#31c3ec;
text-decoration:none;
}

.bodyblue:hover{
font-family:Tahoma;
font-size:12px;
color:#31c3ec;
text-decoration:underline;
}

.bodyblk{
font-family:Tahoma;
font-size:14px;
color:#000000;
text-decoration:none;
}

.more{
font-family:Tahoma;
font-size:12px;
color:#bcff75;
text-decoration:underline;
}

.headyel{
font-family:Tahoma;
font-size:18px;
color:#73ad1e;
text-decoration:none;
}

.filmlist{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}

.txtbox {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	height:20;
	width:130pt;
	vertical-align:middle;
	border:1px solid;
	border-color:#006600;
	text-decoration:none;
	}
	
.txtarea {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	height:80px;
	width:180pt;
	vertical-align:middle;
	border:1px solid;
	border-color:#006600;
	text-decoration:none;
	}

.button {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	height:20px;
	background-color:#CCCCCC;
	vertical-align:middle;
	border:1px solid #006600;
	text-decoration:none;
	}
	
.txtboxlong {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	height:20;
	width:623pt;
	vertical-align:middle;
	border:1px solid;
	border-color:#006600;
	text-decoration:none;
	}