.SubHead    {
    font-family: Tahoma;
    font-size:  12px;
    font-weight: bold;
    color: #dd5d1e;
}
.StandardButton{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dd5d1e;
	color: #ffffff;
	font-family: Tahoma;
}
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background:#231f20;
	color: #ffffff;
}

.NormalOrange
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background:#DD5D1E;
	color: #ffffff;

}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #8F8C8C;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

/* 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;
	background:#ffffff;
	 color: #231f20;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #8F8C8C;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #8F8C8C;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #8F8C8C;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ffffff;
}
A.ArtSearchButton:link {
    text-decoration:    none;
    color: #FFFFFF;
    width: 100px;
	BORDER-LEFT: #231f20 1px solid;
	BORDER-TOP: #231f20 0px solid;
    	BACKGROUND-COLOR: #DD5D1E;	
    	TEXT-ALIGN: center;

}

A.ArtSearchButton:visited  {
    text-decoration:    none;
    color: #FFFFFF;
    width: 100px;
	BORDER-LEFT: #231f20 1px solid;
	BORDER-TOP: #231f20 0px solid;
    	BACKGROUND-COLOR: #DD5D1E;	
    	TEXT-ALIGN: center;

}

A.ArtSearchButton:active   {
    text-decoration:    none;
    color: #FFFFFF;
    width: 100px;
	BORDER-LEFT: #231f20 1px solid;
	BORDER-TOP: #231f20 0px solid;
    	BACKGROUND-COLOR: #DD5D1E;
	TEXT-ALIGN: center;

}

A.ArtSearchButton:hover    {
    text-decoration:    none;
    color: #cccccc;
    width: 100px;
	BORDER-LEFT: #231f20 1px solid;
	BORDER-TOP: #231f20 0px solid;
    	BACKGROUND-COLOR: #DD5D1E;	
    	TEXT-ALIGN: center;

}

.ControlPanel{
    width: 100%;
    height: 64px;
	 background-position: center;
    background-color: #231f20;
    BORDER-RIGHT:#8F8C8C 1px solid; 
    BORDER-TOP: #8F8C8C 1px solid; 
    BORDER-LEFT: #8F8C8C 1px solid; 
    BORDER-BOTTOM: #8F8C8C 1px solid; 
}
.body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.company_bannerbg{
	background-image: url(company_bannerbg.jpg);
	background-repeat: repeat-x;
	height: 128px;
}
.company_banner{
	background-image: url(company_banner.jpg);
	background-repeat: no-repeat;
	width: 502px;
	height: 128px;
}
.company_menubg01{
	background-image: url(company_menubg01.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 44px;
}
.company_menubg02{
	
	height: 20px;
	background-color: #006a71;
	BORDER-RIGHT: #231f20 5px solid;
    BORDER-LEFT: #231f20 5px solid;
}
.company_menubg03{
	background-image: url(company_menubg03.jpg);
	background-repeat: no-repeat;
	width: 34px;
	height: 20px;
}
.company_body_leftbg{
	background-image: url(company_body_leftbg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 37px;
}
.company_body_rightbg{
	background-image: url(company_body_rightbg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 34px;
}
.company_bottombg{
	background-image: url(company_bottombg.gif);
	background-repeat: repeat-x;
	height: 48px;
}
.maintable
{
    BORDER-RIGHT: #231f20 5px solid;
    BORDER-TOP: #231f20 5px solid;
    BORDER-LEFT: #231f20 5px solid;
    BORDER-BOTTOM: #231f20 5px solid;
    BACKGROUND-COLOR: #231f20;
}

.Header_A
{
    BORDER-RIGHT: #231f20 5px solid;
    BORDER-TOP: #231f20 5px solid;
    BORDER-LEFT: #231f20 5px solid;
    BORDER-BOTTOM: #231f20 2px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    LINE-HEIGHT: 40px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #006a71;
    TEXT-ALIGN: center;
}
.Header_B
{
    BACKGROUND-COLOR: #DD5D1E;
	padding-left: 5px;
	BORDER-RIGHT: #231f20 5px;
    BORDER-TOP: #231f20 2px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: #231f20 2px;
    COLOR: #ffffff;
    BORDER-BOTTOM: #231f20 2px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    
}
.Content_A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.Content_B
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #231f20;
}
.Content_C
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    TEXT-TRANSFORM: uppercase;
    COLOR: #dd5d1e;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.Content_D
{
    FONT-SIZE: 10px;
    COLOR: #dd5d1e;
    FONT-FAMILY: Arial, Helvictica, sans-serif
}
.Content_team
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #dd5d1e;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodyheading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodyheadingblk
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.subheading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #dd5d1e;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
/**/
.onstage_banner{
	BORDER-BOTTOM: #231f20 5px solid;
}
.onstage_menu{
	BORDER-BOTTOM: #231f20 5px solid;
}
.topbanner{
	padding:0px;
}
.bannerpane{
	padding:3px;
}
.toppane{
	BACKGROUND-COLOR: #003745;
	BORDER-RIGHT: #231f20 5px solid;
    BORDER-TOP: #231f20 0px solid;
    BORDER-LEFT: #231f20 0px solid;
    BORDER-BOTTOM: #231f20 0px solid;
	PADDING-LEFT: 5px;
	PADDING-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
    
}
.toppanecontent{
	BACKGROUND-COLOR: #003745;
	font-weight: bold;
	PADDING-LEFT: 5px;
	PADDING-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
    
}
.leftpane{
	padding: 0px;
}
.contentpane{
	padding:0px;
}
.centerpane{
	padding: 0px;
}
.center01pane{
	padding: 0px;
}
.rightpane{
	padding:0px;
    width: 146px;
}
.bottompane{
	padding: 0px;
}
.bottom01pane{
	padding: 0px;
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #000000; 
	text-align: center; 
	width: 15; 
	height: 23;
	color: #ffffff;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_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;
	color: #ffffff;
	background-color: #000000; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);
}

.ModuleTitle_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: white 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color:#000000;
	height: 1px;
	color: #ffffff;
}

.ModuleTitle_MenuItemSel {
	background-color: #C03203;
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:20px;
	color: #ffffff;
}

.ModuleTitle_MenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {	
	background-color: Transparent;
}

.MainMenu_MenuBar {
    
	cursor: pointer; 
	cursor: hand; 
	height:20px;
	TEXT-TRANSFORM: uppercase;
}

.MainMenu_TabRootMenuItem TD
{
	background-image: url(company_menu_linksbg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-style: normal; 
	font-size: 11px;
	height: 20px;
	TEXT-TRANSFORM: uppercase;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.MainMenu_TabRootMenuItemSel TD
{
	background-image: url(company_menu_hoverbg.gif);
	background-repeat: repeat-x;
	background-color: #006a71;	
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;	
	font-weight: bold;
	font-style: normal; 
	font-size: 11px;
	height: 20px;
	TEXT-TRANSFORM: uppercase;
    text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(company_menu_hoverbg.gif);
	background-repeat: repeat-x;
	background-color: #003745;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 11px;
	height: 20px;
	TEXT-TRANSFORM: uppercase;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image:url(company_menu_hoverbg.gif);
	background-repeat: repeat-x;	
	color: #ffffff;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 11px;
	height: 20px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #006a71; 
	border-left: #3BA5BF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	text-align: center; 
	width: 5; 
	height: 20;
}
.MainMenu_SubMenu {
	border-bottom: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid;  
	border-right: #ffffff 0px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #006a71; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=1);
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: #231f20; 
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #003745;
	cursor: hand; 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	height:20px;
}
.MainMenu_MenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #3BA5BF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}
/**/
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
}
a.user:link{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
	text-decoration: none;
	}
a.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
	text-decoration: underline;
}
a.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
	text-decoration: underline;
}
a.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
	text-decoration: underline;
}
.login{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#A4A4A4;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4A4A4;
	text-decoration: underline;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4A4A4;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
	text-decoration: underline;
}
.copyright{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#A4A4A4;
}
a.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#A4A4A4;
   text-decoration: none;
}
a.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#A4A4A4;
   text-decoration: none;
}
a.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#A4A4A4;
   text-decoration: underline;
}
a.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#A4A4A4;
   text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
}
a.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
	text-decoration: none;
}
a.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
	text-decoration: none;
}
a.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
	text-decoration: underline;
}
a.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A4A4A4;
	text-decoration: none;
}
.terms{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#A4A4A4;
}
a.terms:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#A4A4A4;
    text-decoration: none;
}

a.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#A4A4A4;
   text-decoration: none;
}
a.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#A4A4A4;
   text-decoration: underline;
}
a.terms:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#A4A4A4;
   text-decoration: none;
}
 /**/
.font01{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
 }
.font02{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dd5d1e;
 }
.font03{
 	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BBBBBB;
 }
.font04{
 	font-family: tahoma;
	font-size: 11px;
	color: #CBF3BE;
 }
 A.font04:link{
 	font-family: tahoma;
	font-size: 11px;
	color: #CBF3BE;
	text-decoration: underline;
 }
  A.font04:visited{
 	font-family: tahoma;
	font-size: 11px;
	color: #CBF3BE;
	text-decoration: underline;
 }
  A.font04:hover{
 	font-family: tahoma;
	font-size: 11px;
	color: #CBF3BE;
	text-decoration: none;
 }
 .font05{
 	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B7CEE2;
 }
 .font06{
 	font-family: tahoma;
	font-size: 11px;
	color: #B7CEE2;
 }
 .font07{
 	font-family: tahoma;
	font-size: 11px;
	color: #DA3601;
 }
  A.font07:link{
 	font-family: tahoma;
	font-size: 11px;
	color: #DA3601;
	text-decoration: underline;
 }
  A.font07:visited{
 	font-family: tahoma;
	font-size: 11px;
	color: #DA3601;
	text-decoration: underline;
 }
  A.font07:hover{
 	font-family: tahoma;
	font-size: 11px;
	color: #DA3601;
	text-decoration: none;
 }
 .font08{
 	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ED3B00;
 }
.subnavbox
{
    BORDER-RIGHT: #231f20 0px;
    BORDER-TOP: #231f20 5px;
    BORDER-LEFT: #231f20 0px;
    WIDTH: 146px;

    BORDER-BOTTOM: #231f20 5px solid;
    BACKGROUND-COLOR: #003745;

}
.subnav
{
    BORDER-RIGHT: #231f20 5px;
    BORDER-TOP: #231f20 5px;
    
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FLOAT: right;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: #231f20 5px;
    WIDTH: 146px;
    COLOR: #ffffff;
    TEXT-INDENT: 5px;
	text-align: left;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #231f20 0px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #003745;
    TEXT-DECORATION: none
}
.subnav:link
{
    BORDER-RIGHT: #333333 1px;
    BORDER-TOP: #888888 1px;
    DISPLAY: block;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FLOAT: right;
    BORDER-LEFT: #888888 1px;
    WIDTH: 146px;
    COLOR: #ffffff;
    TEXT-INDENT: 5px;
	text-align: left;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #231f20 2px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #003745;
    TEXT-DECORATION: none
}
.subnav:visited
{
    BORDER-RIGHT: #333333 1px;
    BORDER-TOP: #888888 1px;
    DISPLAY: block;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FLOAT: right;
    BORDER-LEFT: #888888 1px;
    WIDTH: 146px;
    COLOR: #ffffff;
    TEXT-INDENT: 5px;
	text-align: left;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #231f20 2px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #003745;
    TEXT-DECORATION: none
}
.subnav:hover
{
    BORDER-RIGHT: #333333 1px;
    BORDER-TOP: #888888 1px;
    DISPLAY: block;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FLOAT: right;
    BORDER-LEFT: #888888 1px;
    WIDTH: 146px;
    COLOR: #ffffff;
    TEXT-INDENT: 5px;
	text-align: left;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #231f20 2px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #006a71;
    TEXT-DECORATION: none
}
.subnav:active
{
    BORDER-RIGHT: #333333 1px;
    BORDER-TOP: #888888 1px;
    DISPLAY: block;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FLOAT: right;
    BORDER-LEFT: #888888 1px;
    WIDTH: 146px;
    COLOR: #ffffff;
    TEXT-INDENT: 5px;
	text-align: left;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #231f20 2px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #006a71;
    TEXT-DECORATION: none
}
A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #dd5d1e;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #dd5d1e;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #dd5d1e;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #dd5d1e;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.quote
{
    BORDER-RIGHT: #231f20 5px;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #231f20 5px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #231f20 5px;
    COLOR: #ffffff;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #231f20 5px solid;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #003745;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.quotesign
{
    BORDER-RIGHT: #231f20 5px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #231f20 5px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #231f20 5px;
    COLOR: #ffffff;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #231f20 5px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.SearchBox 
{
 text-align:center;
 background-color: #DD5D1E;
 margin: 0px;
 height: 18px;
 width:100px;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 padding: 0px;
 color: #ffffff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 font-variant: normal;
 
}
.SearchTD
{
 width:146px;
 height:24px;
}
.spacer
{
 width:146px;
 height:1px;
 BORDER-BOTTOM: #231f20 0px solid;
}
.newsbox
{
    width: 146px;
	BORDER-LEFT: #231f20 1px solid;
	BORDER-TOP: #231f20 0px solid;
    	BACKGROUND-COLOR: #DD5D1E;
	COLOR: #ffffff;	
    	TEXT-ALIGN: center;
}
.orangelink:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.orangelink:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.orangelink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.orangelink:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
