TABLE     {
   FONT-FAMILY: Verdana,Helvetica;
   FONT-SIZE: 11px;
   color:#102873;
margin:0 auto;
padding:0 0 0 0;
}

form {
	display:inline;
}

img {
	border:0;
}

A:link,
A:active,
A:visited,
A:hover         {
   COLOR: #102873;
   TEXT-DECORATION: underline
}
A:hover {
   TEXT-DECORATION: none
}

.title      {
   COLOR: #000000;
   FONT-SIZE: 13px;
   FONT-WEIGHT: bold;
}

.content    {
   COLOR: #102873;
}

.storytitle    {
   COLOR: #363636;
   FONT-SIZE: 14px;
   FONT-WEIGHT: bold;
}

.storycat   {
   COLOR: #000000;
   FONT-SIZE: 13px;
   FONT-WEIGHT: bold;
   TEXT-DECORATION: underline
}

.boxtitle   {
   COLOR: #363636;
   FONT-WEIGHT: bold;
}

.boxcontent    {
   COLOR: #000000;
   FONT-SIZE: 12px;
}

.option  {
   COLOR: #000000;
   FONT-SIZE: 13px;
   FONT-WEIGHT: bold;
}

.tiny    {
   COLOR: #000000;
   FONT-SIZE: 10px;
   FONT-WEIGHT: normal;
}

.footmsg        {
   COLOR: #000000;
   FONT-SIZE: 8px;
   FONT-WEIGHT: normal;
}

.footmsg_l  {
   COLOR: #000000;
   FONT-SIZE: 8px;
   FONT-WEIGHT: normal;
   TEXT-DECORATION: underline
}

.box     {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px; border: 1px solid #000000; background-color: #FFFFFF}

.menu_l {
   background-color: #102873;
	border-left:1px solid #FFFFCE;
	border-top:1px solid #FFFFCE;
	border-bottom:1px solid #FFFFCE;
}

.menu_r {
   background-color: #102873;
	border-right:1px solid #FFFFCE;
	border-top:1px solid #FFFFCE;
	border-bottom:1px solid #FFFFCE;
}

.bottom {
   background-color: #102873;
   text-align:center;
   font-size:10px;
   color:#FFFFCE;

}

.bottom A:link,
.bottom A:visited,
.bottom A:hover,
.bottom A:active {
   text-decoration:none;
   color:#FFFFCE;
}

.bottom2 {
   background-color: #102873;
   color:#FFFFCE;
	text-align:right;
	font-size:10px;
}

.bottom2 A:hover {
   text-decoration:underline;
}

.bottom2 A:hover {
   text-decoration:underline;
}

.bottom A:hover {
   text-decoration:underline;
}

.block_head {
   background-color: #FFD44A;
   font-weight: bold;
   color: #102873;
   text-align: center;
}

.block_content {
   background-color:#FFFFCE;
   border-left: 1px solid #FFD44C;
   border-right: 1px solid #FFD44C;
   border-bottom: 1px solid #FFD44C;
}

.block_content_bb {
   background-color:#FFFFCE;
   border: 1px solid #FFD44C;
}


.block_content2 {
   border-left: 1px solid #FFD44C;
   border-right: 1px solid #FFD44C;
   border-bottom: 1px solid #FFD44C;
}

.story_content {
   border-left: 1px solid #FFD44C;
   border-right: 1px solid #FFD44C;
}

.content H1, H2, H3, H4, H5, H6, B {
   color: #102873;
}

.letter {
   margin:20px 0px;
   background:#FFD44A;
   font-weight:bold;
   line-height:17px;
   padding-left:5px;
}

.searchres {
   padding:5px 0px 20px 10px;
}

.searchead {
   padding:5px;
   margin:15px 0px;
   background:#e5e5e5;
   color:#000;
   font-weight:bold;
}

td.b {
   border:1px solid #FFD44A;
}

div.link {
   margin-bottom:15px;
}

div.info {
   text-align:justify;
}

.fckTitle
{
   font-weight: bold;
   font-size: 18px;
   color: #cc3300;
}

.fckCode
{
   border: #8b4513 1px solid;
   padding-right: 5px;
   padding-left: 5px;
   color: #000066;
   font-family: 'Courier New' , Monospace;
   background-color: #ff9933;
}

.quicklinks {
   list-style:circle;
}

.quicklinks li {
   margin:5px 0px;
}

p.path {
   font-size:10px;
   text-align:center;
}

div.weather_img {
   float:left;
   width:45;
   height:60;
   text-align:center;
   margin:5px;
   padding:5px;
   background:#eee;
   border:1px dashed #ccc;
}

.morelink {
   font-family: Arial;
   font-size:9px;
   font-weight:bold;
}

.cat_hide {
   display:none;
   margin-left:5px;
}

.cat_show {
   display:block;
   margin-left:5px;
}