html{
	font-family: Arial;	
	background-color: #AEB9BD;
	overflow: auto; 
	overflow-x: hidden;
}

form table{
	font-size:11pt;
}

textarea{
	overflow: auto;
	text-align:left;
}

#header{
	position:absolute;

	background-color: #AEB9BD;
	height: 4px !important;
	height: 1px;
	width: 100% !important;
	width: 101.5%;	
	left:0;
	right:0;
	top:0;
	line-height: 1px;
	font-size:4px;
}

/*
#footer{
	position:absolute;

	background-color: #AEB9BD;
	height: 50%;
	max-height: 305px;
	width: 100% !important;
	width: 101.5%;
	
	left:0;
	right:0;
	margin-top: -90px;
	z-index:-1;
}
*/

#footer_text{
	font-size: 8pt;
	width: 940px;
}


/*
DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
*/
h1 a:link { color: #000; text-decoration: none }
h1 a:visited { color: #000; text-decoration: none }
h1 a:active { color: #000; text-decoration: none }
h1 a:hover { color: #000; text-decoration: none }

a:link { color: #000; text-decoration: none }
a:visited { color: #000; text-decoration: none }
a:active { color: #000; text-decoration: none }
a:hover { color: #000; text-decoration: underline }

#menu_top a:link { color: #000; text-decoration: none }
#menu_top a:visited { color: #000; text-decoration: none }
#menu_top a:active { color: #000; text-decoration: none }
#menu_top a:hover { color: #000; border-bottom: 2px solid #FF0000; }
/*
span.link {color: #000;}
*/
#pano_iframe
{
	border:2px solid #000;
}

#browse
{
	padding: 4px;
	color: #a7a7a7;
	font-size: 10pt;
}
#browse a
{
	padding: 4px;
	color: #a7a7a7;
}

#browse a:link { color: #a7a7a7; text-decoration: none }
#browse a:visited { color: #a7a7a7; text-decoration: none }
#browse a:active { color: #a7a7a7; text-decoration: none }
#browse a:hover { color: #333; text-decoration: none }

h2{
	font-size: 14pt;
	text-align: center;
}

h3{
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	text-align: center;
}

hr{
	color: #3b3b3b;
	background-color: #3b3b3b;
	height: 2px;
}

#content {
	width: 940px;
	background-color: #FFF;
	border-right: 2px solid #8f9c9f;
	border-bottom: 2px solid #8f9c9f;
}

#flashcontent {
	border: 2px solid black;
	background-color: #f4f5f6;
	width: 590px;
}
#flashcontent2 {
	background-color: #f4f5f6;
	width: 400px;
}
#pano_container
{
	width: 640px;
	background-color: #f4f5f6;
}
#pano_title
{
	padding: 4px;
}
.text_container
{
	margin-left: 10px;
}

#menu_top {
	padding-right: 10px;
	text-align: right;
}
#pano {
	
}
#columns {
	text-align: left;
}
#columns_content
{
	background-color: #f4f5f6;
	width: 640px;
}
#column_table 
{
	background-color: #f4f5f6;
	font-size: 10pt;
	color: #333;
	margin: 10px;	
}

#column_table td a:link { color: #333; text-decoration: none; }
#column_table td a:visited { color: #333; text-decoration: none; }
#column_table td a:active { color: #333; text-decoration: none; }
#column_table td a:hover { color: #777; text-decoration: none; }

#menu_left {
	font-size: 10pt;
	width: 230px;
	background-color: #f4f5f6;
}
#menu_left td {
	color: #000;
}

#dash{
	height: 65px;
	border-top: 1px dashed #000;
	font-size: 10pt;
}

/* 
#menu_left td:link { color: #000; text-decoration: none; }
#menu_left td:visited { color: #000; text-decoration: none; }
#menu_left td:active { color: #000; text-decoration: none; }
#menu_left td:hover { color: #000; text-decoration: none;}
 */
#conference {
	cursor: pointer;
	padding: 2px;
}

#conference_top {
	text-align: center;
	font-size: 12pt;
	height:20px;
	font-weight: bold;
	padding: 4px;
}

#table_row1 {
	background-color: #dadada;
}
#table_row2 {
	background-color: #e6e6e6;
}

#conference:link { color: #000; text-decoration: none; }
#conference:visited { color: #000; text-decoration: none; }
#conference:active { color: #000; text-decoration: bold; }
#conference:hover { color: #000; text-decoration: none; background-color: #d2d8de;}
