html,body
	{
	height:100%;
	width:100%;
	margin: 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow-x:hidden;
	background-image:url(images/body_bg.png);
	background-repeat:repeat-x;
	background-color:#aeb2b3;
	}
	
a 			{ text-decoration: none; color: #024b67 }
a:visited 	{ text-decoration: none; color: #024b67 }
a:hover 	{ text-decoration: none; color: #d8c18e }

#header
	{
	position:absolute;
	left:0px;
	height:150px;
	width:860px;
	margin-left:-430px;
	left:50%;
	background-image:url(images/header.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}

#loginbox
	{
	position:absolute;
	left:420px;
	top:23px;
	background-image:url(images/header_login.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:100%;
	height:40px;
	color:#FFFFFF;
	}
#headmenu
	{
	position:absolute;
	top:114px;
	width:860px;
	margin-left:-230px;
	left:50%;
	
	}
	
#content
	{
	position:absolute;
	top:0px;
	padding:10px;
	margin-top:150px;
	overflow:visible;
	width:836px;
	margin-left:-430px;
	left:50%;
	background-color:#FFFFFF;
	min-height:650px;
	height:650px;
	border-left:2px solid #999999;
	border-right:2px solid #999999;
	}


#footer
	{
	position:absolute;
	top:775px;
	width:100%;
	height:20px;
	}
	
#main_addnew
	{
	position:absolute;
	top:20px;
	left:10px;
	width:200px;
	background-image:url(images/bar_blue.gif);
	background-repeat:repeat-x;
	}

#main_signup
	{
	position:absolute;
	top:20px;
	left:230px;
	width:200px;
	background-image:url(images/bar_green.gif);
	background-repeat:repeat-x;
	}

#main_invite
	{
	position:absolute;
	top:20px;
	left:450px;
	width:200px;
	background-image:url(images/bar_red.gif);
	background-repeat:repeat-x;
	}
	
#main_search
	{
	position:absolute;
	top:20px;
	left:670px;
	width:200px;
	background-image:url(images/bar_yellow.gif);
	background-repeat:repeat-x;
	}
#divider1
	{
	position:absolute;
	top:20px;
	left:220px;
	width:1px;
	height:160px;
	border-left:1px dashed #000000;
	}

#divider2
	{
	position:absolute;
	top:20px;
	left:440px;
	width:1px;
	height:160px;
	border-left:1px dashed #000000;
	}

#divider3
	{
	position:absolute;
	top:20px;
	left:660px;
	width:1px;
	height:160px;
	border-left:1px dashed #000000;
	}

	
.loginfield
	{
	width:80px;
	font-size:11px;
	color:#000099;
	border:0px;
	}

.headmenutbl
	{
	position:absolute;
	border:0px;
	width:600px;
	text-align:center;
	}
.menuitem
	{
	color:#777777;
	font-weight:bold;
	text-decoration:none;
	}
	
.main_head
	{
	margin-top:3px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	}

.formfield
	{
	font-size:11px;
	}

.logout
	{
	font-size:11px;
	color:#FF0000;
	}
	
#newreunies
	{
	position:absolute;
	left: 10px;
	top:200px;
	}
#main_adbox
	{
	position:absolute;
	left: 460px;
	top:200px;
	}

#main_txt
	{
	position:absolute;
	top:350px;
	}

.bluetitle	
	{
	font-size:16px;
	font-weight:bold;
	color:#0D5D7A;
	text-align:center;
	}
	
.table
	{
	border: 1px solid #CCB770;
	}

.oneven
	{
	background-color:#FFEAC1;
	}

.even
	{
	background-color:#DDC880;
	}	

.boneven
	{
	background-color:#8FB9EF;
	}

.beven
	{
	background-color:#c6d1e0;
	}	
	
	
	

#dhtmltooltip
	{
	position: absolute;
	width: 200px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	font-family: Verdana, Arial; 
	font-size: 8pt;
	visibility: hidden;
	z-index: 990;
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
	}
	
	
.reunietable
	{
	border: 1px solid #CCB770;
	}
	
	
.contentboxGeel .inf_top-left, 
.contentboxGeel .inf_top-right,
.contentboxGeel .inf_bottom-left,
.contentboxGeel .inf_bottom-right { 
	background-image: url("images/contentboxGeel.gif");
}

.contentboxWit .inf_top-left, 
.contentboxWit .inf_top-right,
.contentboxWit .inf_bottom-left,
.contentboxWit .inf_bottom-right { 
	background-image: url("images/contentboxWit.gif");
}

.contentboxGeel .inf_inside {
	background: url("images/contentboxGeel_bg.gif") 0px 100% repeat-x;
	border-color: #d7c18c;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
}


.inf_top-left, .inf_top-right, .inf_bottom-left, .inf_bottom-right { 
	height: 10px;       			/* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    			/* DNC: correction IE for height of the <div>'s */
	}
.inf_top-left, .inf_bottom-left { 
	margin-right: 10px; 			/* CHANGE: replace by the width of one of your corners */
	}
.inf_top-right, .inf_bottom-right { 
	margin-left: 10px;  			/* CHANGE: replace by the width of one of your corners */
	margin-top: -10px;  			/* CHANGE: replace by the height of one of your corners */
	}
.inf_top-right {
	background-position: 100% 0;		/* DNC: position right corner at right side, no vertical changes */
	}
.inf_bottom-left  { 
	background-position: 0 -10px;    	/* CHANGE: replace second number by negative height of one of your corners */
	}
.inf_bottom-right { 
	background-position: 100% -10px; 	/* CHANGE: replace second number by negative height of one of your corners */
	margin-bottom: 5px;
	}
.inf_inside {
	background: #FFFFFF;
	color: #373737;
	padding: 0px 10px 0px 10px;
	min-height: 80px;
	}

.inf_notopgap    { margin: 0; height: 1px; line-height: 1px; }    	/* DNC: to avoid splitting of the box */
.inf_nobottomgap { margin: 0; height: 1px; line-height: 1px; } 		/* DNC: to avoid splitting of the box */

	
