 /*
Overrides Styles
*/
 Body
{
	FONT-SIZE: 12px; MARGIN: 0px; COLOR: #000; LINE-HEIGHT: 18px;
}
Body
{
	font-family: Verdana;
}
SPAN {
	FONT-SIZE: 12px; LINE-HEIGHT: 18px
}
TD {
	FONT-SIZE: 12px; LINE-HEIGHT: 18px
}

.bg_top { 
width: 1000px; height: 180px;
background-image: url(images/bg_top.jpg); background-repeat: no-repeat; background-position: top left;}
.bg_top2 { 
width: 1000px; height: 130px;
background-image: url(images/bg_top2.jpg); background-repeat: no-repeat; background-position: top left;}

.RightPane
{
	BORDER-LEFT: #a0b3b1 1px dotted; padding-left: 8px; padding-right: 0px;
}
.level1 .BottomPane  
{
	background-color:#ECECEC;
}

.level2_home .LeftPane
{
	width: 240px; height: 425px; background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat; background-color: #ffffff; background-position: bottom;
}
.level2_home .contentpane_topleft
{
	padding-left: 15px;
}
.level2_home .ContentPane
{
	padding-left: 10px; padding-right:10px;
}

.level2_home2 .LeftPane
{
	width: 240px; height: 425px; background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat; background-color: #ffffff; background-position: bottom;
}
.level2_home2 .ContentPane
{
	width: 520px;
	padding: 15px;
}
.level2_home2 .RightPane
{
	 padding-top: 8px;
}

.level2 .LeftPane
{
	width: 200px; padding-left:20px;
}
.level2 .ContentPane
{
	width: 550px;
}

.level2_top10 .LeftPane
{
	width: 280px; padding-left:10px;
}
.level2_top10 .ContentPane
{
	width: 460px;
}

.level02 .LeftPane
{
	width: 240px; height: 425px; background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat; background-color: #ffffff; background-position: bottom;
}
.level02 .ContentPane
{
	padding: 20 0 0 14px;
}
.level02 .RightPane
{
	padding: 0px;
}

.level2_110 .LeftPane
{
	width: 200px; padding-left:20px;
}
.level2_110 .ContentPane
{
}

.articleDetail .ContentPane
{
	width: 100%;
}

.Head   
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #006; HEIGHT: 16px
}
.SubHead    
{
	FONT-SIZE: 12px; FONT-WEIGHT: bold; COLOR: #666;
}

HR 
{
}

/* Link Styles */
A:link, A:visited
{
	COLOR: #2F2F2F; TEXT-DECORATION: none;
}
A:hover, A:active
{
	COLOR: #2F2F2F; TEXT-DECORATION: underline;
}

.SkinObject
{
	FONT-WEIGHT: normal; COLOR: #000; FONT-SIZE: 12px;
}
A.SkinObject:link, A.SkinObject:visited
{
	FONT-WEIGHT: normal; COLOR: #006; TEXT-DECORATION: none;
}
A.SkinObject:hover, A.SkinObject:active
{
	FONT-WEIGHT: normal; COLOR: #666; TEXT-DECORATION: none;
}

/*
Skin Styles
*/
.pagemaster { width: 1000; height:600; } 

.bottom_pad {
	PADDING-RIGHT: 30px; PADDING-LEFT: 30px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.bottom_pad .SkinObject {
	COLOR: #fff
}

A.bottom_link:link {
	FONT-SIZE: 12px; COLOR: #ccc; TEXT-DECORATION: underline
}
A.bottom_link:visited {
	FONT-SIZE: 12px; COLOR: #ccc; TEXT-DECORATION: underline
}
A.bottom_link:hover {
	COLOR: #000; TEXT-DECORATION: none
}
A.bottom_link:active {
	COLOR: #000; TEXT-DECORATION: none
}

.txt_white { color:White; font-family:Verdana; }

/*
Article Styles
*/
.level1 .LeftPane .ArticleListContainer
{
	width: 320px;
}
.level1 .ContentPane .ArticleListContainer
{
	width: 340px;
}

..level2_home .contentpane_topleft .ArticleListContainer
{
	width: 340px;
}
..level2_home .ContentPane .ArticleListContainer
{
	width: 340px;
}

.ArticleListContainer_Standard { background-color: #EAEAEA; }
.CategoryList { color: #666666; font-weight: normal; }
.ArticleTitle { font-size: 14px; }

/*
Top10
*/
.bg_top10 { background-image:url(images/bg_top10.gif); background-repeat:no-repeat; }
.Top10TitleBg
{
    background-image:url(images/linetitle.jpg); padding: 5 0 0 50px;
    color: #990000; font-weight:bold; background-position: top left;
    background-repeat: no-repeat;
}

/* Main Menu */
.MainMenu_RootMenuItem TD
{
    font-size: 14px;
}
.MainMenu_RootMenuItemSel TD
{
    font-size: 14px;
}
.MainMenu_RootMenuItemBreadCrumb TD
{
    font-size: 14px; font-weight: bold;
}
.MainMenu_MenuItem {
    font-size: 14px;
}
.MainMenu_MenuItemSel {
    font-size: 14px;
}

/* Level2Menu  */
.level2menu .MainMenu_MenuContainer {  width: 150px; padding: 0; }
.level2menu .MainMenu_RootMenuItem TD
{
    color: #777D88; background:  url(images/before.gif) no-repeat ; padding: 0; height: 38px; font-weight: bold;
}
.level2menu .MainMenu_RootMenuItemSel TD
{
    color: #222; background:  url(images/after.gif) no-repeat ; padding: 0; height: 38px; font-weight: bold;
}
.level2menu .MainMenu_RootMenuItemBreadCrumb TD
{
    color: #666; background:  url(images/after.gif) no-repeat ; padding: 0; height: 38px; font-weight: bold;
}
.level2menu .MainMenu_MenuItem {
}
.level2menu .MainMenu_MenuItemSel {
}