* {
	margin: 0;
	padding: 0;
}

body {
	background: #B4D88F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: lighter;
	
	
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: lighter;
	
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

h3 {
	margin-bottom: 1em;
	font-size: 100%;
	color: #000000;
}



ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 5px;
}



.menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
                text-decoration: none;
	color: #666666;
	font-weight: bold;
	
}

.menu_link_df{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
                text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
}

.menu_link_df .active{
	color: #333333;
	
}




.blue_line{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	
}

.blue_line_link{
	
                text-decoration: none;
	color: #FFFFFF;
	
	
}
               

.box-green {
	background: url(images/img09.jpg) repeat-x;
}

.box-green .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 150%;
	color: #FFFFFF;
	
}

.box-green .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 7px;
	background: url(images/img10.gif) no-repeat;
	
}

.box-df {
	background: url(images/box_df.jpg) repeat-x;
}

.box-df .section {
	background: url(images/box_df_right.gif) no-repeat right top;
	font-size: 180%;
	color: #FFFFFF;
	
}

.box-df .section b {
	display: block;
	height: 23px;
	padding: 5px 0 0 7px;
	background: url(images/box_df_left.gif) no-repeat;
	
}

.box-blue {
	background: url(images/img13.jpg) repeat-x;
}

a.one:link {
color: #4d80d0;
text-decoration: none;
font-weight: bold;
}
a.one:visited {
color: #4d80d0;
text-decoration: none;
font-weight: bold;
}
a.one:hover {
color: #90a9e2;
text-decoration: none;
font-weight: bold;
}

a.two:link {
color: #333333;
text-decoration: none;
font-weight: bold;
}
a.two:visited {
color: #333333;
text-decoration: none;
font-weight: bold;
}
a.two:hover {
color: #666666;
text-decoration: none;
font-weight: bold;
}

a.white:link {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.white:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.white:hover {
color: #CCCCCC;
text-decoration: none;
font-weight: bold;
}




.box-blue .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 150%;
	color: #FFFFFF;
	
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
	
}

.box-blue .section a {
	color: #FFFFFF;
	
}

.df_big {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background: url(images/bg_df.jpg)
}

.df_small {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	
	
}
.df_xtrasmall {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: lighter;
	
	
}
.df_right{
	
padding: 0px 20px 0px 40px;
	
	
}


