/* CSS Styles */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%
}

leftbanner {
background-image: url(new_images/img_left.JPG);
}
.style1 {
	color: #ff6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html,body {height:100%}
#outer {
height:100%;
min-height:100%;/*for mozilla*/
}
html>body #outer {height:auto}/*for mozilla */

a{ /*text links*/
color:#666666;
}

.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
}
