body { font:13px arial,helvetica,clean,sans-serif;direction:ltr; text-align:center; margin:0; padding:0 16px; background:#fff; color:#000; }
body * {line-height:1.22em;}
DIV.header{
	width:970px;
	height:120px;
	margin-bottom:0px;
	text-align:left;
}
DIV.tabs{width:970px; height:50px; background:url(tabsBg.png) no-repeat;}
DIV.search{width:970px; height:50px; background:url(searchBg.png) no-repeat;}
DIV.search IMG{border:0;}
DIV.search TABLE{padding-top:10px;}
INPUT.w600{width:600px; border:solid 1px #0b681b; padding:2px;}

/* menu START */
#menu{
float:left;
margin-left:12px;
margin-top:8px;
font-size:14px;
width:900px;
line-height:normal;
}

#menu ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#menu li{
display:inline;
margin:0;
padding:0;
}

#menu a{
float:left;
background:url(tab-left.png) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#menu a span{
float:left;
display:block;
background:url(tab.png) no-repeat right top;
padding: 7px 12px 7px 3px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */

#menu a:hover span {
color:#FCFCFC;
}

#menu .current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/

}

#menu .current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: #FCFCFC;
text-decoration:none;
}

#menu a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#menu a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

/* menu END */



DIV.content{width:970px; padding-bottom:20px;}
DIV.right{float:right; width:450px; margin-left:10px; text-align:left; }
DIV.left{float:left; width:500px; text-align:left;}
DIV.right1{float:right; width:220px;}
DIV.right2{float:left; width:220px;}

DIV.sbHead{padding-right:15px;height:32px; background:url(play.png) no-repeat; border-bottom: dotted 1px #AAAAAA; color:#00890c; font-weight:bold; padding-left:30px; padding-top:3px; font-size:17px;}
DIV.sbox{width:190px; background:url(sbBg.png) repeat-y; padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:1px;}
DIV.sbBot{width:220px; height:20px; background:url(sbBot.png) no-repeat; margin-bottom:10px;}

DIV.sbox h1{font-weight:bold; color:#3268a8; font-size:13px; margin-top:0px; margin-bottom:0; background:url(folder.png) no-repeat; padding-left:22px;}
DIV.sbox p{margin-top:3px; margin-bottom:15px; padding-left:22px;}
DIV.sbox h1 a:link, DIV.sbox h1 a:active, DIV.sbox h1 a:visited{text-decoration:underline; color:#0000ee;}
DIV.sbox h1 a:hover{text-decoration:none;}
DIV.sbox p a:link, DIV.sbox p a:active, DIV.sbox p a:visited{text-decoration:none; color:#000000;}
DIV.sbox p a:hover{text-decoration:underline;}
DIV.sbox a:link, DIV.sbox a:active, DIV.sbox a:visited{text-decoration:underline; color:#0000ee;}
DIV.sbox a:hover{text-decoration:none; color:#000000;}
DIV.sbox ul{list-style:url(arrow.png); }
DIV.sbox ul li{margin-bottom:10px; margin-left:-15px; }
DIV.sbox ul li a:link, DIV.sbox ul li a:active, DIV.sbox ul li a:visited{font-weight:normal; color:#000000; text-decoration:underline;}
DIV.sbox ul li a:hover{text-decoration:none;}
DIV.sbox a.more:link, DIV.sbox a.more:active, DIV.sbox a.more:visited{color:#f1730d; text-decoration:underline; font-weight:bold;}
DIV.sbox a.more:hover{text-decoration:none;}
TABLE.top TD{padding-bottom:10px; padding-top:10px;}
IMG.left{float:left; margin-right:10px;}
DIV.sbox IMG{float:left; margin-right:7px;}






DIV.mainHead{width:500px; background:url(mainHead.png) no-repeat; color:#FFFFFF; font-weight:bold; padding:0; margin:0;}
DIV.mainCont{width:470px; background:#efffbe; padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:5px; margin-top:-6px;}
DIV.mainBot{width:500px; height:10px; background:url(mainBot.png) no-repeat; padding:0; margin-bottom:10px;}
DIV.mainCont IMG{float:left; margin-right:10px; border:0;}
DIV.mainCont a:link, DIV.mainCont a:active, DIV.mainCont a:visited{text-decoration:underline; color:#0000ee;}
DIV.mainCont a:hover{color:#000000; text-decoration:none;}
DIV.mainCont h1{font-weight:bold; font-size:17px; color:#0000ee; margin-top:0; margin-bottom:5px;}
DIV.mainCont h1 a:link, DIV.mainCont h1 a:active, DIV.mainCont h1 a:visited{text-decoration:none; color:#0000ee;}
DIV.mainCont h1 a:hover{text-decoration:underline; }
DIV.mainCont h2{font-weight:bold; font-size:14px; color:#000000; margin-top:0; margin-bottom:0px;}
DIV.mainCont h2 a:link, DIV.mainCont h2 a:active, DIV.mainCont h2 a:visited{text-decoration:none; color:#000000;}
DIV.mainCont h2 a:hover{text-decoration:underline; }
DIV.mainCont p{margin-top:0px; margin-bottom:15px;}
DIV.mainCont p.more{text-align:right;}
DIV.mainCont p.more a:link, DIV.mainCont p.more a:active, DIV.mainCont p.more a:visited{text-decoration:underline; color:#f1730d; font-weight:bold;}
DIV.mainCont p.more a:hover{text-decoration:none; }

DIV.newsHead{width:500px; height:15px; background:url(newsHead.png) no-repeat; color:#FFFFFF; font-weight:bold; padding:0;}
DIV.newsCont{width:470px; background:url(newsBg.png); padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:5px;}
DIV.newsBot{width:500px; height:15px; background:url(newsBot.png) no-repeat; padding:0; margin-bottom:10px;}
DIV.newsCont ul li{margin-bottom:10px; margin-left:-15px; }
DIV.newsCont p a:link, DIV.newsCont p a:active, DIV.newsCont p a:visited{color:#000000; text-decoration:none;}
DIV.newsCont p a:hover{text-decoration:underline;}
DIV.newsCont ul li a:link, DIV.newsCont ul li a:active, DIV.newsCont ul li a:visited{color:#000000; text-decoration:underline;}
DIV.newsCont ul li a:hover{text-decoration:none;}
DIV.newsCont h1{background:url(play.png) no-repeat; border-bottom: dotted 1px #AAAAAA; color:#00890c; font-weight:bold; padding-left:30px; padding-top:3px; font-size:17px; padding-bottom:10px;}
DIV.newsCont h1 a:link, DIV.newsCont h1 a:active, DIV.newsCont h1 a:visited{color:#00890c; text-decoration:none;}
DIV.newsCont h1 a:hover{text-decoration:underline; color:#000000;}
DIV.newsCont IMG.small{float:left; margin-right:10px; border:0;}
DIV.newsCont h2{font-size:16px; font-weight:bold; color:#0000ee; margin-bottom:3px;}
DIV.newsCont h2 a:link, DIV.newsCont h2 a:active, DIV.newsCont h2 a:visited{color:#0000ee; text-decoration:underline;}
DIV.newsCont h2 a:hover{text-decoration:underline; color:#000000;}
DIV.newsCont h3{font-size:13px; font-weight:bold; color:#000000; margin-bottom:3px; background:url(ff.gif) no-repeat; padding-left:20px; margin-left:10px;}
DIV.newsCont h3 a:link, DIV.newsCont h3 a:active, DIV.newsCont h3 a:visited{color:#000000; text-decoration:underline;}
DIV.newsCont h3 a:hover{text-decoration:none; color:#000000;}
DIV.newsCont p{margin-top:0; margin-bottom:15px; }


DIV.footer{
	width:960px;
	margin-left:10px;
	height:100px;
	border-top:solid 1px #c0c0c0;
}
.clear{clear:both;}

TABLE.favorites a:link, TABLE.favorites a:active, TABLE.favorites a:visited{color:#0000CC; text-decoration:underline;}
TABLE.favorites a:hover{text-decoration:none;}