Body{
	background-image: url(n01.gif);
	background-repeat: repeat-x;
	font-size:12px;
	font-family:tahoma;
}
table,td,tr{
	font-family:tahoma;
	font-size:12px;
}
.topbg{
	background-image: url(n01.gif);
	background-repeat: repeat-x;
	/*background-position: left bottom;*/
	background-position: left top;
}

.bottombg{
	background-color:#0d3b58;
}

.ControlPanel, .PagingTable {
    width: 100%;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}
.ToplinkPane{
	font-weight: normal;
	font-size: 12px;
	color: #a5a5a5;
	font-family: tahoma;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
.SkinObject {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

/* style for module titles */
.Head   {
    ffont-family: tahoma;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: tahoma;
	font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-weight: bold;
    color: #d71d20
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #d71d20;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: tahoma;   font-size:  12px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: tahoma;   font-size:  12px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: tahoma;    font-size:  12px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: tahoma;    font-size:  12px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: tahoma;    font-size:  12px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: tahoma;    font-size:  12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #d71d20;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: tahoma;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: tahoma;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;    font-size:  12px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: tahoma;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: tahoma;    font-size:  12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #d71d20;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;    font-size:  12px;
	background: #dddddd;
	color: #000000;
	font-family: tahoma;
}

    
/* GENERIC */
H1  {
    font-family: tahoma;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: tahoma;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: tahoma;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: tahoma;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: tahoma;    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: tahoma;    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: tahoma;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: tahoma;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #d71d20;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family: tahoma;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}
OL UL LI   {
    list-style-type:    disc;
}

HR {
	color:#e9ecee;
    height:1pt;
    text-align:left;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}

/* Module Title Menu */
/**/
/* Main Menu */

.MainMenu_MenuContainer {
	
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
}

.MainMenu_TabRootMenuItem TD
{
	background-image: url(BluesMemory_back.gif);
	height: 24px;
	color: #000000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	float:inherit;
}

.MainMenu_TabRootMenuItemSel TD
{
	background-image: url(BluesMemorywhite_back.gif);	
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
	font-size:10px;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(BluesMemory_back.gif);	
	color: #000000;	
	height: 24px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(BluesMemorywhite_back.gif);	
	color: #ffffff;
	font-weight: bold; 
	font-style: normal;	
	height: 24px;
	text-transform:uppercase;
	font-size:10px;
}


.MainMenu_MenuItem {
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: 1px solid #D4D0C8; 
	border-top: 0px solid #838383; 
	border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #f0effd; 
	border-left: #DFD7D8 0px solid; 
	border-bottom: 1px solid #D4D0C8; 
	border-top: #D4D0C8 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
	color: White;
}

.MainMenu_SubMenu {
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid;  
	border-right: #FFFFFF 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #f0effd; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #74b9ef;
	border-bottom: 1px solid #D4D0C8;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:20px;
	color:#ffffff;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: 0px solid #A7A7A7; 
	border-bottom: 1px solid #D4D0C8; 
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}
.tab {
 	background-image: url(menubot.gif);	
	background-repeat: repeat-x;
	background-position: left top;
}
/* Elements we don't need to see */
.ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow,
.ModuleTitle_MenuBreak,
.ModuleTitle_MenuIcon {
	display: none;
}
.links_combobox{
	font-family: tahoma;    font-size:  12px; 
	font-weight: normal;
	cursor: hand; 
	color: #cccccc;
	background: #171717;
	border: #999999 1px solid;
}

/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #CCCCCC;
}

.TabBg {
    background-color: black;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: tahoma;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: tahoma;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

.PagingTable {
    height: 33px;
}

/*
.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}
*/

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: Transparent;
}

/* style for the DNNTextSuggest control select menu */
.SuggestTextMenu
{
	border: solid 1px black;
	white-space: nowrap;
	background: white;
}
/* style for the DNNTextSuggest control selected menu node */
.SuggestNodeOver
{
    background-color: navy;
    color: White;
    
}


/*Edit In Place Tool Bar Classes*/
.eipbackimg {
	border: outset 1px; /*give toolbar a 3D look*/
	position: absolute; /*needed so it doesn't take up space */
	margin-top: -22px; /*specify toolbar to be just above text */	
	white-space: nowrap; /* makes toolbar horizontal */
	background: url(image/eip_toolbar.gif);
	background-color: #99cccc;
	height: 22px;
}

.eipbuttonbackimg {	
	width: 21px;
	height: 21px;	
	cursor: pointer; /*change mouse to pointer when hover over button*/
	display:-moz-inline-box; /* Gecko proprietary  (ORDER IS IMPORTANT HERE!)*/	
	display: inline-block; /* supported by Opera and ? */
}

.eipbutton_edit {
	background: url(image/eip_edit.gif) no-repeat 100% center;
}
.eipbutton_save {
	background: url(image/eip_save.gif) no-repeat 100% center;
}
.eipborderhover {
	border: outset 1px;
}
.top01{
	background-image: url(image/SteelBlue-search-left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top02{
	background-image: url(image/SteelBlue-cnt2-center.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top03{
	background-image: url(image/SteelBlue-cnt2-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top04{
	background-image: url(image/SteelBlue-search-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top05{
	background-image: url(image/SteelBlue-menu-left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top06{
	background-image: url(image/SteelBlue-cnt-center.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 30000;
}
.top07{
	background-image: url(image/SteelBlue-bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top08{
	background-image: url(image/SteelBlue-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top09{
	background-image: url(image/SteelBlue-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.top10{
	background-image: url(image/SteelBlue-cnt-bg1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top11{
	background-image: url(image/SteelBlue-cnt-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top12{
	background-image: url(image/SteelBlue-cnt-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top13{
	background-image: url(image/SteelBlue-cnt-left.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.top14{
	background-image: url(image/SteelBlue-menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.top15{
	background-image: url(image/a-t-r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top16{
	background-image: url(image/a-t-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top17{
	background-image: url(image/a-t-l.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top18{
	background-image: url(image/a-b-r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top19{
	background-image: url(image/a-b-l.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top20{
	background-image: url(image/a-b-bg.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.top21{
	background-image: url(image/a-l.png);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.top22{
	background-image: url(image/a-r.png);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.top23{
	background-image: url(image/ico_login.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.top_bg{
	background-image: url(image/SteelBlue-b.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.toplogin{
	background-image: url(logingb.gif);
	background-repeat:repeat-y;
	width: 5px;
}
.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active {
	color: #636363;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	margin:0px 0px 0px 0px;
	text-transform: none;
}
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover {
	color: #a5a5a5;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	margin:0px 0px 0px 0px;
}
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color:#ffffff; font-family: tahoma; font-size: 12px; text-decoration: none; font-weight:normal;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #ffffff; font-family: tahoma; font-size: 12px; text-decoration:  underline; font-weight: normal; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#62c9f6; font-size: 12px;font-family: tahoma;  padding-left:10px;padding-top:0px;}
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#62c9f6; font-weight: bold; text-decoration:none; font-size: 12px;  }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; font-size: 12px;}
/*-- terms privacy and copyright       --*/ .copyright { color:#62c9f6; font-size: 11px;font-family: tahoma; font-weight: bold;  }
/*-- terms privacy and copyright links --*/ a.copyright:link, a.copyright:visited, a.copyright:active { color:#62c9f6; font-weight: bold; text-decoration:none; font-size: 11px;  }
/*-- terms privacy and copyright hover --*/ a.copyright:hover { color: #ffffff; font-weight: bold; text-decoration: underline; font-size: 11px;}
/* <Begin> ---- EQ_NEWS Styles */
.EQNewsCategory, a.EQNewsCategory, a.EQNewsCategory:link, a.EQNewsCategory:active, a.EQNewsCategory:visited,
.EQNewsCategory a, .EQNewsCategory a:link, .EQNewsCategory a:active, .EQNewsCategory a:visited {
	color: #d71d20;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 12px;
}
a.EQNewsCategory:hover, .EQNewsCategory a:hover {
	color: #d71d20;
	text-decoration: underline;
}

.ArticleDetailTitle {
	color: #1e5587;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}

.ArticleDetailContent, .ArticleDetailContent p {
	font-family: tahoma;
	font-size: 12px;
	text-align: justify;
}

.ArticleDescription {
	font-family: tahoma;
	font-size: 12px;
	text-align: justify;
}
p.ArticleDescription, .ArticleDescription p { 
	margin: 0;
	text-align: justify;
}

.ArticleImageLeft {
	float: left;
	margin-right: 6px;
	position: relative;
}
.ArticleTitle, a.ArticleTitle, a.ArticleTitle:link, a.ArticleTitle:active, a.ArticleTitle:visited,
.ArticleTitle a, .ArticleTitle a:link, .ArticleTitle a:active, .ArticleTitle a:visited {
	color: #1e5587;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}
a.ArticleTitle:hover {
	color: #1e5587;
	text-decoration: underline;
}

.ArticleDate {
	color: #666;
	font-family: tahoma;    font-size:  12px;
}

.ArticleDetailLink, a.ArticleDetailLink, a.ArticleDetailLink:visited, a.ArticleDetailLink:active, a.ArticleDetailLink:link,
.ArticleDetailLink a, .ArticleDetailLink a:visited, .ArticleDetailLink a:active, .ArticleDetailLink a:link {
	color: #1e5587;
	background: url('images/eqnews_detail.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-family: tahoma;    font-size:  12px;
	line-height: 20px;
	padding-right: 12px;
	text-decoration: none;
	width: 70px;
}
a.ArticleDetailLink:hover, .ArticleDetailLink a:hover {
	color: #1e5587;
	text-decoration: underline;
}

.LastestArticleTitle, a.LastestArticleTitle, a.LastestArticleTitle:visited, a.LastestArticleTitle:link, a.LastestArticleTitle:active, 
.LastestArticleTitle a, .LastestArticleTitle a:visited, .LastestArticleTitle a:link, .LastestArticleTitle a:active {	
	color: #1e5587;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;	
	line-height: 20px;
}
a.LastestArticleTitle:hover, .LastestArticleTitle a:hover {
	color: #1e5587;
	text-decoration: underline;
}
.RelativeArticleTitle {
	color: #1e5587;
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
}
a.RelativeArticleTitle, a.RelativeArticleTitle:link, a.RelativeArticleTitle:active, a.RelativeArticleTitle:visited, 
.RelativeArticleTitle a, .RelativeArticleTitle a:link, .RelativeArticleTitle a:active, .RelativeArticleTitle a:visited {
	color: #1e5587;
	font-family: tahoma;
	font-size: 12px;
}
a.RelativeArticleTitle:hover, .RelativeArticleTitle a:hover {
	color: #1e5587;
	text-decoration: underline;
}

.EQNewsTitle4HView {
	float: left;	
	position: relative;
	padding-right: 10px;
	width: 100px;
}
.EQNewsTitle4VView {
	display: block;
	margin-bottom: 6px;
}
.EQNewsTitle_Node {
	background-image: url('images/eqnews_node.gif');
	background-position: 0px 7px;
	background-repeat: no-repeat;
	width: 8px;	
}
.EQNewsTitle_Image {
	float: left;
	margin-right: 4px;
}
.EQNewsTitle_Category {
	color: #333;
	font-family: tahoma;
	font-size: 12px;
}
.EQNewsTitle_Text {
	color: #1e5587;
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
a.EQNewsTitle_Text, a.EQNewsTitle_Text:link, a.EQNewsTitle_Text:active, a.EQNewsTitle_Text:visited, 
.EQNewsTitle_Text a, .EQNewsTitle_Text a:link, .EQNewsTitle_Text a:active, .EQNewsTitle_Text a:visited {
	color: #1e5587;
	font-family: tahoma;
	font-size: 12px;
}
a.EQNewsTitle_Text:hover, .EQNewsTitle_Text a:hover {
	color: #1e5587;
	text-decoration: underline;
}

.EQNewsOtherArticle {
	color: #333;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
	vertical-align: bottom;
}

.EQNewsCommand, a.EQNewsCommand, a.EQNewsCommand:visited, a.EQNewsCommand:active, a.EQNewsCommand:link,
.EQNewsCommand a, .EQNewsCommand a:visited, .EQNewsCommand a:active, .EQNewsCommand a:link  {
	color: #333;
	font-family: tahoma;    font-size:  12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
a.EQNewsCommand:hover, .EQNewsCommand a:hover {
	color: #1e5587;
	text-decoration: underline;
}
/* <End> ------ EQ_NEWS Styles */
/* product style*/
.gachdoc{
	background-image:url('gachdoc.gif');
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:10px;
}
.gachngang{
	background-image:url('gach.gif');
	background-repeat:repeat-x;
}
.R{
	color: #ff0000;	
	font-weight: bold;
}
.G{
	color: #00ff00;
	font-weight: bold;
}
.Y{
	color: #ffff00;
	font-weight: bold;
}


.menubg
{
	background-image: url(BluesMemory_back.gif);
	background-repeat:repeat-x;
}
.topdinh
{
	background-image: url(n02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
/* end product style*/