.i1{
	font-family: century;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	color: #000066;
}

.i2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	font-stretch: extra-expanded;
	color: #414141;
}

.i3{
	font-family: Bell MT;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3d6200;
}

.i4{
	font-family: Century;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3d6200;
}
.i5{
	font-family: "Century Schoolbook";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.i6{
	font-family: Century;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	color: #FFFFFF;
}
.i7{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.i8{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
}
.i9{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.i10{
	font-family: Batang;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3d6200;
}
.i11{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #3d6200;
}
.i12{
	font-family: Century;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.i13{
	font-family: century;
	font-size: 13px;
	font-style: normal;
	font-weight: 800;
	color: #CCCC00;
}
.i14{
	font-family: Century;
	font-size:14px;
	font-style: normal;
	font-weight: normal;
	font-stretch: ultra-expanded;
	color: #000000;
}
.i15{
	font-family: century;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	color: #CC3300;
}
.i16{
	font-family: Century;
	font-size:14px;
	font-style: normal;
	font-weight: normal;
	font-stretch: ultra-expanded;
	color: #000066;
}
.i17{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	font-weight: bold;
	font-stretch: ultra-expanded;
	color: #157493;
}
.i18{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	font-weight: bold;
	font-stretch: ultra-expanded;
	color: #FF6600;
}
.i19{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #ab007a;
}
.i20{
	font-family: Century;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	font-stretch: ultra-expanded;
	color: #333333;
}
.i21{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	font-stretch: ultra-expanded;
	color: #990000;
}
.i22{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color: #dcdcdc;
	line-height:20px;
}
.i23{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	color: #00CCFF;
	line-height:20px;
}
.i24{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #666666;
}
.i25{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	font-stretch:normal;
}
.i26{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	color: #333333;
}
.i27{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	font-stretch: ultra-expanded;
	color: #FF6600;
	text-decoration:underline;
}
.i28{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

<style type="text/css">
			*{ padding:0px; margin:0px; }
			body{ background:#; }
			a{ color:#C8DCE5; }
			
			.boxgrid{ 
				width: 250px; 
				height: 150px; 
				margin:0px; 
				float:left; 
				background: #666666; 
				border: solid 1px #4d7001; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute;
					top: 0; 
					left: 0; 
					border: 0; 
				}
 				.captionfull .boxcaption {
 					top: 150;
 					left: 0;
 				}
				
</style>
				
.ddsmoothmenu{
font: bold 12px Verdana;
background: url(images/buttonbg.png); background-repeat:repeat-x; /*background of menu bar (default state)*/
width: 90%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 5px 0 5px 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: url(images/buttonbg.png); background-repeat:repeat-x; /*background of menu items (default state)*/
color: white;
padding: 8px 20px;
border-right: 1px solid #3d6200;
color: #3d6200;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #283e02; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: #283e02; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
top:30px!important
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0!important;
left:0;
position:absolute!important
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 180px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background:
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

headline {
	display: block;
	font-size: 20;
	color: #FFFFFF;
}

paragraph {
	display: block;
	color: #80B2E4;
}

inline {
	display: inline;
	color: #80B2E4;
}

break {
	font-size: 7;
	display:block;
}

a {
	color: #FFFFFF;
	display: inline;
}

a:hover {
	color: #;
	display: inline;
}

