BODY {
	background-color: #666666;
	margin-top: 10; 
	margin-bottom: 10;
	scrollbar-face-color: #e4e4e4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	}
A {
	text-decoration: none;
	color: #336699;
}

A:Hover {
	text-decoration: underline;
	color: #3399CC;
}

A:active {
	text-decoration: none;
	color: #FFCC00;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF9900;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.bgtop {
	background-image: url(images/bg_topnav.gif);
	background-repeat: x;
	background-position: left;
}

.featuretitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	text-indent: 8px;
}

.fine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
}

.more{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}

.more:Hover{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}

.copyright: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
	text-decoration: none;
}

copyright:Hover {
	text-decoration: underline;
	color: #FFCC66;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	background-position: right;
	text-align: right;
	text-indent: 45px;


}
.bgmainl {
	background-image: url(images/bg_main_l.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgmainr {

	background-image: url(images/bg_main_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.navlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #336699;
	text-align: left;
	background-color: #FFFFFF;
}

.bgodot {
	background-image: url(images/bg_odot.gif);
	background-repeat: repeat-x;
}

.bgodotdown {
	background-image: url(images/bg_odot_down.gif);
	background-repeat: repeat-y;
}
.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.navlinkon {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-align: left;
	background-color: #e4e4e4;
}
.tips {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.tipstitle {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	text-indent: 8px;
}
.danger {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
	text-align: left;
}
.bggdot {
	background-image: url(images/bg_gdot.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}
.bgobutton {
	background-image: url(images/bg_button.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.bghometbl {
	background-image: url(images/bg_hometable.gif);
	background-repeat: repeat-y;
}
.bodydesc {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.piclink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #336699;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #e4e4e4;
}
.piclink:Hover {
	color: #3399CC;
	background-color: #FFFFFF;
	border: 1px dotted #FF9900;

}

.download {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	background-image: url(images/bg_dl.gif);
	background-repeat: no-repeat;
	background-position: right;

}

.aBold { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 14px; 
  color: #333333; 
  font-weight: bold;  
}

.fineblk {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #333333;
	border: 1px solid #e4e4e4;
}

.finebrdr {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #333333;
	border: 1px solid #e4e4e4;
}
.tableinfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	background-color: #FFFFFF;
	vertical-align: top;


}
.tableinfoon {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	background-image: url(images/bg_tr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.trtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	background-image: url(images/bg_tr.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}


.tableoff {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #CCCCCC;
	background-color: #e4e4e4;
}
.catitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #990000;
	text-align: center;
	background-image: url(images/bg_tr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*--------------------------------------------------
  TABBER STYLES
  --------------------------------------------------*/
  
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #CCCCCC;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #336699;
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #CCCCCC;
 border-bottom: none;
 background: #CBCBCB;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #336699; }
ul.tabbernav li a:visited { color: #336699; }

ul.tabbernav li a:hover
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #3399CC;
 background: #e4e4e4;
 border-color: #CCCCCC;
}

ul.tabbernav li.tabberactive a
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #666666;
 background:  url(images/bg_tabon.gif) repeat-x bottom center;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #666666;
 background:  url(images/bg_tabon.gif) repeat-x bottom center;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #CCCCCC;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

div.article {width:65%;margin:0 auto;}
div.article .stamp{font-size: 0.7em;text-transform: uppercase;font-weight:normal;font-family:arial, sans-Serif;font-style:italic;color:#666;margin:0;padding:0;letter-spacing:.01em;}
div.article h2{line-height:1.171em;letter-spacing:-1px;font-size:24px;color:#333;}
div.article h3 {font-size:18px;color:#333;margin:0;padding:0;}
div.article p{position:relative;font-size:14px;line-height:1.571em;text-align:justify;margin:0;padding:0;margin-bottom:30px;}
div.article blockquote{width:65%;margin:30px auto;border:1px solid #FFCC00;border-left:5px solid #FFCC00;background-color:#FFFFEA;padding:20px;font-size:18px;font-style:italic;color:#cc6600;}
div.article ul {margin:0 30px 30px 30px;padding:0;list-style:none;}
div.article ul li {font-size:14px;font-weight:normal;background: url(/images/arrowoff_top.gif) no-repeat 0 4px;padding-left:10px;margin:15px 0;color:#333;line-height:1.171em;}
div.article .quote {display:block;clear:both;margin-bottom:10px;border-top:1px solid #E2E2E2;border-left:1px solid #E2E2E2;border-bottom:1px solid #CCC;border-right:1px solid #CCc;width:200px;font-size:11px;color:#666;float:right;background-color:#FFFFEA;padding:10px;}

table.budget {font-family:Arial, sans-serif;border:1px solid #ccc;border-collapse:collapse;font-size:14px;}
table.budget td {border:1px solid #ccc;padding:5px;}
table.budget h3{padding:0;background-color:#FFFFEA;margin:0;color:#cc6600;}
table.budget div.red {color:#CC0000}
