/* General */
body{
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

p{
	margin: 0px 0px 0px 0px;
}

/* Tablas */
.tBackground1{ background-color:#f0f0f0; }
.tBackground2{ background-color:#c8c8c8; }
.tBackground3{ background-color:#646464; }
.tShadow1Left{ background: url(design/shadow_1_left.gif) repeat-y; }
.tShadow1Right{ background: url(design/shadow_1_right.gif) repeat-y; }
.tShadow2Left{ background: url(design/shadow_2_left.gif) repeat-y; }
.tShadow2Right{ background: url(design/shadow_2_right.gif) repeat-y; }
.tShadow3Left{ background: url(design/shadow_3_left.gif) repeat-y; }
.tShadow3Right{ background: url(design/shadow_3_right.gif) repeat-y; }

.tHeader{ background:url(design/header_right.gif) no-repeat; }
.tContentSideShadow{ background:url(design/content_side_shadow.gif) repeat-x top; background-color: #c8c8c8; }
.tFooterSideShadow{ background:url(design/footer_side_shadow.gif) repeat-x top; background-color: #c8c8c8; }
.tFooterContentShadow{ background:url(design/footer_content_shadow.gif) repeat-x top; background-color:#FFFFFF; }

.tContent{ background-color:#FFFFFF; }

.tTopBarMenuBackground{
	background: url(design/top_bar_menu_bg.gif) repeat-x;
	background-color:#000000;
}

.tTopBarMenuSeparator{
	background: url(design/top_bar_menu_sep.gif) repeat-x;
	background-color:#000000;
}

.tTopBarMenuButton{
	background: url(design/top_bar_menu_btn.gif) repeat-x;
	background-color:#000000;
	font-size: 10px;
	font-weight:bold;
	color:#fff500;
}

.tMainMenuBlack{
	background: url(design/main_menu_black.gif) repeat-x;
	background-color:#000000;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
}

.tMainMenuBlue{
	background: url(design/main_menu_blue.gif) repeat-x;
	background-color:#1469b4;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
}

.tMainMenuItem{
	background: url(design/main_menu_item.gif) right no-repeat;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
}

.tSubMenu{
	background:url(design/content_content_shadow.gif) repeat-x top; 
	background-color: #f0f0f0;
	font-size:11px;
	color:#000000;
	padding-top: 2px;
	padding-bottom: 1px;
}

.tTopMenu{
	background:url(design/top_menu_bg.gif) no-repeat top; 
	background-color: #eeeeee;
	font-size:10px;
	color:#969696;
}

.tFooterMenu{
	background-color: #f0f0f0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	font-size:10px;
	color:#646464;
}

.tCopyright{
	background: url(design/main_menu_blue.gif) repeat-x;
	background-color:#1469b4;
	font-size:11px;
	color: #9bc1e1;
}

.tTitleLeftBlack{
	background:url(design/title_left_black.gif) repeat-x;
	background-color:#000000;
	color: #ffffff;
	font-size: 9px;
}

.tTitleRightBlack{
	background:url(design/title_left_black.gif) repeat-x;
	background-color:#000000;
	color: #ffffff;
	font-size: 9px;
}

.tTitleMiddleGrey{
	background:url(design/title_middle_grey.gif) repeat-x;
	background-color:#646464;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 4px;
}

.tTitleRightGrey{
	background:url(design/title_right_grey.gif) no-repeat;
	background-color:#646464;
}

.tTitleMiddleBlue{
	background:url(design/title_middle_blue.gif) repeat-x;
	background-color:#1469b4;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 4px;
}

.tTitleRightBlue{
	background:url(design/title_right_blue.gif) no-repeat;
	background-color:#1469b4;
}

.tColumnLineLight{
	background-color: #f0f0f0;
	font-size: 10px;
	color: #646464;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 2px 1px 2px;
}

.tColumnLineDark{
	background-color: #e6e6e6;
	font-size: 10px;
	color: #646464;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 2px 1px 2px;
}

.tTitleFooterLeftBlack{
	background:url(design/titlefooter_left_black.gif) no-repeat;
	background-color:#000000;
}

.tTitleFooterMiddleBlue{
	background:url(design/titlefooter_middle_blue.gif) repeat-x;
	background-color:#1469b4;
}

.tTitleFooterRightBlue{
	background:url(design/titlefooter_right_blue.gif) no-repeat;
	background-color:#1469b4;
}

.tTitleFooterMiddleGrey{
	background:url(design/titlefooter_middle_grey.gif) repeat-x;
	background-color:#646464;
}

.tTitleFooterRightGrey{
	background:url(design/titlefooter_right_grey.gif) no-repeat;
	background-color:#646464;
}

.ListBoxHeaderPosition{
	background-color: #004c8c;
	background-image:url(design/listboxheader_position.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
}

.ListBoxHeaderName{
	background-color: #e6e6e6;
	background-image:url(design/listboxheader_name_middle.gif);
	background-repeat: repeat-x;
	font-size:11px;
	font-weight:bold;
	color: #323232;
	padding-left: 5px;
}

.ListBoxHeaderNameRight{
	background-color: #e6e6e6;
	background-image:url(design/listboxheader_name_right.gif);
	background-repeat:no-repeat;
}

.ListBoxHeaderExtras{
	background-color: #ffffff;
	background-image:url(design/listboxheader_extras_middle.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	font-size:10px;
	font-weight:bold;
	color: #f0f0f0;
	padding-left: 5px;
	padding-bottom: 1px;
}

.ListBoxHeaderExtrasRight{
	background-color: #ffffff;
	background-image:url(design/listboxheader_extras_right.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.tListBox{
	background-image: url(design/listbox_footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border: 1px solid #646464;
}

.tListBoxInfoPlans{
	font-size: 10px;
	background-color: #f0f0f0;
	border: 1px solid #e6e6e6;
	color: #484848;
	padding: 1px 1px 1px 1px;
}

.tListBoxRating{
	background-image: url(design/listbox_rating.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

.tListBoxRatingMini{
	background-image: url(design/listbox_rating_mini.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

.tListBoxRatingTitles{
	font-size: 9px;
	color:#dee5ee;
}

.tContentGeneralLight{
	background-color: #f0f0f0;
	font-size: 11px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}

.tContentTitle{
	border-bottom: 1px solid #888888;
	font-weight:bold;
	text-transform:uppercase;
	color: #646464;
}

.tListBoxTransactionsTitle{
	font-size: 10px;
	font-weight:bold;
	border-bottom: 1px solid #000000;
	color:#000000;
}

/* Fuentes */

.fListBoxInfo{
	font-size: 10px;
}

.fRatingsGreen{
	color: #ffffff;
	background-color:#1e6400;
	padding: 0px 2px 0px 2px;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
}

.fRatingsRed{
	color: #ffffff;;
	background-color:#b91414;
	padding: 0px 2px 0px 2px;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
}

.fRatingsGrey{
	color: #ffffff;;
	background-color:#646464;
	padding: 0px 2px 0px 2px;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
}

.fRatingsOrange{
	color: #ffffff;;
	background-color:#b46400;
	padding: 0px 2px 0px 2px;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
}

/* Enlaces */
a.eMainMenu, a.eMainMenu:visited{
	text-decoration:none;
	color:#FFFFFF;
}

a.eMainMenu:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

a.eSubMenu, a.eSubMenu:visited{
	text-decoration: none;
	color:#848484;
}

a.eSubMenu:hover{
	text-decoration:underline;
	color:#848484;
}

a.eTopMenu, a.eTopMenu:visited{
	display:block;
	width: 120px;
	height: 15px;
	text-decoration: none;
	color:#969696;
}

a.eTopMenu:hover{
	display:block;
	width: 120px;
	height: 15px;
	text-decoration: none;
	color:#555555;
}

a.eFooterMenu, a.eFooterMenu:visited{
	text-decoration:none;
	color:#646464;
}

a.eFooterMenu:hover{
	text-decoration:underline;
	color:#646464;
}

a.eLeftMenu, a.eLeftMenu:visited{
	text-decoration:none;
	color:#FFFFFF;
}

a.eLeftMenu:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

a.eListBoxName, a.eListBoxName:visited{
	text-decoration: none;
	color:#323232;
}

a.eListBoxName:hover{
	text-decoration:underline;
	color:#323232;
}

a.eListBoxExtras, a.eListBoxExtras:visited{
	text-decoration: none;
	color:#f0f0f0;
}

a.eListBoxExtras:hover{
	text-decoration:underline;
	color:#f0f0f0;
}

a.eContent, a.eContent:visited{
	text-decoration: underline;
	color:#004c8c;
}

a.eContent:hover{
	text-decoration: underline;
	color:#004c8c;
}


/* Colores */
.cBlack{
	color: #000000;
}

.cBlue{
	color: #004c8c;
}

.cGrey{
	color: #646464;
}

/* Formularios */
.fForm{
	display:inline;
}

.fField{
   font-size:10px;
   font-family:Arial, Helvetica, sans-serif;
   border: 1px solid #888888;
   color:#000000;
   background:#FFFFFF;
   
   background-color:#FFFFFF;
   background-image:url(design/form_edit_normal.gif);
   background-position:bottom;
   background-repeat:repeat-x;
}

.fFieldReadOnly{
   font-size:10px;
   font-family:Arial, Helvetica, sans-serif;
   border: 1px solid #888888;
   color:#000000;
   background:#e6e6e6;
}

.fButton{
   font-size:9px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   text-align:center;
   color:#FFFFFF;
   background:#646464;
   background-image:url(design/form_button.gif);
   background-position:center;
   background-repeat:repeat-x;
   border: 1px solid #646464;
}

fieldset{
	background-image:url(design/form_fieldset.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ebebeb;
}

.fFieldNeeded{
   font-size:10px;
   font-family:Arial, Helvetica, sans-serif;
   border: 1px solid #888888;
   color:#000000;
   background:#ffe1e1;
   background-color:#FFFFFF;
   background-image:url(design/form_edit.gif);
   background-position:bottom;
   background-repeat:repeat-x;
}

/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */
/* --------------------------------------------------------- LIFE's DREAM ------------------------------------------------------- */







.tColumnLineLightTransactions{
	background-color: #f0f0f0;
	font-size: 9px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}

.tColumnLineDarkTransactions{
	background-color: #e6e6e6;
	font-size: 9px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}




.tListBoxRatingPortfolio{
	background-image: url(design/listbox_rating_portfolio.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

.tListBoxLine{
	border-bottom: 1px solid #a0a0a0;
}

.tListBoxTransactionsLight{
	background-color: #f0f0f0;
	font-size: 9px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}

.tListBoxTransactionsDark{
	background-color: #e6e6e6;
	font-size: 9px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}

.tListBoxTransactionsTop{ border-bottom: 1px solid #c8c8c8; }
.tListBoxTransactionsBottom{ border-top: 1px solid #c8c8c8; }

.tControlPanel{
	background-color: #fafafa;
	background-image: url(design/control_panel.gif);
	background-repeat:repeat-x;
	background-position:bottom; 
	font-size: 11px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}

.tContentGeneral{
	background-color: #e6e6e6;
	font-size: 11px;
	color: #323232;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
}



.tContentTitleB{
	border-bottom: 1px solid #888888;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color: #444444;
}

.tContentTitleNew{
	background-color: #eeeeee;
	padding: 1px 10px 1px 1px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #505050;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align:right;
}




.tPortfolioLine{
	border-bottom: 1px solid #c8c8c8;
}

.tPortfolioInfo{
	background-color:#ffffff;
	font-size: 10px;
	color: #484848;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding: 1px 1px 1px 1px;
	background-image:url(design/listbox_footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.tPortfolioSopalas{
	background-color:#888888;
	font-size: 10px;
	color: #ffffff;
	background-image:url(design/form_button.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.tPortfolio{
	background-color: #ffffff;
	background-image:url(design/portfolio.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #c8c8c8;
}

.tList{
	background-color: #ffffff;
	background-image:url(design/list.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #c8c8c8;
}

.tMonitor{
	background-color: #ffffff;
	background-image:url(design/monitor.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bolder;
	color: #c8c8c8;
}

.tVMbackground{
	background-color: #ffffff;
	background-image:url(design/vm_background.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	border:1px solid #c8c8c8;
	font-size: 11px;
}

.tVMmenu{
	background-color: #000000;
	background-image:url(design/vm_menu.gif);
	background-repeat: repeat-x;
	background-position:left;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 0px 5px 0px 5px;
}

.tVMpatrimony{
	background-color: #fafafa;
	background-image: url(design/control_panel.gif);
	background-repeat:repeat-x;
	background-position:bottom; 
	font-size: 13px;
	color: #000000;
	border: 1px solid #c8c8c8;
	padding: 2px 2px 2px 2px;
}

.tVMdeposits{
	background-color: #e3f0e2;
	border: 1px solid #a5e78a;
	padding: 5px 0px 5px 0px;
}

.tVMstocks{
	background-color: #dee5ee;
	border: 1px solid #b5cff1;
	padding: 5px 0px 5px 0px;
}

.tVMgambling{
	background-color: #efebda;
	border: 1px solid #e9db98;
	padding: 5px 0px 5px 0px;
}

.tVMslots{
	background-color: #000000;
	background-image: url(design/vgr_game2.gif);
	background-repeat: no-repeat;
	background-position:bottom; 
}

.tGameRojo{
	background-color: #b91414;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
}

.tGameNegro{
	background-color: #000000;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
}

.tGameNegroSi{
	background-color: #000000;
	color:#FFFFFF;
	border: 2px solid #fff500;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
}

.tGameRojoSi{
	background-color: #b91414;
	color:#FFFFFF;
	border: 2px solid #fff500;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
}

.tGameVerde{
	background-color: #1e6400;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
}

.tGameVerdeSi{
	background-color: #1e6400;
	color:#FFFFFF;
	border: 2px solid #fff500;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
}

/* FUENTES */
.fListBoxRatings{
	font-size: 9px;
}

.fListBoxUsers{
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
}

.fListBoxInfo{
	font-size: 10px;
}



.fT10{
	font-size:10px;
}

.fBlogs{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* COLORES */
.cRed{
	color: #b91414;
}

.cBlack{
	color: #000000;
}



.cGreen{
	color: #49ff00;
}

.cDarkGreen{
	color: #237d00;
}

.cLightRed{
	color: #ff553c;
}

.cGreyLight{
	color: #e6e6e6;
}

.cGold{
	color: #ffff64;
	background-color: #646400;
	padding: 0px 2px 0px 2px;
}

.cSilver{
	color: #484848;
	background-color: #c8c8c8;
	padding: 0px 2px 0px 2px;
}

.cBronze{
	color: #eac390;
	background-color: #b44100;
	padding: 0px 2px 0px 2px;
}


/* ENLACES */
a.eColumn, a.eColumn:visited{
	text-decoration: underline;
	color:#b91414;
}

a.eColumn:hover{
	text-decoration:underline;
	color:#b91414;
}






a.eTransactions, a.eTransactions:visited{
	font-size: 9px;
	text-decoration:underline;
	color: #484848;
}

a.eTransactions:hover{
	font-size: 9px;
	text-decoration:underline;
	color: #484848;
}

a.ePortfolio, a.ePortfolio:visited{
	text-decoration: underline;
	color:#ffffff;
}

a.ePortfolio:hover{
	text-decoration: underline;
	color:#ffffff;
}

a.eVGRmenu, a.eVGRmenu:visited, a.eVGRmenu:hover{
	text-decoration: underline;
	color:#000000;
}

a.eBlogs, a.eBlogs:visited, a.eBlogs:hover{
	text-decoration: underline;
	color:#b91414;
}

a.eTopBarMenu, a.eTopBarMenu:visited{
	text-decoration:none;
	color: #fff500;
}

a.eTopBarMenu:hover{
	text-decoration:none;
	color: #ffffff;
}


/* FORM */



.fButtonPortfolio{
   font-size:16px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   text-align:center;
   color:#323232;
   height: 30px;
   width: 80px;
   text-transform:uppercase;
}

.fFieldPromote{
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;
   border: 1px solid #888888;
   color:#640000;
   background:#FFFFFF;
}



/* CONTROL PANEL */
.usercp_tMenuBackground{
   font-family: Geneva, Arial, Helvetica, sans-serif;;
   background-color:#646464;
   background-image:url(design/user_cp_bg.gif);
   background-position: bottom;
   background-repeat:repeat-x;
   border-left: 1px solid #252525;
   border-right: 1px solid #252525;
}

.usercp_tHeaderBackground{
   font-family: Geneva, Arial, Helvetica, sans-serif;;
   font-size:10px;
   background-color:#ffffff;
   background-image:url(design/user_cp_header_bg.gif);
   background-position: left;
   background-repeat:repeat-x;
   border-left: 1px solid #555555;
   border-right: 1px solid #555555;
   border-bottom: 1px solid #aaaaaa;
}

.usercp_tContentBackgroundTop{
   background-image:url(design/user_cp_content_bg_top.gif);
   background-position: left;
   background-repeat: no-repeat;
}

.usercp_tContentBackgroundBottom{
   background-image:url(design/user_cp_content_bg_bottom.gif);
   background-position: left;
   background-repeat: no-repeat;
}

.usercp_tContentBackground{
   background-image:url(design/user_cp_content_bg.gif);
   background-position: left;
   background-repeat:repeat-y;
}

.usercp_tMenuTabActive{
   font-family: Geneva, Arial, Helvetica, sans-serif;;
   font-size:8px;
   color: #000000;
   background-color:#646464;
   background-image:url(design/user_cp_tab_active.gif);
   background-position: left;
   background-repeat: no-repeat;
   text-transform:uppercase;
   text-align:center;
}

.usercp_tMenuTabInactive{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:8px;
   color: #000000;
   background-color:#646464;
   background-image:url(design/user_cp_tab_inactive.gif);
   background-position: left;
   background-repeat: no-repeat;
   text-transform:uppercase;
   text-align:center;
}

.usercp_tSubmenuBackground{
   font-family: Geneva, Arial, Helvetica, sans-serif;;
   background-color:#e6e6e6;
   font-size:10px;
}

a.usercp_eTabActive, a.usercp_eTabActive:visited,a.usercp_eTabActive:hover{
   font-family: Geneva, Arial, Helvetica, sans-serif;;
   font-size:8px;
   color: #000000;
   background-color:#646464;
   background-image:url(design/user_cp_tab_active.gif);
   background-position: top;
   background-repeat: no-repeat;
   text-transform:uppercase;
   text-align:center;
   padding: 2px 0px 2px 0px;
   display:block;
   width:90px;
   text-decoration:none;
}

a.usercp_eTabInactive, a.usercp_eTabInactive:visited,a.usercp_eTabInactive:hover{
   font-family: Geneva, Arial, Helvetica, sans-serif;;
   font-size:8px;
   color: #000000;
   background-color:#646464;
   background-image:url(design/user_cp_tab_inactive.gif);
   background-position: top;
   background-repeat: no-repeat;
   text-transform:uppercase;
   text-align:center;
   padding: 2px 0px 2px 0px;
   display:block;
   width:90px;
   text-decoration:none;
}

a.usercp_eSubmenu, a.usercp_eSubmenu:visited, a.usercp_eSubmenu:hover{
	background-color:#c8c8c8;
    text-align:center;
    border: 1px solid #878787;
	text-decoration: none;
	color: #000000;
	display:block;
	width:116px;
	padding: 1px 0px 1px 0px;
}

a.usercp_eLogout, a.usercp_eLogout:visited, a.usercp_eLogout:hover{
	text-decoration: underline;
	color: #555555;
}

a.usercp_eContentMenu, a.usercp_eContentMenu:visited, a.usercp_eContentMenu:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#b91414;
    text-align:center;
    border: 1px solid #640000;
	text-decoration: none;
	display:block;
	color: #ffffff;
	width: 80px;
	padding: 1px 0px 1px 0px;
}
