Body{font-size: 12px; background-color:#FFFFFF; color: #282828; line-height: 13px; font-family: Arial;}
Table {font-size: 11px;color: #282828; line-height: 12px; font-family: Arial;}
P{font-size: 12px; color: #282828; line-height: 14px; font-family:  Arial;}
a{color: #282828;  font-family:  Arial; cursor:pointer;}
Img{ border-width:0px}

.FFA{font-family:  Arial;}
.FFAN{FONT-FAMILY: Arial Narrow;}

.posAbs{ position:absolute;}
.posRel{ position:relative;}
.posFix{ position:fixed!important;}

.clearL{ clear:left;}
.clearR{ clear:right;}
.floatL{ float:left;}
.floatR{ float:right;}

.T0 { top:0px;}
.L0{ left:0px;}
.R0{ right:0px;}
.B0{ bottom:0px;}

.LH0{line-height:0px;overflow: hidden;}
.LH1{line-height:1px;}
.LH8{line-height:1px;}
.LH10{line-height:10px;}
.LH11{line-height:11px;}
.LH12{line-height:12px;}
.LH13{line-height:13px;}
.LH14{line-height:14px;}
.LH15{line-height:15px;}
.LH16{line-height:16px;}
.LH17{line-height:17px;}
.LH18{line-height:18px;}
.LH19{line-height:19px;}
.LH24{line-height:24px;}
.LH25{line-height:25px;}
.LH29{line-height:29px;}
.LH30{line-height:30px;}

.F0{font-size:0px;overflow: hidden;}
.F1{font-size:1px;}
.F8{font-size:8px;}
.F9{font-size:9px;}
.F10{font-size:10px;}
.F11{font-size:11px;}
.F12{font-size:12px;}
.F13{font-size:13px;}
.F14{font-size:14px;}
.F15{font-size:15px;}
.F16{font-size:16px;}
.F17{font-size:17px;}
.F18{font-size:18px;}
.F19{font-size:19px;}
.F20{font-size:20px;}
.F24{font-size:24px;}
.F25{font-size:25px;}
.F28{font-size:28px;}
.F30{font-size:30px;}

.UCase{ text-transform:uppercase;}
.LCase{ text-transform:lowercase;}
.CCase{ text-transform:capitalize;}

.NoLine{ text-decoration:none;}
.UnLine, .UnLine:hover{ text-decoration:underline;}
.CursorP{cursor:pointer;}
.CursorD{cursor:default;}
.FB{ font-weight:bold;}
.FN{ font-weight:normal;}

.TxtL{text-align:left;}
.TxtR{text-align:right;}
.TxtC{text-align:center;}

.DN{display:none;}
.DB{display:block;}
.Vi_V{visibility:visible;}
.Vi_H{visibility:hidden;}

.Of_A {overflow:auto;}

/*----------------------------  Fonts colors ------------------*/
.C_W{color:#FFFFFF;}/*White*/
.C_R{color:#9D080D;}/*Red*/
.C_R1{color:#FF0000;}/*Red*/
.C_GLL{color:#a8a8a8;}/*Light Gray - disabled button */ 
.C_GL{color:#717171;}/*Light Gray*/
.C_GD{color:#282828;}/*Gray*/
.C_GR{color:#B5B604;}/*Green*/
.C_O{color:#F3A21D;}/*Orange*/
.C_OO{color:#F3A21D;}/*Orange - Hover button */
.C_B{color:#000000;}/*Black*/

/*----------------------------  Fonts colors ------------------*/

/*----------------------------  BackGround colors ------------------*/
/*White*/
.BGW{ background-color:#FFFFFF!important;}

/*Gray*/
.BGGL{ background-color:#D7D7D7!important;}
.BGGLL{ background-color:#EDEDED!important;}
.BGGLLL{ background-color:#f1f1f1!important;}
.BGGD{ background-color:#2E2E2E!important;}
.BGGDD{ background-color:#535353!important;}
.BGGDDD{ background-color:#3E3E3E!important;}
.BGGD5{ background-color:#D5D5D5!important;}
.BGG9{ background-color:#999999!important;}
.BGGB{ background-color:#BBBBBB!important;}
.BGGD2{ background-color:#2E2D2D!important;}
.BGG1{ background-color:#D8DCC5!important;}

/*Green*/
.BGGR{ background-color:#B5B604!important;}
.BGMGR{ background-color:#A4DECF!important;}
.BGLGR{ background-color:#C8F9ED!important;}

/*Black*/
.BGB{ background-color:#000000!important;}

/*Blue - Twitter*/
.BGBL{ background-color:#60c7e6!important;}


/*----------------------------  BackGround colors ------------------*/

/*----------------------------  Border colors ------------------*/
.BOB{border:solid 1px #000000;}/*Black*/
.BOO{border:solid 1px #fd9800;}/*Orange*/
.BOGL{border:solid 1px #D7D7D7;}
.BOGLL{border:solid 1px #D8D8D8;}

.BOGBOT{border-bottom:1px solid #D7D7D7;}
.BOGTOP{border-top:1px solid #D7D7D7;}
.BOGLEFT{border-left:1px solid #D7D7D7;}
.BOGRIGHT{border-right:1px solid #D7D7D7;}


.BOGLGR{border:solid 1px #CFCF3C;}/*Green*/

.BOGR{border:1px solid #D8DCC5;}/*Gray*/
/*----------------------------  Border colors ------------------*/

.BGRX{ background-repeat:repeat-x;}
.BGRY{ background-repeat:repeat-y;}
.BGNR{ background-repeat:no-repeat;}
/*----------------------------  Paging ------------------*/
.PagingDis{ font-weight:bold; font-size:11px; color:#282828; line-height:12px; text-decoration:none;}
.PagingAct{ font-weight:bold; font-size:11px; color:#282828; line-height:12px; text-decoration: underline; cursor:pointer;}
.PagingDisW{ font-weight:bold; font-size:11px; color:#ffffff; line-height:12px; text-decoration:none;}
.PagingActW{ font-weight:bold; font-size:11px; color:#ffffff; line-height:12px; text-decoration: underline; cursor:pointer;}
/*----------------------------  Paging ------------------*/


