@charset "utf-8";
h3 {
	color: #F00;
}


h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	
	}
.greeny {
	color: #093;
	font-weight: bold;
}
#mainContent h4 {
	font-size: 75%;
	color: #000;
}
.big_red {
	font-size: 150%;
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
}
td p {
	color: #900;
	margin: 15px;
	font-size: 110%;
}
table {
	margin: auto;
	border: 5px dashed #999;
}
.style1  {
	font-size: 110%;
	font-weight: bold;
	color: #F00;
}

.style2  {
	font-size: 110%;
	font-weight: bold;
	color: #000;
}

.style3  {
	font-size: 105%;
	font-weight: bold;
	color: #009;
}
#mainContent ol li {
	text-align: justify;
	list-style-type: upper-alpha;
	margin: 20px;
	font-weight: bold;
	list-style-position: outside;
}
#mainContent li {
	line-height: 20px;
	margin-top: 10px;
}
#mainContent #list2 {
	list-style-image: url(images/bullet_2.gif);
	font-weight: bold;
	text-align: justify;
	margin: 25px 0 0 35px;
}
#grn_l {
	background-image: url(images/gr_bx_l.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 214px;
	width: 14px;
}
#grn_r {
	background-image: url(images/gr_bx_r.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 214px;
	width: 14px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #255E0F;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin:0;
}
 #container {
	width: 735px; 
	background: #f0f0f0;
	margin: 0 auto;
	text-align: left;
}
* {
Padding: 0; margin: 0;	
}

 #mn_right, #mn_left {
	height: 24px;
	width: 9px;
 }
 
  #mn_left {
	float: left;
	background-image:url(images/mnleft.jpg);
  }
  #mn_right {
	float: right;  
	background-image:url(images/mnright.jpg);
  }
 #header {
	height: 294px;
	width: 735px;
	background-color: #DDDDDD;
	background-image: url(images/header.jpg);
}
 #mainContent {
	padding: 10px 10px 10px 25px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

 #mainContent p {
	text-align: justify; 
 }
 #footer {
	background-image: url(images/footer_background.jpg);
	height: 85px;
	color: #fff;
}
 #footer p {
	padding-top: 50px;
	text-align: center;
	font-size: 80%;
 }
#main_menu {
	background-image: url(images/mnbg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
}

 #main_menu li {
	display: inline;
	list-style-type: none; 
	margin-left: 10px;

 }
#mainContent #list1 {
	list-style-image: url(images/bullet_1.gif);
	list-style-position: outside;
	text-align: left;
	line-height: 2em;
	padding-left: 50px;
}
 
  #main_menu li a {
	  text-transform: uppercase;
	  color: #fff;
	  font-size: 80%;
 }
 
   #main_menu li a:hover {
	   background-color:#FFF;	
	   color: #0C0;
	   
	  
 }
 
 
a:link, a:visited, a:hover, a:active {
	text-decoration: none;

}

a img {
  border: none;
}
#container #mainContent h2 strong em u {
	color: #00F;
}
#container #mainContent h2 {
	color: #F00;
}
#container #mainContent h2 strong u {
	font-size: 150%;
}
#container #mainContent h2 strong em {
	color: #000;
}
.dfp {
	font-weight: bold;
	background-color: #B6FF6C;
	white-space: nowrap;
}
#grey_box {
	background-image: url(images/bx_gr_back.jpg);
	height: 300px;
	width: 600px;
	background-repeat: repeat-x;
	padding: 0;
	margin: 20px auto;
}
#gb_left {
	background-image: url(images/bx_gr_l.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 13px;
}
#gb_right {
	background-image: url(images/bx_gr_r.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 300px;
	width: 13px;
}
#green_bx {
	Margin: auto;
	background-image: url(images/gr_bx_bg.jpg);
	background-repeat: repeat-x;
	height: 214px;
	width: 645px;
}
#green_bx p {
	font-size: 105%;
	color: #900;
	margin-top: 5px;
	padding-top: 10px;
}
#grey_box img {
	margin-top: 18px;
}

