/*================================================================*/
/*SOLPARTMENU*/
/*================================================================*/
MainMenu_SubMenu TD
{
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt!important;
	font-weight: normal;
	padding : 2px 2px;
	font-style:normal;

}

.MainMenu_SubMenuItemSelHover TD
{
	color: #3c3c3c;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px!important;
	font-weight: bold;
	background: none;
	padding:0px 0px 0px 0px;
	height:30px;
	
}

.MainMenu_TabRootMenuItem TD
{
	color: #a4b6ce;	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px!important;
	font-weight: bold;
	background: none;
	font-style:normal;
	padding:0px 0px 0px 0px;
	height:30px;
	background-image:url(images/navoff.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.MainMenu_TabRootMenuItemSel TD
{
	color: #ffffff;	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px!important;
	font-weight: bold;
	background:none;
	font-style:normal;
	padding:0px 0px 0px 0px;
	background:#c72125;
	background-position:top left;
	background-repeat:repeat-x;
	
	
}

.MainMenu_TabMenuItemHover TD
{
	color: #ffffff;	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px!important;
	font-weight: bold;
	background: none;
	font-style:normal;
	padding:0px 0px 0px 0px;
	height:30px;
	background:#c72125;
	background-position:top left;
	background-repeat:repeat-x;
}

.MainMenu_TabMenuItemSelHover TD
{
	color: #ffffff;	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px!important;
	font-weight: bold;
	background: none;
	font-style:normal;
	padding:0px 0px 0px 0px;
	height:30px;
	background:#c72125;
	background-position:top left;
	background-repeat:repeat-x;
}

.MainMenu_MenuContainer{ background:transparent; width:100%;}

.MainMenu_MenuBar{}

.MainMenu_MenuItem {
	cursor: pointer;
	color: #ffffff;	
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: none; 
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-right: none;
	
}


.MainMenu_MenuIcon {
	cursor: pointer; 
	margin: 0px;	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #4a809e; 
	border-left: #027da7 0px solid; 
	border-right: #027da7 0px solid; 
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	width: 1px; 

}

.MainMenu_SubMenu {
	Margin:0px;
	background-color: #4a809e;
	border-top: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: 0px solid #a7a7a7;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, Strength=0);	
	-moz-opacity:.9;
	filter:alpha(opacity=90);*/
	padding:0px;
		font-weight: bold; 
}


.MainMenu_MenuItemSel {
	background-color: transparent; 
}

.dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmsub .MainMenu_MenuItemSel {
	background-color: #ffffff; 
	cursor: pointer; 
	color: #c72125;
	font-style: normal; 
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
}

.MainMenu_MenuBreak {width:4px; border:none; background: transparent; vertical-align:middle;	height:30px;}
.MainMenu_MenuBreak img {	height:30px;}

.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*=========================================================================================================*/

.NavPane {background:#071543; width: 960px;}

/* CSS Document */

body
{	
	width: 100%;
	height: 100%;
}

.master {
	background: #A4B6CE url(bg.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	height: 100%;
}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}

.top_bg {
	height: 23px;
	vertical-align: middle;
}
.banner {
	background: #0d2f66 url(usagambler-header.gif) no-repeat top center;
	height: 155px;
	width: 960px;
}
.menu_top {
	background: url(menu-top.gif) no-repeat bottom right;
	width: 186px;
	height: 10px;
}

.menu_bg {
	background: url(menu-bg.gif) no-repeat top right;
	width: 186px;
}
.Content_top {
	background: url(content-top.gif) no-repeat top right;
	height: 31px;
	width: 531px;
}
.content_bg {
	background: #1C457E url(content_bg.gif) repeat-x top;
	height: 100%;
	border-left: #071543 1px solid;
	border-right: #071543 1px solid;
}
.footer {
	background: url(footer-bg.gif) no-repeat top;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	padding-top: 8px;
}
.footer-btm {
	background: url(footer-btm.gif) no-repeat top center;
	height: 9px;
}
#breakimage {
     top: 5px; left: 10px;
     width: 100%;
     background-image: url("ugdivider.gif");
     background-repeat:no-repeat;
     height:100%;
      }
.breakimage {
	background: url() no-repeat top;
	height: 31px;
	vertical-align: left;
	text-align: left;
	padding-top: 6px;
	padding-right: 8px;
}
/* background/border colors for the selected tab */

.LeftPane  { 
	background: url(LeftPane-bg.gif) repeat-y right;
	padding-top: 16px;
}

* html .LeftPane  { 
	background: url(LeftPane-bg.gif) repeat-y right;
	padding: 0;
}
.ContentPane  { 
	text-align: left;
	vertical-align: top;
	padding: 0;
	background-color: #fff;
	border-left: #B52715 1px solid;
	border-right: #B52715 1px solid;
	height: 100%;
}

.Links {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6D0DF;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 4px;
}

A.child-link:link, A.child-link:visited {

padding: 0 16 0 16px; 
text-decoration: none; 
color: #eee;

font-family:century gothic; 
font-size: 11px; 
line-height: 140%; 
height: 16px; 
font-weight: bold;


}
A.child-link:hover, A.child-link:active {

padding: 0 16 0 16px; 
text-decoration: none; 
color: #F7931D;

line-height: 140%; 
font-family: century gothic; 
font-size: 11px; 
height: 16px;
font-weight: bold;

}

A.Links:link, A.Links:active, A.Links:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6D0DF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 4px;
}

A.Links:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 4px;
}
/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;


}

A.SelectedTab:visited  {
	text-decoration:    none;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;

}

A.SelectedTab:active   {
	text-decoration:    none;
	color:#555555;
	border: none;
	font-weight: bold;


}

A.SelectedTab:hover    {
	text-decoration:    none;
	color:#555555;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: "Tahoma", "Arial", "Helvetica";
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration:    none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration:    underline;
    font-weight: bold;
	color: #fff;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    font-weight: bold;
	color:#FFFFFF;
}
/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #333333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #2960C6;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #2960C6;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #2960C6;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #62999D;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  15px;
    font-weight:    normal;
    color: #62999D;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #2960C6;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #2960C6;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #2960C6;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

A:link, A:visited, A:active  {
	color:  #CC2B18;
	font-weight: normal;
	text-decoration: underline;
	font-family: Tahoma, Arial;

}

A:hover {
	color:  #CC2B18;
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;

}

.box {
	margin-top: 35px;
	margin-right: 10px;

}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


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;
}

HR {
    color: #666;
    height:1pt;
    text-align:left;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}


.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
/* Menu CSS */
.MainMenu_MenuContainer {
	background: ;
	border: none;
	text-align: center;
	width: 186x;
	height: 0;
	background: transparent;
}
	
.MainMenu_MenuBar {
	CURSOR: hand;
	width: 186px;
	height: 0;
	
}

/*sub menu items*/
.MainMenu_MenuItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	CURSOR: hand; 
	COLOR: #fff; 
	PADDING: 0px; 
	border: none;
	FONT-FAMILY: arial;
	vertical-align: middle;
	HEIGHT: 22px;
	
}
.MainMenu_MenuItemSel {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	background-color: #244983; 
	CURSOR: hand; 
	COLOR: #fff; 
	PADDING: 0px; 
	border: none;
	FONT-FAMILY: arial;
	text-decoration: none;
	vertical-align: middle;
	HEIGHT: 22px;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #122E57;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #122E57;
	border-top: 0px solid #122E57;
	border-bottom: 1px solid #122E57;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #122E57;
	FILTER: alpha(Opacity=90);
	CURSOR: hand;
	PADDING: 2px;
	margin-left: 0px;
	BORDER: 1px solid #153261; 
}

.MainMenu_MenuBreak {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #122E57;
	border-bottom: 0px solid #122E57;
	border-top: 0px solid #122E57;
	border-left-color: #122E57;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	BACKGROUND: transparent; 
}

.MainMenu_Normal td{
	HEIGHT: 24px;
	color: #C6D0DF;
	font-family: "Times New Roman", Times, serif, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 162px;
	text-align: left;
	font-weight: normal;
	padding-left: 24px;
	background: url(menu-bg.gif) no-repeat left bottom;
}

.MainMenu_BreadcrumbActive td
{
	HEIGHT: 24px;
	padding-left: 24px;
	color: #fff;
	text-align: left;
	width: 162px;
	font-family: "Times New Roman", Times, serif, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: url(menu-active.gif) no-repeat left bottom;
}

.MainMenu_Active td{
	HEIGHT: 24px;
	color: #fff;
	text-align: left;
	padding-left: 24px;
	width: 162px;
	font-family: "Times New Roman", Times, serif, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: url(menu-active.gif) no-repeat left bottom;
}

.MainMenu_Selected td{
	HEIGHT: 24px;
	text-decoration: none;
	text-align: left;
	padding-left: 24px;
	color: #fff;
	width: 162px;
	font-family: "Times New Roman", Times, serif, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: url(menu-active.gif) no-repeat left bottom;
}

*html .MainMenu_Normal td{
	HEIGHT: 24px;
	color: #C6D0DF;
	font-family: "Times New Roman", Times, serif, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 186px;
	text-align: left;
	font-weight: normal;
	padding-left: 24px;
	background: url(menu-bg.gif) no-repeat left bottom;
}

*html .MainMenu_BreadcrumbActive td
{
	HEIGHT: 24px;
	padding-left: 24px;
	color: #fff;
	text-align: left;
	width: 186px;
	font-family: "Times New Roman", Times, serif, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: url(menu-active.gif) no-repeat left bottom;
}

*html .MainMenu_Active td{
	HEIGHT: 24px;
	color: #fff;
	text-align: left;
	padding-left: 24px;
	width: 186px;
	font-family: "Times New Roman", Times, serif, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: url(menu-active.gif) no-repeat left bottom;
}

*html .MainMenu_Selected td{
	HEIGHT: 24px;
	text-decoration: none;
	text-align: left;
	padding-left: 24px;
	color: #fff;
	width: 186px;
	font-family: "Times New Roman", Times, serif, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: url(menu-active.gif) no-repeat left bottom;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


img {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;border:0px;}
ul  {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;list-style: square;}
ul li {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;list-style: square;}

#h {font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;color: #FFFFFF;font-weight: bold; background-color: #B82716; background-image: url(hbg.gif); vertical-align: middle;}
#f {font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;color: #a4B6CE; text-align: center; background-color: #071644; vertical-align: middle; width: 756px;background-image: url(fbg.gif);}
#f1 {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;background-color: #071644; width: 6px; height: 22px; background-image: url(f1.gif);}
#f2 {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;background-color: #071644; width: 6px; height: 22px; background-image: url(f2.gif);}
#ar {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;width: 12px; height: 6px; margin-left: 12px; margin-right: 8px; margin-bottom: 1px;}
#m {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;background-color: #15335D; background-image: url(mbg.gif); width: 184px; height: 24px; padding-top: 4px;}
#m1 {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;background-color: #15335D; background-image: url(mbg1.gif); width: 184px; height: 26px; padding-top: 6px;}
#m2 {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;background-color: #15335D; background-image: url(mbg2.gif); width: 184px; height: 24px; padding-top: 4px;}
#mt {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;background-color: #061340; background-image: url(mtbg.gif); vertical-align: middle; text-align: center; height: 23px; width: 768px;}
#rc {width: 567px; background-color: White;color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;}
#rcc {width: 269px; padding-top: 10px; padding-bottom: 5px;color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;}
#lc {width: 180px; padding-bottom: 5px; background-color: #496D9C; text-align: center;color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;}
#c10 {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;width: 10px;}
#b1 {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;background-image: url(b1bg.gif); background-color: #1C457E;}
#b2 {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;background-image: url(b2bg.gif); background-color: #1C457E;}
#b3 {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;background-image: url(b3bg.gif); background-color: #1C457E;}
#h1 {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;background-color: #B82716; width: 10px; height: 26px; background-image: url(h1.gif);}
#h2 {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;background-color: #B82716; width: 9px; height: 26px; background-image: url(h2.gif);}
#l {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;width:269px; height:1px; margin: 5 0 5 0px;}
#d {color: #172550; font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;width:16px; height:11px;}

a.fl:link, a.fl:visited {font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;color: #a4B6CE;text-decoration: underline;}
a.fl:hover, a.fl:active{font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;color: #FFFFFF;text-decoration: underline;}
a.m:link, a.m:visited{font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;color: #C6D0DF;text-decoration : none;}
a.m:hover, a.m:active{font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;color: #FFFFFF;text-decoration : none;}
a.tm:link, a.tm:visited{font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;color: #C6D0DF;text-decoration : none;}
a.tm:hover, a.tm:active{font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;color: #FFFFFF;text-decoration : none;}
a:link, a:visited{font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;color: #CC2B18;text-decoration : none;}
a:hover, a:active{font-family: tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top;color: #CC2B18;text-decoration : underline;}

.article_title {background: url("article.gif") no-repeat top left; padding-left: 16px; text-align: left; font-size: 13px;}
.article_title a {color: #666; text-decoration: none;}
.article_title a:hover {color: #1f61b0; text-decoration: underline;}

.style2 {font-weight: bold}
.style4 {
font-weight: bold;
color: #0000FF;
}
.style5 {
	font-size: 10px;
	font-size: x-small;
	}
