﻿html{height: 100%;}

body{height: 100%; margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; cursor:auto; background: #666666; background-image: url(images/x.jpg); font-family: verdana,arial; font-size: 8pt; color: #525252;}

.table1 {font-family: verdana,arial; font-size: 8pt; color: #525252;}
.table1 ul {color: #525252; list-style-type: square;}
.table1 ol {color: #525252; list-style-type: decimal;}

.table1 A:link {text-decoration: underline; color: #F6941D;}
.table1 A:visited {text-decoration: underline; color: #F6941D;} 
.table1 A:hover {text-decoration: none; color: #999999;}

/*--------MENU TABLE-----------*/

.menu {font-family: verdana,arial; font-size: 10pt; color: #ffffff;}
.menu ul {color: #525252; list-style-type: square;}
.menu ol {color: #525252; list-style-type: decimal;}

.menu A:link {text-decoration: none; color: #ffffff;}
.menu A:visited {text-decoration: none; color: #ffffff;} 
.menu A:hover {text-decoration: underline; color: #666666;}

.menu hr{color: #ffffff; height: 1px; width:90%; align: left;}

.menu {
	padding-left:35px;width:146px;
}

/*--------HORIZONTAL MENU TABLE-----------*/

.hormenu {font-family: verdana,arial; font-size: 10pt; color: #ffffff; font-weight:bold;}
.hormenu ul {color: #525252; list-style-type: square;}
.hormenu ol {color: #525252; list-style-type: decimal;}

.hormenu A:link {text-decoration: none; color: #ffffff;}
.hormenu A:visited {text-decoration: none; color: #ffffff;} 
.hormenu A:hover {text-decoration: underline; color: #e2e2e2;}

.hormenu {
	width: 643px;
	
}

/*--------2nd column of content area - holds content-----------*/

.content_col2 {
	text-align: left;
	background-color: #FFFFFF;
	width: 76%;
}
	
/*--------top horizontal menu-----------*/


.top_hor_menu_gray {
	background-color: #999999;
	text-align: center;
	height: 28px; width: 110px;
}

.top_hor_menu_white {
	background-color: #FFFFFF;
	height: 28px; width: 2px;
}


/*--------right bar (conference objectives, imp. dates, etc.)-----------*/

.right_bar1 {
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #FFFFFF;
	background-color: #E2E2E2;
		text-align: left;
	border-top-style: none;
	border-bottom-style: none;
}

/*--------right bar (objectives text)-----------*/

.objectives_text {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	padding: 2px 2px 2px 6px;
	list-style-type: square;
}

/*--------main content -----------*/

.content {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #525252;
	padding: 4px 10px 4px 4px;
}

/*--------urls, dates, etc in the contents area-----------*/

.orange {
	color: #F6941D;
}

.heading {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #F6941D;
}




/*-------------------*/

.disclaimer {font-family: verdana,arial; font-size: 7pt; color: #525252;}

/*a:link, a:visited {text-decoration: none; color: #529DC3}
a:hover {text-decoration: none; color: #cccccc;}*/

