/* CSS Document */
.gallery {
	height:100;
	/* hide from Mac IE 5.x */ 
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
	overflow-y: hidden;	
} 

html, body{
	height:100%;
	margin:0 auto;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font: Helvetica,"Trebuchet MS", Verdana, Arial, ;
	color:#000000;
}

.footer {
	color:#99ccff;
	font-size:7pt;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:link, .footer a:visited  {
	color: #e8eefe;
	font-size:7pt;
	text-decoration: underline;
}

.footer a:hover, .footer a:active {
	color:#99ccff;
	font-size:7pt;
	text-decoration: underline;
        
}
.outline {
	border: 1px solid #808080;
}
.contact {
	font-family: Helvetica, sans-serif, Arial;
	font-size:90%;
	color: #000000;
}
.fbs1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 100%;
	font-color: #767676;
	border:1px solid #767676;
}

.el12 {margin:0; text-align:right; width:10em;}
ul {
	list-style-position: outside;
	list-style-image: url(/img/bullet_2.gif);
}
.sidelines {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #727272;
	border-left-color: #727272;
}

.sidefoot {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #727272;
	border-left-color: #727272;
	border-bottom-color: #727272;
}

.sidetop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #727272;
	border-left-color: #727272;
	border-top-color: #727272;
}
.sides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #767676;
	border-left-color: #767676;
}
.leftline {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #767676;
}
