body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#999999;
	margin:0px;
}
a.links:link, a.links:active, a.links:visited{
    color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:75%;
	}
a.links:hover{
    color:#CCCCCC;
	}
a.foot_links:link, a.foot_links:active, a.foot_links:visited{
    color:#999999;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
	}
a.foot_links:hover{
    color:#999999;
	}
a.f_links:link, a.f_links:active, a.f_links:visited{
    color:#333333;
	text-decoration:none;
	font-size:95%;
	font-weight:bold;
	}
a.f_links:hover{
    color:#999999;
	}
.header_pg{
    color:#0d1126;
   font-size:130%;
   letter-spacing:3px;
   text-transform:uppercase;
   text-indent:30px;
   font-weight:bold;
  }
.header{
   color:#FFFFFF;
   font-size:140%;
   letter-spacing:5px;
   text-transform:capitalize;
   font-weight:bold;
   }
.dark_bg{
     background-color:#0d1126;
	 }
.logo_bg{
     background:url(images/logo_bg.jpg) no-repeat top left;
	 }
.logo_bg_e{
     background:url(images/logo_bg_e.jpg) no-repeat top left;
	 }
.light_bg{
     background-color:#668ba2;
	 }
.nav_bg{
     background-color:#9a9898;
	 }	 
.links_text{
    color:#FFFFFF;
	}
.link_bg1{
    background-color:#305872;
	}
.pic_bg1{
    background-color:#dedede/*#d6d6d6*/;
	}
.link_bg2{
    background-color:#466b83;
	}
.frame {
	border: 1px solid #FFFFFF;
}
.marked_text{
   color:#666666;
   }
.markedb_text{
   color:#0d1126;
   }
.bg_about1 {
	background-image: url(images/about1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.u_text{
   color:#999999;
   font-size:180%;
   font-family:"Times New Roman", Times, serif;
   }
.table_story_bg {
	background-image: url(images/bg_story.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.story_bg {
	background-image: url(images/bg_story2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bor_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.top_bott_bor {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333366;
	border-top-color: #333366;
}
.sides {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333366;
}
.bud_tb {
	background-image: url(images/budgets.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sides_l {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #336699;
}

