body  {
	COLOR:#5B5B5B;
	TEXT-DECORATION:none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E4E4E4;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat;
}

td, tr   {
	COLOR:#808080;
	TEXT-DECORATION:none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,sans-serif;

}

html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }


/*UNSTYLED LINKS*/
a{
	color: #999999;
	letter-spacing: 1px;
	text-decoration: none;
}
	
a:link {color: #2e85c2}
a:visited {color: #2e85c2}
a:hover {
	color: #666666;
	text-decoration: none;
}
/*UNSTYLED LINKS*/



.table{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(bg1.gif);	
}

.table2{
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;	
	background-image: url(images/bg1.jpg);
	background-repeat:repeat-x;	
}

.dashed{
	border-width: 1px;
	border-style:solid;
	border-color: #A8CCE6;
}


#container {
	position:relative;
	width: 890px;
	margin: 0px auto;
	text-align: left;
	z-index: 1;
}



/*NAV LINKS START*/

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 30px;
	padding: 8px 20px 10px 20px;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	letter-spacing: 0px;
}

#menu a:hover {
	background-image:url(images/menu_bg_hover.gif);
	background-repeat:repeat-x;
	color: #ffffff;
}

#menu a:active {
	background-image:url(images/menu_bg_hover.gif);
	background-repeat:repeat-x;
	color: #66CCFF;
}



/*NAV LINKS END*/


/* Form Styles*/
.form {
	font-size: 14px;
	background-color: #ffffff;
	color: #999999;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #CCCCCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 1px;
	}
	
.loginform {
	font-size: 9px;
	background-color: #ffffff;
	color: #999999;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	}

input.submit_button{
	color:#FFFFFF;
	background-color: #2e85c2;
	font-size: 14px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #2e85c2;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 0px;
	cursor:hand;
 }
 
 
 input.sort_button{
	color:#333333;
	background-color: #FFFFFF;
	font-size: 14px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #454545;
	border-width: 1px;
	cursor:hand;
 }
 
 
 input.login_button{
	color:#999999;
	background-color: #FFFFFF;
	font-size: 9px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	cursor:hand;
 }
 
 .noform {
	font-size: 12px;
	letter-spacing: 1px;
	color: #00CC33;
	font-weight: bold;
	background-color: #FFFFFF;
	border-width: 0px;
	}
	
	
#main {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:100%; 
	z-index:2; 
	background-color: #F7F7F7;
	padding: 0px 0px 5px 0px
	}
	
	
	
 /*start header divs*/
 
#top{
	position:relative;
	overflow:hidden;
	left:0px;
	top:0px;
	width:890px;
	height:50px;
	z-index:2;
	background-color: #E9ECED;
	}

#menu{
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:25px; 
	z-index:2;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x; 
	}
	
	
#header {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:150px; 
	z-index:2; 
	background-color: #FFFFFF;  
	border-bottom-color: #E9ECED; 
	border-bottom-style: solid; 
	border-bottom-width: 15px;
}

#headerleft {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:350px; 
	height:150px; 
	float:left; 
	z-index:2
	}
	
#headerright {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	width:540px; 
	height:150px; 
	float:right; 
	z-index:2
	}
	
#address {
	position:absolute; 
	overflow:hidden; 
	left:4px; 
	top:4px; 
	width:500px; 
	height:50px; 
	z-index:4
	}
	
#telephone {
	position:absolute; 
	overflow:hidden; 
	left:585px; 
	top:4px; 
	width:300px; 
	height:15px; 
	z-index:4; 
	text-align:right
	}
	
#date {
	position:absolute; 
	overflow:hidden; 
	left:385px; 
	top:200px; 
	width:500px; 
	height:15px; 
	z-index:4; 
	text-align:right
	}
 
 /*end header divs*/
 
 
 

/*start footer divs*/

#footer {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:30px; 
	z-index:2;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x
	}
	
#footerlefttext {
	position:relative; 
	overflow:hidden; 
	left:10px; 
	top:8px; 
	width:50%; 
	height:30px; 
	z-index:4; 
	float:left
	}
	
#footerrighttext {
	position:relative; 
	overflow:hidden;
	text-align:right; 
	left:0px; 
	top:8px; 
	width:50%; 
	height:30px; 
	z-index:4; 
	float:right
	}
	
/*end footer divs*/

#main {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:100%; 
	z-index:2; 
	background-color: #F7F7F7;
	padding: 0px 0px 5px 0px
	}
	
#homeleft {
	position:relative;
	overflow:hidden;
	left:0px;
	top:0px;
	width:570px;
	z-index:2;
	float :left;
	border-right-color: #E5E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	margin-top:5px;
	padding: 10px 10px 0px 10px
	}
	
	
#homeright {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	width:270px; 
	z-index:2; 
	float :right; 
	margin-right: 5px; 
	margin-top:5px; 
	padding:10px 10px 0px 10px
	}
	
	
#homescroller {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	width:260px; 
	height:320px; 
	z-index:2; 
	padding:5px 5px 5px 0px
	}
	
#homesubcolumn1 {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:220px; 
	z-index:2; 
	float :left
	}

#homesubcolumn2 {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	width:340px; 
	z-index:2; 
	float :right
	}


#infocontent {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:870px; 
	z-index:2; 
	float :left; 
	margin-top:5px; 
	padding: 10px 10px 0px 10px
	}

#contactleft {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:500px;
	z-index:2; 
	float :left; 
	border-right-color: #CCCCCC; 
	border-right-width: 1px; 
	border-right-style: dotted; 
	margin-top:5px; 
	padding: 10px 10px 0px 10px
	}
	
#contactright {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	width:340px; 
	z-index:2; 
	float :right; 
	margin-right: 5px; 
	margin-top:5px; 
	padding:10px 10px 0px 10px
	}



#frame {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:840px; 
	float:left;
	padding:10px 0px 0px 25px;
	z-index:2
	}


.main{
	letter-spacing: 1px;
	line-height:20px;

}


.news{
	letter-spacing: 1px;
	line-height:18px;
	font-size:11px;

}

.bold{
	letter-spacing: 2px;
	font-size:12px;
	font-weight:bold;
	line-height:25px;

}

.blue1{
	letter-spacing: 1px;
	color:#2e85c2;

}

.blue2{
	letter-spacing: 2px;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#2e85c2;

}

.blue3{
	letter-spacing: 2px;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	color:#2e85c2;

}


.blue4{
	letter-spacing: 2px;
	font-size:11px;
	font-style:italic;
	line-height:20px;
	color:#2e85c2;

}

.list {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height:30px;
	
}


.whitetext {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
}




.small {
	font-size: 10px;
	letter-spacing: 1px;
	line-height:15px
}

.smallerror {
	font-size: 10px;
	color:#FF0000;
	letter-spacing: 1px;
}

.error {
	color: #FF0000
}

.f1 {
    font-size: 11px;
	color: #5B5B5B;
	line-height: 25pt;
}

.f3 {
    font-size: 11px;
	color: #5B5B5B;
	font-weight:bold;
	line-height: 20px;
}

.login {
    font-size: 11px;
	letter-spacing:1px

}



.head {
	font-size: 16px;
	letter-spacing: 1px;
	color: #2e85c2;
	font-weight: bold;
	line-height: 25pt;
	background: url(images/dove.gif) no-repeat left center;
	padding-left: 25px;
}


.subhead {
	font-size: 14px;
	letter-spacing: 1px;
	color: #66ACDB;
	font-weight: bold;
	line-height: 15pt;
	padding-left: 25px;
}

.head2{
	font-size: 12px;
	letter-spacing: 1px;
	color: #66ACDB;
	font-weight: bold;
	line-height: 12pt;
}


a.links {
	font-size: 12px;
	text-decoration: none;
}
	
a.links:link {color: #2e85c2}
a.links:visited {color: #2e85c2}
a.links:hover {
	color: #009933;
	text-decoration: none;
}


a.slinks {
	font-size: 10px;
	text-decoration: none;
}
	
a.slinks:link {color: #2e85c2}
a.slinks:visited {color: #2e85c2}
a.slinks:hover {
	color: #009933;
	text-decoration: none;
}


a.arrowlinks {
	font-size: 12px;
	text-decoration: none;
	color: #2e85c2;
	background: url(images/arrow_blue.gif) no-repeat left center;
    padding-left: 25px;
	padding-right: 40px;
}
	
a.arrowlinks:link {
    color: #2e85c2;
	text-decoration: none;
	}
a.arrowlinks:visited {
	color: #2e85c2;
	text-decoration: none;
	}
a.arrowlinks:hover {
	color: #009933;
	background: url(images/arrow_blue2.gif) no-repeat left center;
	text-decoration: none;
	}




a.infolinks {
	text-decoration: none;
	color: #3F86D8;
	background: url(icon_info.gif) no-repeat right center;
    padding-right: 25px;
}
	
a.infolinks:link {text-decoration: none;
	background: url(icon_info.gif) no-repeat right center;}
a.infolinks:visited {text-decoration: none;
	background: url(icon_info.gif) no-repeat right center;}
a.infolinks:hover {
	text-decoration: none;
	background: url(icon_info.gif) no-repeat right center;}
	
	
a.movielinks {
    font-size:14px;
	text-decoration: none;
	color: #3F86D8;
	background: url(images/play.gif) no-repeat left center;
    padding-left: 20px;
	padding-right: 50px
}
	
a.movielinks:link {text-decoration: none}
a.movielinks:visited {text-decoration: none}
a.movielinks:hover {
	text-decoration: none;
	color: #999999;}	
	
a.applylinks {
	text-decoration: none;
	color: #3F86D8;
	background: url(images/app.gif) no-repeat left center;
    padding-left: 20px;
	padding-right: 50px
}
	
a.applylinks:link {text-decoration: none}
a.applylinks:visited {text-decoration: none}
a.applylinks:hover {
	text-decoration: none;
	color: #999999;}
	
	
	
a.elinks {
	text-decoration: none;
	color: #3F86D8;
	background: url(images/email.gif) no-repeat left center;
    padding-left: 20px;
	padding-right: 50px;
}
	
a.elinks:link {text-decoration: none}
a.elinks:visited {text-decoration: none}
a.elinks:hover {
	text-decoration: none;
	color: #999999;}
	
	
a.printlinks {
	text-decoration: none;
	color: #3F86D8;
	background: url(images/printer.gif) no-repeat left center;
    padding-left: 20px;
	padding-right: 50px;
}
	
a.printlinks:link {text-decoration: none}
a.printlinks:visited {text-decoration: none}
a.printlinks:hover {
	text-decoration: none;
	color: #999999;}
	

a.ilinks {
	text-decoration: none;
	color: #3F86D8;
	background: url(images/info.gif) no-repeat left center;
    padding-left: 20px;
	line-height:25px
}
	
a.ilinks:link {text-decoration: none}
a.ilinks:visited {text-decoration: none}
a.ilinks:hover {
	text-decoration: none;
	color: #999999;}
	


/*member menu style*/

.logged {
	color: #3F86D8;
	background: url(images/logged.gif) no-repeat left center;
    padding-left: 20px;
	padding-right: 25px;
	line-height:25px
}
	
a.logout {
	text-decoration: none;
	color: #3F86D8;
	background: url(images/logout.gif) no-repeat left center;
    padding-left: 20px;
	padding-right: 25px;
	line-height:25px
}
	
a.logout:link {text-decoration: none}
a.logout:visited {text-decoration: none}
a.logout:hover {
	text-decoration: none;
	color: #999999;}
	
	
	
a.homelinks {
	text-decoration: none;
	color: #3F86D8;
	background: url(images/home.gif) no-repeat left center;
    padding-left: 20px;
	line-height:25px
}
	
a.homelinks:link {text-decoration: none}
a.homelinks:visited {text-decoration: none}
a.homelinks:hover {
	text-decoration: none;
	color: #999999;}
	


a.wordlinks {
	text-decoration: none;
	font-size:14px;
	color: #3F86D8;
	background: url(images/word.gif) no-repeat left center;
    padding-left: 20px;
	line-height:25px
}
	
a.wordlinks:link {text-decoration: none}
a.wordlinks:visited {text-decoration: none}
a.wordlinks:hover {
	text-decoration: none;
	color: #999999;}
	
	
a.pdflinks {
	text-decoration: none;
	font-size:14px;
	color: #3F86D8;
	background: url(images/pdf.gif) no-repeat left center;
    padding-left: 20px;
	line-height:25px
}
	
a.pdflinks:link {text-decoration: none}
a.pdflinks:visited {text-decoration: none}
a.pdflinks:hover {
	text-decoration: none;
	color: #999999;}
	
	
/*Footer Style Start*/
	
a.links3 {
	font-size: 10px;
	color: #999999;
	letter-spacing: 1px;
	text-decoration: none;
}
	
a.links3:link {color: #999999}
a.links3:visited {color: #999999}
a.links3:hover {
	color: #666666;
	text-decoration: none;
}


.credits {
	color: #999999;
	font-size:10px;
	letter-spacing: 1px;
}


#marqueecontainer{
position: relative;
width: 250px; /*marquee width */
height: 310px; /*marquee height */
overflow: hidden;
border: 0px ;
padding: 5px;
padding-left: 4px;
}