/* CSS Document */
body
{
	/*padding: 5px 5px 5px 5px;*/
	margin: 0px;
	border-style: none;
	background-color: #ffffff;	
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
}

/* menu styles */
dl, dt, dd, ul, li {
	margin: 2px;
	padding: 1px;
	list-style-type: none;
}
#content {
	position:absolute;
	left:135px;
	top: 75px;
	height:100%;
	overflow:auto;  
	width:530px;
	padding: 10px 20px 0px 10px;
}
#contentadmin {
	position:absolute;
	left:135px;
	top: 75px;
	height:100%;
	overflow:visible;  
	width:540px;
	padding: 10px 20px 0px 10px;
}
#menu {
	position: absolute; /* Menu position that can be changed at will */
	top: 63px;
	left: 0px;
	width: 126px;
	height: 100%;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-y;
	padding: 15px 15px 20px 0;
	margin:0;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:12px;
	color: #0000CC;
	padding-right:15px;
}
#menu dd {
	display: block;
	white-space:nowrap;
}
#menu li {
font-weight:300;
}
#menu dt a {
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:12px;
	color: #0000CC;
	text-align:right;
	padding-right:5px;
}
#menu dt a:hover {
	color: #0000CC;
text-decoration:underline;
}
#menu dd a {
	text-decoration: none;
	display: block;
	white-space:nowrap;
	border: 0 none;
	height: 100%;
	font-family: arial, verdana, helvetica, sans-serif;	font-size:11px;	font-weight:bold;
	color:#0000FF;
	text-align:right;
	padding: 0 20px 0 0;
}
#menu li a:hover {
	color:#0066FF;
	text-decoration:underline;
}



#menunew {
	position: absolute; /* Menu position that can be changed at will */
	top: 63px;
	left: 0px;
	width: 126px;
	height: 100%;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-y;
	padding: 15px 15px 20px 0;
	margin:0;
}
#menunew dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:12px;
	color: #0000CC;
	padding-right:15px;
}
#menunew dd {
	display: block;
	white-space:nowrap;
}
#menunew li {
font-weight:300;
}
#menunew dt a {
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:12px;
	color: #0000CC;
	text-align:right;
	padding-right:5px;
}
#menunew dt a:hover {
	color: #0000CC;
text-decoration:underline;
}
#menunew dd a {
	text-decoration: none;
	display: block;
	white-space:nowrap;
	border: 0 none;
	height: 100%;
	font-family: arial, verdana, helvetica, sans-serif;	font-size:11px;	font-weight:bold;
	color:#0000FF;
	text-align:right;
	padding: 0 20px 0 0;
}
#menunew li a:hover {
	color:#0066FF;
	text-decoration:underline;
}


/*  header styles */
#headerdiv {
	position:absolute; top:0;left:0; width:750px:height:70px;
}
#headernew {
	position:absolute; 
	display:block;
	top:0;
	left:0;
	width:95%;
	height:70px;
}

.meetingmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
}
.meetingsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {font-size: 18px}
.style5 {font-size: 30px}
.style12 {font-size: 30px; font-weight: bold; }
.style15 {font-size: 14px}
.style17 {font-weight: bold}
.style18 {
	font-size: 12px;
	font-style: italic;
}




.style22 {
	font-size: 10px;
	font-style: italic;
}
#first {
position: absolute;
top:0;
left:0;
width:700px;
height: 60px;
}
#second {
position: absolute;
top:60;
left:0;
width:130px;
height: 100%;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-y;
}
#third {
position: absolute;
top:60;
left:140px;
width:560px;
height: 450;
overflow:scroll;
float:right;
}

.includecontent {
overflow:auto; 
height:400px; 
position:relative; 
top:10px; left:0px; 
width:530px; 
padding: 10px 20px 0px 10px;
}
/* styles for the wysiwyg text editor */

h1{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:20px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
margin-top:0;
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}
.centered {
/*margin-left:auto;
margin-right:auto;
width:100px;*/
text-align:center;
}
.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
}
.ImageRight {
padding: 5px; margin-left: 5px; float:right;
display:block;
}
.ImageLeft {
padding: 5px; margin-left: 5px; float:left;
}
.rightcolumn {
width: 40%;
position: relative;
left: 55%;
background-color:#3366CC;
}
/*  header, menu and content divs  */
/*  error messages */
.error {
font_family:arial, san-serif;
font-size:12px;
font-weight:bold;
color:#FF0000;

}

td.top {
	background-image: url(../images/repeat-top.gif);
	background-repeat: repeat-x;
}
td.menus {
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-y;
}
.bktitle {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 2px;
}
.bkprice {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
.bkcontents {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
.footer {font-size: 9px;}