body {
	background-image: url(/img/bk2c.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000000;  /*#404040;*/
}
H4 {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-weight:bold;
	color: #DFB4E5;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 2px 10px;
	text-align:left;
}
a {
	color: #404040; 
  font-style:italic; font-size:12px; font-weight:normal; text-decoration:none;
}
a:hover {
	color:#000000; font-style:italic; font-size:12px; font-weight:normal; text-decoration:underline;
}

#content_top {
	z-index:1; 
	margin-left:auto; 
	margin-right:auto; 
	width:800px; 
	height:100%; 
	/*background-color: #CBCBCB;*/
	/*border:0px solid #000000;*/
}
#content_area {
	z-index:2; 
	display: inline; 
	float:left; 
	width:100%; 
	position: relative;
	background-color: #805020;  /*CBCBCB;*/
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;

}
#content_banner {
  text-align: center;
	position: relative;
	height:80px;
}
#main_menu {
  text-align: center;
	z-index:400; left: 0px; top: 0px; margin-bottom: 0px; position: relative; width: 100%; height: 32px; background: #000000;
	padding:3px 0px 0px 0px;
	color:#DFB4E5; font-size:12px; font-weight:bold;
}
#sub_menu {
	z-index:400; left: 0px; top: 0px; margin-bottom: 0px; position: relative; width: 100%; height: 20px; background: #808080; text-align:center;
}
#sub_menu a {
	color:#CBCBCB; font-size:12px; font-weight:bold; text-decoration:none; vertical-align:sub;
}
#sub_menu a:hover {
	color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;
}
#content_body {
	z-index:4; padding: 0px 0px 0px 0px; left: 0px; top: 0px; position: relative; width: 800px; 
/*  background: #FFFFFF;*/
}

/* CONTENT WITH FORMS STYLES */
#content_body_2 {
	z-index:5; padding: 10px 10px 40px 10px; left: 0px; top: 0px; position: relative; width: 780px; 
/*	background-image: url(/img/bk2c.jpg);*/
/*  background: #000000;  /*805020;  /*CBCBCB;*/
}
#content_body_2 .section {
	font-size:14px;
	font-weight:bold;
	margin: 0px 10px 4px 0px;
/*	color: #000000;  /*#094080;  /* 00FF20;   /* #EF1818; */
	border-bottom:2px solid #00FF20;   /*#EF1818;*/
}
#content_body_2 label, #content_body_2 input, #content_body_2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;	float: left; margin-bottom:15px; margin-top:0px;
}
#content_body_2 label {
	text-align: right; width: 300px; padding-right: 10px; font-weight:bold;
}
#content_body_2 br {
	clear: both;
}
#content_body_2 .btn {
	width: 150px;
	border:1px solid #56278D;
	background-color:#DFB3E5;
	cursor:pointer;
}
.required {
	color:#FF0000;
}
/* END CONTENT WITH FORMS STYLES */

/* GRAPHIC LEFT STYLES */
#graphic_left {
	z-index:5; padding: 0px 0px 0px 0px; left: 0px; top: 0px; position: relative; width: 780px; 
}
#graphic_left .section {
	font-size:14px;
	font-weight:bold;
	margin: 0px 10px 4px 0px;
	color: #000000;  /*094080;  /* 00FF20;   /* #EF1818; */
	border-bottom:2px solid #000000; /*#00FF20;   /*#EF1818;*/
}
#graphic_left img {
  float: left; padding: 0px 10px 0px 0px; 
}
#graphic_left label, #content_body_2 input, #content_body_2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;	float: left; margin-bottom:15px; margin-top:0px;
}
#graphic_left label {
	text-align: right; width: 300px; padding-right: 10px; font-weight:bold;
}
#graphic_left br {
	clear: none;
}
/* END GRAPHIC LEFT STYLES */

/* GRAPHIC RIGHT STYLES */
#graphic_center {
	z-index:5; padding: 0px 0px 0px 0px; left: 0px; top: 0px; position: relative; width: 780px; 
}
#graphic_center .section {
	font-size:14px;
	font-weight:bold;
	margin: 0px 10px 4px 0px;
	color: #000000;  /*094080;  /* 00FF20;   /* #EF1818; */
	border-bottom:2px solid #000000; /*00FF20;   /*#EF1818;*/
}
#graphic_center img {
  float: center; padding: 0px 0px 0px 10px;
}
#graphic_center label, #content_body_2 input, #content_body_2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;	float: left; margin-bottom:15px; margin-top:0px;
}
#graphic_center label {
	text-align: right; width: 300px; padding-right: 10px; font-weight:bold;
}
#graphic_center br {
	clear: none;
}
/* END GRAPHIC CENTER STYLES */

/* GRAPHIC CENTER STYLES */
#graphic_right {
	z-index:5; padding: 0px 0px 0px 0px; left: 0px; top: 0px; position: relative; width: 780px; 
}
#graphic_right .section {
	font-size:14px;
	font-weight:bold;
	margin: 0px 10px 4px 0px;
	color: #000000;  /*094080;  /* 00FF20;   /* #EF1818; */
	border-bottom:2px solid #000000; /*00FF20;   /*#EF1818;*/
}
#graphic_right img {
  float: right; padding: 0px 0px 0px 10px;
}
#graphic_right label, #content_body_2 input, #content_body_2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;	float: left; margin-bottom:15px; margin-top:0px;
}
#graphic_right label {
	text-align: right; width: 300px; padding-right: 10px; font-weight:bold;
}
#graphic_right br {
	clear: none;
}
/* END GRAPHIC LEFT STYLES */

/* CENTER BOLD STYLES */
#center_bold {
	z-index:5; padding: 0px 0px 0px 0px; left: 0px; top: 0px; position: relative; width: 780px; background: #CBCBCB; text-align: center; font-weight: bold;
}
/* END CENTER BOLD STYLES */

/* LEFT BOLD STYLES */
#center_bold {
	z-index:5; padding: 0px 0px 0px 0px; left: 0px; top: 0px; position: relative; width: 780px; background: #CBCBCB; text-align: left; font-weight: bold;
}
/* END LEFT BOLD STYLES */

/* GRAPHIC CENTER BOLD STYLES */
#reunion_bold {
	z-index:5; background: #CBCBCB; font-weight: bold;
}
/* END CENTER BOLD STYLES */


