BODY ,Table ,TD {
	font-family:Arial;
	font-size:12px;
	color:#747474;
}

.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #FFFFFF 1px solid; 
    BORDER-TOP: #FFFFFF 1px solid; 
    BORDER-LEFT: #FFFFFF 1px solid; 
    BORDER-BOTTOM: #FFFFFF 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 12px;
    color: #8A8A8A;
    font-family: Arial;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#8A8A8A;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#8A8A8A;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#8A8A8A;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#8A8A8A;
}

/* style for module titles */
.Head   {
    font-family: Arial;
    font-size:  20px;
    font-weight:    normal;
    color: #8A8A8A;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial;
    font-size:  13px;
    font-weight:    bold;
    color: #8A8A8A;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial;
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color:#8A8A8A;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial;
    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: Arial;
    font-size: 12px;
    font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial;
    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:  #8A8A8A;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #8A8A8A;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #8A8A8A;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	background: #EAEAEA;
	color: #8A8A8A;
	font-family: arial;
}

    
/* GENERIC */
H1  {
    font-family: Arial;
    font-size:  20px;
    font-weight:    normal;
    color: #8A8A8A;
}

H2  {
    font-family: Arial;
    font-size:  20px;
    font-weight:    normal;
    color: #8A8A8A;
}

H3  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color:#8A8A8A;
}

H4  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #8A8A8A;
}

H5, DT  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    bold;
    color: #8A8A8A;
}

H6  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    bold;
    color: #8A8A8A;
}

TFOOT, THEAD    {
    font-family: Arial;
    font-size:  12px;
    color: #8A8A8A;
}

TH  {
    vertical-align: baseline;
    font-family: Arial;
    font-size:  12px;
    font-weight:    bold;
    color:#8A8A8A;
}

A:link  {
   font-family: Arial;
	font-size: 12px;
	color:#5B85EE;
	text-decoration: none;
}

A:visited   {
   font-family: Arial;
	font-size: 12px;
	color:#5B85EE;
	text-decoration: none;
}

A:active    {
   font-family: Arial;
	font-size: 12px;
	color:#5B85EE;
	text-decoration: none;
}

A:hover {
   font-family: Arial;
	font-size: 12px;
	color:orange;
	text-decoration: none;
}

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: dimgrey;
    height:1pt;
    text-align:left
}
/**/
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BC25_bannerbg{
	background-image: url(BC25_bannerbg.jpg);
	background-repeat: repeat-x;
	height: 140px;
}
.BC25_bannerpic{
	background-image: url(BC25_bannerpic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 535px;
	height: 140px;
}
.BC25_menubg{
	background-image: url(BC25_menubg04.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
.BC25_loginbg{
	background-image: url(BC25_loginbg.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.BC25_topbg01{
	background-image: url(BC25_topbg01.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 9px;
}
.BC25_topbg02{
	background-image: url(BC25_topbg02.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.BC25_topbg03{
	background-image: url(BC25_topbg03.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 9px;
}
.BC25_bottombg01{
	background-image: url(BC25_bottmobg01.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 13px;
}
.BC25_bottombg02{
	background-image: url(BC25_bottmobg02.jpg);
	background-repeat: repeat-x;
	height: 13px;
}
.BC25_bottombg03{
	background-image: url(BC25_bottmobg03.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 13px;
}
/**/
.upperpane{
    direction:rtl;
	padding: 0px;
	font-family:Arial;
	font-size:12px;
	color:gray;
}
.toppane{
    direction:rtl;
	padding: 0px;
}
.leftpane{
    direction:rtl;
	padding: 0px;
	width:160px;
}
.contentpane{
    direction:rtl;
	padding: 0px;
}
.centerpane{
    direction:rtl;
	padding: 0px;
}
.rightpane{
    direction:rtl;
	padding: 0px;
	width:130px;
}
.bottompane{
    direction:rtl;
	padding: 0px;
}
.bottom01pane{
    direction:rtl;
	padding: 0px;
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color: #8A8A8A; 
	font-family: Arial; 
	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: #EAEAEA; 
	text-align: center; 
	width: 15; 
	height: 23;
	color: #8A8A8A;
	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: #8A8A8A;
	background-color: #EAEAEA; 
	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:#EAEAEA;
	height: 1px;
	color:#8A8A8A;
}

.ModuleTitle_MenuItemSel {
	background-color: #C74148;
	cursor: hand; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:23px;
	color: #FFFFFF;
}

.ModuleTitle_MenuArrow {
	font-family: Arial;
	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;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {	
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:23px;
}

.MainMenu_TabRootMenuItem TD
{
	background-image: url(BC25_menubg04.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	color: #8A8A8A;
	font-weight: bold; 
	padding-top: 5px;
	font-style: normal; 
	font-size: 12px;
	height: 27px;
}

.MainMenu_TabRootMenuItemSel TD
{
	background-image: url(BC25_menubg02.jpg);
	background-repeat: repeat-x;	
	font-family: Arial;
	color: #FFFFFF;	
	padding-top: 5px;
	font-weight: bold; 
	font-style: normal; 
	font-size: 12px;
	height: 27px;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(BC25_menubg04.jpg);
	background-repeat: repeat-x;
	background-color: Transparent;
	color: #8A8A8A;
	padding-top: 5px;
	font-family: Arial;
	font-weight: bold; 
	font-style: normal; 
	font-size: 12px;
	height: 27px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(BC25_menubg02.jpg);
	background-repeat: repeat-x;	
	color: #FFFFFF;	
	padding-top: 5px;
	font-family: Arial;
	font-weight: bold; 
	font-style: normal; 
	font-size: 12px;
	height: 27px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #8A8A8A; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: normal; 
	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: #EAEAEA; 
	border-left: #3BA5BF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
}
.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: #EAEAEA; 
	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: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #C74148;
	cursor: hand; 
	color: White;
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:20px;
}
.MainMenu_MenuArrow {
	font-family: Arial;
	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;
	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: 12px;
	color:#FFFFFF;
}
A.user:link{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	}
A.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
A.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
}
A.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
.login{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#FFFFFF;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:#444444;
}
A.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:#444444;
   text-decoration: none;
}
A.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:#444444;
   text-decoration: none;
}
A.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:#444444;
   text-decoration: underline;
}
A.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:#444444;
   text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
	text-decoration: underline;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
	text-decoration: none;
}
.terms{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:#444444;
}
A.terms:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#444444;
    text-decoration: none;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:#444444;
   text-decoration: none;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:#444444;
   text-decoration: underline;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:#444444;
   text-decoration: none;
}
/**/
.font01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #747474;
}
.font02{
	font-family: Arial;
	font-size: 12px;
	color: #118DD8;
}
.font03{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9CC900;
}
.font04{
	font-family: Arial;
	font-size: 12px;
	color: #717171;
}
.font05{
	font-family: Arial;
	font-size: 12px;
	color: #000202;
}
.font06{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E10C0C;
}
A.font06:link{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E10C0C;
	text-decoration: underline;
}
A.font06:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E10C0C;
	text-decoration: underline;
}
A.font06:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E10C0C;
	text-decoration: none;
}
