/******************************************************
*	DEFAULT CSS BY ANDAMIRO
*	last updated : *	
*       inzoom@hitel.net
*       zuni@andamiro.com
*	http://card.pumpitup.com.mx
******************************************************/

/*********************************************
* GLOBAL : BASICS
*********************************************/
p,br,td,select,input,form,textarea,option {font-size:9pt;font-family:tahoma ,Verdana , Arial, times roman ,times new roman, Helvetica}

A:link    {color: #606060; text-decoration: none; }
A:visited {color: #606060; text-decoration: none; }
A:active  {color: #606060; text-decoration: underline;}
A:hover   {color: #FD4F03; text-decoration: none; }

/*********************************************
* GLOBAL :  BGIMAGE
*********************************************/
.bg {background-repeat: repeat-x; background-image: url(/images/bg.gif)}
.notice {background-repeat: no-repeat; background-image: url(/images/notice_bg.gif)}
.qna {background-repeat: no-repeat; background-image: url(/images/qna_bg.gif)}
.m_bg {background-repeat: no-repeat; background-image: url(/images/m_bg.gif)}
.thm8 {font-family:tahoma;font-size:8pt}
.list {
	background-repeat: no-repeat;
	background-image: url(/images/list/bg.gif);
	background-position: bottom;left;
}

/*********************************************
* GLOBAL : COLORS : PERSONALIZED
*********************************************/
.pGray {color:636363}
.pRed {color:#C60000}
.pOrange {color:#EF5900}
.pYellow {color:#CACC08}
.pGreen {color:#78A806}
.pBlue {color:#3F80A5}
.pBlack {color:#292929}

.l_blue  {font-family:tahoma,Verdana,Helvetica; font-size:10pt; color:#19BEA9}
.l_blue  a:link { color:#19BEA9; font-size:10pt; text-decoration: none}
.l_blue  a:visited { color:#19BEA9; font-size:10pt; text-decoration: none}
.l_blue  a:hover { color: #19BEA9;BACKGROUND-COLOR:#FCFEBE; font-size:14pt; text-decoration: none}
