/* ########################################################	Properties Cursor Default */
.cursor-default		{cursor:default;}
.cursor-pointer		{cursor:pointer;}
/* ########################################################	Body Div */
.cr			{clear:both; line-height:0; height:0;}



body					{
							margin-top:0;
							margin-left:0;
							margin-right:0;
							margin-bottom:0;
							font-family:Tahoma;
							font-size:13px; 
							}

img {
							border: 0px;
}

/* ########## Position ##################### */
.pst-ab			{position:absolute;}
.pst-re			{position:relative;}
.pst-fix			{position:fixed;}
/* ########## Z index ##################### */
.zi1					{z-index:1;}
.zi2					{z-index:2;}
.zi3					{z-index:3;}
/* ########## Float ##################### */
.fl						{display:inline; float:left;}
.fr						{display:inline; float:right;}
/* ########## Display ##################### */
.dis-i							{display:inline;}
.dis-n							{display:none;}
.ovf-h							{overflow:hidden;}
/* ########## Align ##################### */
.align-c						{margin:auto;}
.align-m						{vertical-align:middle;}
.align-tc						{text-align:center;}
.align-tl					{text-align:left;}

.align-tr						{text-align:right;}
/* ########## Padding ##################### */
.mg0							{margin:0px;}
.pd0							{padding:0px;}
.pd1							{padding:1px;}
.pd2							{padding:2px;}
.pd3							{padding:3px;}
.pd4							{padding:4px;}
.pd5							{padding:5px;}
/* ########## ML ##################### */
.ml1			{margin-left:1px;}
.ml2			{margin-left:2px;}
.ml3			{margin-left:3px;}
.ml4			{margin-left:4px;}
.ml5			{margin-left:5px;}
.ml6			{margin-left:6px;}
.ml7			{margin-left:7px;}
.ml8			{margin-left:8px;}
.ml9			{margin-left:9px;}
.ml10			{margin-left:10px;}
.ml11			{margin-left:11px;}
.ml12			{margin-left:12px;}
.ml13			{margin-left:13px;}
.ml14			{margin-left:14px;}
.ml15			{margin-left:15px;}
.ml20			{margin-left:20px;}
.ml22			{margin-left:22px;}

.ml25			{margin-left:25px;}

.ml30			{margin-left:30px;}
.ml32			{margin-left:32px;}
.ml35			{margin-left:35px;}

.ml40			{margin-left:40px;}
.ml50			{margin-left:50px;}
.ml55			{margin-left:55px;}

.ml60			{margin-left:60px;}
.ml70			{margin-left:70px;}
.ml75			{margin-left:75px;}

.ml80			{margin-left:80px;}

.ml90			{margin-left:90px;}
.ml100		{margin-left:100px;}
.ml110		{margin-left:110px;}
.ml115		{margin-left:115px;}

.ml120		{margin-left:120px;}
.ml130		{margin-left:130px;}
.ml135		{margin-left:135px;}
.ml140		{margin-left:140px;}

.ml150		{margin-left:150px;}
.ml155		{margin-left:155px;}

.ml160		{margin-left:160px;}
.ml170		{margin-left:170px;}
.ml180		{margin-left:180px;}
.ml200		{margin-left:200px;}
.ml220		{margin-left:220px;}
.ml230		{margin-left:230px;}
.ml240		{margin-left:240px;}
.ml250		{margin-left:250px;}

.ml270		{margin-left:270px;}
.ml300		{margin-left:300px;}
.ml301		{margin-left:301px;}
.ml350		{margin-left:350px;}

.ml380		{margin-left:380px;}
.ml400		{margin-left:400px;}
.ml450		{margin-left:450px;}
.ml600		{margin-left:600px;}
/* ########## MR ##################### */
.mr1			{margin-right:1px;}
.mr2			{margin-right:2px;}
.mr3			{margin-right:3px;}
.mr4			{margin-right:4px;}
.mr5			{margin-right:5px;}
.mr6			{margin-right:6px;}
.mr7			{margin-right:7px;}
.mr8			{margin-right:8px;}
.mr9			{margin-right:9px;}
.mr10			{margin-right:10px;}
.mr15			{margin-right:15px;}

.mr20			{margin-right:20px;}
.mr30			{margin-right:30px;}
.mr40			{margin-right:40px;}
.mr50			{margin-right:50px;}
/* ########## MT ##################### */
.mt1			{margin-top:1px;}
.mt2			{margin-top:2px;}
.mt3			{margin-top:3px;}
.mt4			{margin-top:4px;}
.mt5			{margin-top:5px;}
.mt6			{margin-top:6px;}
.mt7			{margin-top:7px;}
.mt8			{margin-top:8px;}
.mt9			{margin-top:9px;}
.mt10			{margin-top:10px;}
.mt12			{margin-top:12px;}
.mt13			{margin-top:13px;}

.mt15			{margin-top:15px;}
.mt17			{margin-top:17px;}

.mt20			{margin-top:20px;}
.mt25			{margin-top:25px;}

.mt30			{margin-top:30px;}
.mt35			{margin-top:35px;}
.mt40			{margin-top:40px;}


.mt50			{margin-top:50px;}
.mt55			{margin-top:55px;}

.mt60			{margin-top:60px;}
.mt70			{margin-top:70px;}

.mt100			{margin-top:100px;}
.mt200			{margin-top:200px;}
.mt300			{margin-top:300px;}

/* ########## Width ############################ */
.sw1				{width:1px;}
.sw2				{width:2px;}
.sw3				{width:3px;}
.sw4				{width:4px;}
.sw5				{width:5px;}
.sw6				{width:6px;}
.sw7				{width:7px;}
.sw8				{width:8px;}
.sw9				{width:9px;}
.sw10			{width:10px;}
.sw15			{width:15px;}
.sw18			{width:18px;}
.sw20			{width:20px;}
.sw30			{width:30px;}
.sw35			{width:35px;}
.sw40			{width:40px;}
.sw45			{width:45px;}
.sw50			{width:50px;}
.sw60			{width:60px;}
.sw70			{width:70px;}
.sw75			{width:75px;}
.sw80			{width:80px;}
.sw85			{width:85px;}
.sw90			{width:90px;}
.sw100			{width:100px;}
.sw110			{width:110px;}
.sw130			{width:130px;}
.sw145			{width:145px;}
.sw400         {width:400px;}
.sw405         {width:405px;}
.sw120         {width:120px;}
.sw125         {width:125px;}
.sw130         {width:130px;}
.sw138         {width:138px;}
.sw140         {width:140px;}
.sw150         {width:150px;}
.sw155         {width:155px;}
.sw160         {width:160px;}
.sw170         {width:170px;}
.sw165         {width:165px;}
.sw180         {width:180px;}
.sw185         {width:185px;}
.sw190        {width:190px;}
.sw200         {width:200px;}
.sw210         {width:210px;}
.sw215         {width:215px;}
.sw220         {width:220px;}
.sw230         {width:230px;}
.sw234         {width:234px;}
.sw235         {width:235px;}
.sw240         {width:240px;}
.sw250         {width:250px;}
.sw255         {width:255px;}
.sw260        {width:260px;}
.sw265        {width:265px;}
.sw270        {width:270px;}
.sw275        {width:275px;}
.sw285        {width:285px;}
.sw280        {width:280px;}
.sw290        {width:290px;}
.sw298       {width:298px;}
.sw300         {width:300px;}
.sw305         {width:305px;}
.sw310         {width:310px;}
.sw315         {width:315px;}
.sw320         {width:320px;}
.sw325       {width:325px;}
.sw330       {width:330px;}
.sw335        {width:335px;}
.sw340        {width:340px;}
.sw348        {width:348px;}
.sw350        {width:350px;}
.sw360        {width:360px;}
.sw370        {width:370px;}
.sw380         {width:380px;}
.sw385         {width:385px;}
.sw400         {width:400px;}
.sw410         {width:410px;}
.sw420         {width:420px;}
.sw430        {width:430px;}
.sw440     {width:440px;}
.sw445     {width:445px;}
.sw450     {width:450px;}
.sw452     {width:452px;}
.sw455     {width:455px;}
.sw460     {width:460px;}
.sw465    {width:465px;}
.sw468    {width:468px;}
.sw470     {width:470px;}
.sw480     {width:480px;}
.sw490    {width:490px;}
.sw498     {width:498px;}
.sw600        {width:600px;}
.sw613       {width:613px;}
.sw615       {width:615px;}
.sw800         {width:800px;}
.sw808         {width:808px;}
.sw810         {width:810px;}
.sw820         {width:820px;}
.sw830         {width:830px;}
.sw500       {width:500px;}
.sw550       {width:550px;}
.sw560       {width:560px;}
.sw570       {width:570px;}
.sw580       {width:580px;}
.sw520       {width:520px;}
.sw530       {width:530px;}
.sw540       {width:540px;}
.sw594       {width:594px;}
.sw600   {width:600px;}
.sw610   {width:610px;}
.sw605   {width:605px;}
.sw620    {width:620px;}
.sw625    {width:625px;}
.sw630    {width:630px;}
.sw635    {width:635px;}
.sw640    {width:640px;}
.sw650    {width:650px;}
.sw660    {width:660px;}
.sw670   {width:670px;}
.sw680    {width:680px;}
.sw685    {width:685px;}
.sw700    {width:700px;}
.sw718    {width:718px;}
.sw720    {width:720px;}
.sw740    {width:740px;}
.sw750    {width:750px;}
.sw758    {width:758px;}
.sw760    {width:760px;}
.sw770    {width:770px;}
.sw780    {width:780px;}
.sw850       {width:850px;}
.sw900       {width:900px;}
.sw918       {width:918px;}
.sw920       {width:920px;}
.sw940       {width:940px;}
.sw950       {width:950px;}
.sw954       {width:954px;}
.sw960       {width:960px;}
.sw980       {width:980px;}
.sw972      {width:972px;}
.sw998       {width:998px;}
.sw1000       {width:1000px;}
.sw1020      {width:1020px;}
.sw30p		{width:30%;}
.sw50p		{width:50%;}
.sw70p		{width:70%;}
.sw100p		{width:100%;}

/* ########## Height ############################ */
.sh1				{overflow:hidden; height:1px;}
.sh10       		{overflow:hidden; height:10px;}
.sh18      		{overflow:hidden; height:18px;}
.sh15      		{overflow:hidden; height:15px;}
.sh20      		{overflow:hidden; height:20px;}
.sh25      		{overflow:hidden; height:25px;}
.sh30      		{overflow:hidden; height:30px;}
.sh40      		{overflow:hidden; height:40px;}
.sh45      		{overflow:hidden; height:45px;}
.sh50       		{overflow:hidden; height:50px;}
.sh65       		{overflow:hidden; height:65px;}
.sh75       		{overflow:hidden; height:75px;}
.sh80			    {overflow:hidden; height:80px;}
.sh85			    {overflow:hidden; height:85px;}
.sh100			{overflow:hidden; height:100px;}
.sh106			{overflow:hidden; height:106px;}
.sh115			{overflow:hidden; height:115px;}
.sh120			{overflow:hidden; height:120px;}
.sh125			{overflow:hidden; height:125px;}
.sh130			{overflow:hidden; height:130px;}
.sh140			{overflow:hidden; height:140px;}
.sh180			{overflow:hidden; height:185px;}
.sh145			{overflow:hidden; height:145px;}
.sh160			{overflow:hidden; height:160px;}
.sh165			{overflow:hidden; height:165px;}
.sh200			{overflow:hidden; height:200px;}
.sh210			{overflow:hidden; height:210px;}
.sh220			{overflow:hidden; height:220px;}
.sh150			{overflow:hidden; height:150px;}
.sh190			{overflow:hidden; height:190px;}
.sh195			{overflow:hidden; height:195px;}
.sh230			{overflow:hidden; height:230px;}
.sh240			{overflow:hidden; height:240px;}
.sh250			{overflow:hidden; height:250px;}
.sh260			{overflow:hidden; height:260px;}
.sh270			{overflow:hidden; height:270px;}
.sh280			{overflow:hidden; height:280px;}
.sh300			{overflow:hidden; height:300px;}
.sh400			{overflow:hidden; height:400px;}
.sh405			{overflow:hidden; height:405px;}
.sh440     		{overflow:hidden; height:440px;}
.sh500			{overflow:hidden; height:500px;}
.sh600			{overflow:hidden; height:600px;}
.sh615			{overflow:hidden; height:615px;}
.sh476			{overflow:hidden; height:476px;}
.sh800			{overflow:hidden; height:800px;}
.sh810			{overflow:hidden; height:810px;}
.sh850			{overflow:hidden; height:850px;}
.sh900			{overflow:hidden; height:900px;}
.sh920			{overflow:hidden; height:920px;}
.sh1000			{overflow:hidden; height:1000px;}
.sh100p			{overflow:hidden; height:100%;}

/* ########## Background ####################### */
.bgi-bg								{background-image:url(img/bg.png);}
.bgi1-bg								{background-image:url(img/bg_stripe.gif);}
.bgi1-bl1							{background-image:url(img/bl1.png);}
.bgi1-blt							{background-image:url(img/blt.png);}
.bgi-seeup						{background-image:url(img/seeup.png);}
.bgi-sharepro						{background-image:url(img/sharepro.png);}
.bgi-newr						{background-image:url(img/newr.png);background-repeat: no-repeat;}
.bgi-myfriend   	{background-image:url(img/myfriend.png);background-repeat: no-repeat;}
.bgi-myrequest  	{background-image:url(img/myrequest.png);background-repeat: no-repeat;}
.bgi-friendfollow  	{background-image:url(img/friendfollow.png);background-repeat: no-repeat;}
.bgi-bgconb 	{background-image:url(img/bgconb.png);background-repeat: no-repeat;}
.bgi-bgcon1 	{background-image:url(img/bgcon1.png);background-repeat: no-repeat;}
.bgi-bgp 	{background-image:url(img/bgp.png);background-repeat: no-repeat;}
.bgi-bgps 	{background-image:url(img/bgps.png);background-repeat: no-repeat;}
.bgi-bgptops 	{background-image:url(img/bgptops.png);background-repeat: no-repeat;}

.bgi-bgptop 	{background-image:url(img/bgptop.png);background-repeat: no-repeat;}
.bgi-bgban 	{background-image:url(img/bgban.png);background-repeat: no-repeat;}
.bgi-bgban1 	{background-image:url(img/bgban1.png);background-repeat: no-repeat;}
.bgi-bgnew 	{background-image:url(img/bg-new.png);background-repeat: no-repeat;}
.bgi-bgedit 	{background-image:url(img/bgedit.png);background-repeat: no-repeat;}
.bgi-topup  	{background-image:url(img/topup.png);background-repeat: no-repeat;}
.bgi-bgdt 	{background-image:url(img/bgdt.png);background-repeat: no-repeat;}
.bgi-bg_preview	{background-image:url(img/bg_preview.png);background-repeat:repeat-y;}
.bgc-gray							{background-color:#CCCCCC;}
.bgc-grayblack							{background-color:#353535;}
.bgc-black							{background-color:#000000;}
.bgc-lgray							{background-color:#E4EAF2;}
.bgc-ora		           {background-color:#feeda7;}
.bgc-white					 {background-color:#ffffff;}
.bgc-green					 {background-color:#e0ff9b;}
.bgc-sgray							{background-color:#f9f9f9;}
.bgc-orange							{background-color:#ffe990;}
.bgc-gray2						{background-color:#b4b4b4;}
.bgc-gray3						{background-color:#646464;}
.bgc-blue						{background-color:#e8f2ff;}
.bgc-hblue						{background-color:#4ea5fe;}
.bgc-lblue						{background-color:#a9e6fa;}
.bgc-pink					{background-color:#ffe7e7;}
.bgc-hpink					{background-color:#faaaaa;}
.bgc-lgreen				{background-color:#e6ffcd;}
.bgc-yellow				{background-color:#feffb8;}
.bgc-syellow				{background-color:#fffbe3;}

.bgc-hyellow				{background-color:#f9d062;}
.bgc-gray4			{background-color:#c8c8c9;}
.bgc-blue2			{background-color:#ecf7fb;}
.bgc-hgreen			{background-color:#9ce873;}
.bgc-gray5			{background-color:#fafafa;}
.bgc-red			{background-color:#ff0000;}
.bgc-graysoft			{background-color:#f7f4f4;}
.bgc-redb			{background-color:#b30000;}
.bgc-redl			{background-color:#FBD1D2;}
.bgc-lorange							{background-color:#ffc778;}
.bgc-hblue						{background-color:#48afff;}
.bgc-sblue						{background-color:#e9f6ff;}
.bgc-sgreen					 {background-color:#e7ffea;}
.bgc-cblue						{background-color:#EAF7FB;}
.bgc-orange3							{background-color:#ff9c00;}
.bgc-orangeb							{background-color:#ff9000;}
.bga									{background-repeat:repeat-y; background-image:url(img/bg.png);}
.bgh									{background-repeat:repeat-x; background-image:url(img/bghead.png);}
.dc										{margin:auto; width:850px; background-image:url(img/bg.png);}
.bgc-sgreen1					 {background-color:#f0fbca;}
.bgc-sgray7			{background-color:#e4e4e4;}
.bgc-grays1			{background-color:#e2d6d6;}
.bgc-grays2			{background-color:#f2f2f2;}
.bgc-grays3			{background-color:#e9e9e9;}
.bgc-red1			{background-color:#ffc3c3;}
.bgc-b1		{background-color:#FFD02E;}
.bgc-b2		{background-color:#F7FDC3;}
.bgc-b3			{background-color:#D1FEB8;}
.bgc-b4 	{background-color:#FFF693;}
.bgc-b5		{background-color:#DAF557;}
.bgc-b6			{background-color:#FDFECF;}
.bgc-graya			{background-color:#fefefe;}
.bgc-grayb			{background-color:#f9fcff;}










/* ########## Border ####################### */
.bd-gray							{border:1px solid #CCCCCC;}
.bd-gray1							{border:1px solid #DFE6EF;}
.bd-black							{border:1px solid #000000;}
.bd-orange						{border:1px solid #ffe990;}
.bd-blue						{border:1px solid #007eff;}
.bd-green						{border:1px solid #77dc0b;}
.bd-yellow						{border:1px solid #ffd35c;}
.bd-pink					{border:1px solid #ff9e9e;}
.bd-orange					{border:1px solid #ffa200;}
.bd-lorange					{border:1px solid #ffe990;}
.bd-violet					{border:1px solid #8dadfc;}
.bd-sgray							{background-color:#f9f9f9;}
.bd-red					{border:2px solid #ff0000;}
.bd-bblue				{border:1px solid #4ea7fb;}
.bd-gray5							{border:5px solid #CCCCCC;}

/* ########## Link & Text ######################## */
p			{margin:10px 0px 10px 0px;}
a			{text-decoration:none; cursor:pointer;}
a:hover 	{text-decoration: none; cursor:pointer;}
.n			{font-weight:normal;}
.b			{font-weight:bold;}
.i			{font-style:italic;}
.u			{text-decoration:underline;}
h1				{margin:0px; padding:0px; font-family:Tahoma; font-size:20px; font-weight:normal;}
h2				{margin:0px; padding:0px; font-family:Tahoma; font-size:17px; font-weight:normal;}
h3				{margin:0px; padding:0px; font-family:Tahoma; font-size:13px; font-weight:normal; color:#000000;}
.fc-white			{color:#FFFFFF;}
.fc-black		{color:#000000;}
.fc-gray			{color:#AAAAAA;}
.fc-red			{color:#DD0000;}
.fc-blue			{color:#1273AF;}
.fc-green			{color:#008000;}
.fc-gray1			{color:#c7c7c7;}
.fc-green2			{color:#17AB8A;}
.fc-orange		{color:#fe8900;}



.fs5			{font-size:5px;}
.fs8			{font-size:8px;}
.fs9			{font-size:9px;}
.fs10			{font-size:10px;}
.fs11			{font-size:11px;}
.fs12			{font-size:12px;}
.fs13			{font-size:13px;}
.fs14			{font-size:14px;}
.fs15			{font-size:15px;}
.fs16			{font-size:16px;}
.fs17			{font-size:17px;}
.fs18			{font-size:18px;}
.fs19			{font-size:19px;}
.fs20			{font-size:20px;}
.fs21			{font-size:21px;}
.fs22			{font-size:22px;}
.fs23			{font-size:23px;}
.fs24			{font-size:24px;}
.fs25			{font-size:25px;}
.fs26			{font-size:26px;}
.fs27			{font-size:27px;}
.fs28			{font-size:28px;}
.fs29			{font-size:29px;}
.fs30			{font-size:30px;}
/* ########## Picture ########################### */
.pic						{border:0px;}
/* ########## Div HSpace ######################## */
.space1			{overflow:hidden; width:100%; height:1px;}
.space2			{overflow:hidden; width:100%; height:2px;}
.space3			{overflow:hidden; width:100%; height:3px;}
.space4			{overflow:hidden; width:100%; height:4px;}
.space5			{overflow:hidden; width:100%; height:5px;}
.space6			{overflow:hidden; width:100%; height:6px;}
.space7			{overflow:hidden; width:100%; height:7px;}
.space8			{overflow:hidden; width:100%; height:8px;}
.space9			{overflow:hidden; width:100%; height:9px;}
.space10			{overflow:hidden; width:100%; height:10px;}
.space11			{overflow:hidden; width:100%; height:11px;}
.space12			{overflow:hidden; width:100%; height:12px;}
.space15			{overflow:hidden; width:100%; height:15px;}
.space20			{overflow:hidden; width:100%; height:20px;}
.space25			{overflow:hidden; width:100%; height:25px;}
.space30			{overflow:hidden; width:100%; height:30px;}
.space40			{overflow:hidden; width:100%; height:40px;}
.space50			{overflow:hidden; width:100%; height:50px;}
.space100		{overflow:hidden; width:100%; height:100px;}
.space150		{overflow:hidden; width:100%; height:150px;}
.space200		{overflow:hidden; width:100%; height:200px;}
/* ########## Input Text ######################## */
.inp						{margin:0px; padding:0px; width:150px; height:18px; border:1px solid #CCCCCC; background-color:#F5F5F5;}
.inp-search		{margin-left:0px; padding:5px; width:500px; height:48px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:35px; background-color:#F5F5F5;}
.inp-search1		{margin-left:0px; padding:5px; width:140px; height:15px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:12px; background-color:#b9b9b9;}
.inp-search2		{margin-left:0px; padding:5px; width:220px; height:15px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:12px; background-color:#F5F5F5;}
.inp-search3		{margin-left:0px; padding:5px; width:150px; height:9px; border:1px solid #ff9000; font-family: Tahoma; font-size:12px; background-color:#f9e3c3;}
.inp-search1a		{margin-left:0px; padding:5px; width:150px; height:9px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:12px; background-color:#F5F5F5;}
.inp-search4		{margin-left:0px; padding:5px; width:300px; height:22px; border:1px solid #72c2ff; font-family: Tahoma; font-size:12px; background-color:#d0ebff;}
.inp-search5		{margin-left:0px; padding:5px; width:120px; height:8px; border:1px solid #72c2ff; font-family: Tahoma; font-size:7px; background-color:#d0ebff;}
.inp-search6		{margin-left:0px; padding:5px; width:90px; height:8px; border:1px solid #72c2ff; font-family: Tahoma; font-size:7px; background-color:#d0ebff;}
.inp-search7		{margin-left:0px; padding:5px; width:500px; height:15px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:15px; background-color:#fafafa;}
.inp-450		{margin-left:0px; padding:5px; width:450px; height:15px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:15px; background-color:#fafafa;}
.inp-search77		{margin-left:0px; padding:5px; width:598px; height:15px; border:1px solid #72c2ff; font-family: Tahoma; font-size:15px; background-color:#d0ebff;}
.inp-search550		{margin-left:0px; padding:5px; width:500px; height:12px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:15px; background-color:#ffffff;}
.inp-search400a		{margin-left:0px; padding:5px; width:400px; height:17px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:15px; background-color:#ffffff;}
.inp-search8		{margin-left:0px; padding:5px; width:300px; height:28px; border:1px solid #ffffff; font-family: Tahoma; font-size:20px; background-color:#f9e3c3;}
.inp-search9		{margin-left:0px; padding:5px; width:450px; height:28px; border:1px solid #ffffff; font-family: Tahoma; font-size:20px; background-color:#f9e3c3;}
.inp-searchid		{margin-left:0px; padding:5px; width:250px; height:15px; border:1px solid #ff3232; font-family: Tahoma; font-size:12px; background-color:#ffbebe;}
.inp-api			{margin-left:0px; padding:5px; width:320px; height:20px; border:1px solid #126608; font-family: Tahoma; font-size:15px; background-color:#ebebeb;}
.inp300				{margin:0px; padding:0px; width:300px; height:22px; border:1px solid #CCCCCC; background-color:#ffffff;}
.inp300a				{margin:0px; padding:0px; width:300px; height:27px; border:1px solid #CCCCCC; background-color:#ffffff;}
.inp150a			{margin:0px; padding:0px; width:215px; height:22px; border:1px solid #ffba00; background-color:#ffe896;}
.inp250			{margin:0px; padding:0px; width:250px; height:22px; border:1px solid #ffba00; background-color:#ffe896;}
.inp350				{margin:0px; padding:0px; width:350px; height:27px; border:1px solid #CCCCCC; background-color:#ffffff;}
.inp450l				{margin:0px; padding:0px; width:450px; height:22px; border:1px solid #CCCCCC; background-color:#ffffff;}
.inp400				{margin:0px; padding:0px; width:400px; height:22px; border:1px solid #CCCCCC; background-color:#ffffff;}
.inp400a				{margin:0px; padding:0px; width:400px; height:27px; border:1px solid #CCCCCC; background-color:#ffffff;}
.inp400b				{margin:0px; padding:0px; width:400px; height:25px; border:1px solid #CCCCCC; background-color:#ffffff;}
.inp60			{margin:0px; padding:0px; width:60px; height:27px; border:1px solid #CCCCCC; background-color:#faf99b;}
.inp60w			{margin:0px; padding:0px; width:60px; height:27px; border:1px solid #CCCCCC; background-color:#ffffff;}
.inp100				{margin:0px; padding:0px; width:60px; height:18px; border:1px solid #CCCCCC; background-color:#F5F5F5;}
.inp100a				{margin:0px; padding:0px; width:100px; height:20px; border:1px solid #CCCCCC; background-color:#F5F5F5;}
.inp100b			{margin:0px; padding:0px; width:100px; height:27px; border:1px solid #CCCCCC; background-color:#ffffff;font-family: Tahoma; font-size:13px;}

.inp150				{margin:0px; padding:0px; width:150px; height:18px; border:1px solid #CCCCCC; background-color:#F5F5F5;}
.inp90		{margin:0px; padding:0px; width:100px; height:18px; border:1px solid #CCCCCC; background-color:#F5F5F5;}
.inp-b		{margin-left:0px; padding:5px; width:150px; height:15px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#F5F5F5;}
.inp-b1		{margin-left:0px; padding:5px; width:150px; height:15px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#F5F5F5;}
.inp-b11		{margin-left:0px; padding:5px; width:250px; height:30px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#ffffff;}
.inp-b11a		{margin-left:0px; padding:5px; width:200px; height:29px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#ffffff;}
.inp-b11b		{margin-left:0px; padding:5px; width:300px; height:29px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#ffffff;}

.inp-b11abc		{margin-left:0px; padding:5px; width:250px; height:29px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#ffffff;}
.inp-b11a1		{margin-left:0px; padding:5px; width:150px; height:29px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#ffffff;}
.inp-b11ab		{margin-left:0px; padding:5px; width:100px; height:29px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#ffffff;}
.inp-b11ac		{margin-left:0px; padding:5px; width:200px; height:17px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#ffffff;}
.inp-b11ac1		{margin-left:0px; padding:5px; width:240px; height:17px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#ffffff;}
.inp-b112		{margin-left:0px; padding:5px; width:300px; height:15px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#ffffff;}
.inp-b112a		{margin-left:0px; padding:5px; width:300px; height:12px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#ffffff;}
.inp-b1123		{margin-left:0px; padding:5px; width:360px; height:15px; border:1px solid #D8D8D8; font-family: Tahoma; font-size:13px; background-color:#d0ebff;}
.inp-bs	{margin-left:0px; padding:5px; width:300px; height:30px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:13px; background-color:#ffffff;}
.inp-b2		{margin-left:0px; padding:5px; width:250px; height:15px; border:1px solid #ff8484; font-family: Tahoma; font-size:13px; background-color:#ffc7c7;}
.inp-b5		{margin-left:0px; padding:5px; width:350px; height:15px; border:1px solid #ff8484; font-family: Tahoma; font-size:13px; background-color:#ffc7c7;}
.clear-all			{clear:both; line-height:0; height:0;}
.inp-share		{margin-left:0px; padding:5px; width:450px; height:16px; border:1px solid #CCCCCC; font-family: Tahoma; font-size:15px; background-color:#ffffff;}
.inp200			{width:200px; height:18px; border:1px solid #CCCCCC;}
.inp200a			{margin:0px; padding:0px; width:200px; height:27px; border:1px solid #CCCCCC; background-color:#ffffff;font-family: Tahoma; font-size:13px;}

/* ########## BB Editor ##################### */
.bbbutton									{border: 1px solid #CCCCCC; margin: 1px; padding: 2px; cursor:pointer; width:50px; height:29px; }
.bbbuttonfree									{border: 1px solid #CCCCCC; margin: 1px; padding: 2px; cursor:pointer; width:300px; height:29px; }
.bbbuttoncon									{border: 1px solid #CCCCCC; margin: 1px; padding: 2px; cursor:pointer; width:210px; height:29px; }
.bbbuttonx									{border: 1px solid #CCCCCC; margin: 1px; padding: 2px; cursor:pointer; width:120px; height:29px; }
.bbbuttony									{border: 1px solid #CCCCCC; margin: 1px; padding: 2px; cursor:pointer; width:80px; height:29px; }
.bbbutton1									{border: 1px solid #5a5a5a; margin: 1px; padding: 2px; cursor:pointer; width:50px; height:24px; }
.bbbutton2									{border: 1px solid #CCCCCC; margin: 1px; padding: 2px; cursor:pointer; width:50px; height:27px; }
.bbbutton21									{border: 1px solid #CCCCCC; margin: 1px; padding: 2px; cursor:pointer; width:50px;color:#ffffff;font-style:italic; height:27px;background-color:#b9b9b9; }
.bbbutton3									{border: 1px solid #C3ED40; margin: 1px; padding: 2px; cursor:pointer; width:55px; height:22px;background-color:#D6F968; }
.bbbuttona3									{border: 1px solid #C3ED40; margin: 1px; padding: 2px; cursor:pointer; width:40px; height:20px;background-color:#D6F968; Tahoma; font-size:13px;  }
.bbeditor								{width:588px; height:600px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;}
.bbeditor3								{width:250px; height:50px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;background-color:#d0ebff;overflow:hidden;}
.bbeditor33								{width:420px; height:50px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;background-color:#ffffff;}
.bbeditorad								{width:295px; height:150px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;background-color:#ffffff;}
.bbeditor331								{width:420px; height:50px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;background-color:#d0ebff;}
.bbeditorsh								{width:450px; height:15px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;background-color:#ffffff;}
.bbeditor33a								{width:590px; height:100px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;background-color:#ffffff;}
.bbeditor33a1								{width:600px; height:100px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;background-color:#d0ebff;}
.bbeditor33a2								{width:598px; height:100px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;background-color:#d0ebff;}
.bbbuttons									{border: 1px solid #C3ED40; margin: 1px; padding: 2px; cursor:pointer; width:55px; height:27px;background-color:#D6F968; }
.bbbuttonc3									{border: 1px solid #CCCCCC; margin: 1px; padding: 2px; cursor:pointer; width:70px; height:24px;background-color:#e1e1e1; }
.bbeditor33b								{width:357px; height:39px; padding:5px; border:1px solid #91BB0F; font-family:Tahoma; font-size:13px;background-color:#ffffff;}
.bbeditormember							{width:250px; height:85px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;overflow:hidden;}
.bbeditor4								{width:588px; height:500px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;}
.bbeditor-comment					{width:350px; height:200px; padding:5px; border:1px solid #CCCCCC; font-family:Tahoma; font-size:13px;}
.blockquote								{margin:0px; padding:5px; border:1px solid #DDDDDD; background-color:#F9F9F9;}
/* ########## link ##################### */

a{
text-decoration:none;
color:#000000;
}
a:link{
text-decoration:none;
color:#000000;
}
a:visited {
text-decoration:none;
color:#000000;
}
a:hover {
text-decoration:none;
color:#000000;
}
a:active {
text-decoration:none;
color:#000000;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(img/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(img/bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background:#fff url(img/bgON.gif) no-repeat top right;
	}



	
/* ########## menu ##################### */

	
#MainMenu 
{
	height:35px;
	background:#FFF url(img/bmid_092.gif);
	border:0;
	margin:0;
}

#MainMenu2 
{
	height:35px;
	background:#FFF url(img/bmid_092.gif);
	border:0;
	margin:0;
}

#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url(img/bright_092.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(img/bleft_092.gif) no-repeat left top;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:35px;
	padding:0 15px 0 13px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv,.dropmenudiv ul,.dropmenudiv li ul 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0;
	background:#FFF url(img/bmid_092.gif);
	color:#FFF;
	z-index:100;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0;
	color:#FFF;
	background:url(img/bleft_092.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:35px;
	background:url(img/s) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 15px 0 13px;
}
.dropmenudiv a:hover 
{
	border:0;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:700;
}





.break-word {
word-wrap: break-word;
} 






/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 220px; /*width of menu*/
}

.urbangreymenu .headerbarnews{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/page_white.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbarlayout{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/layout_content.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbarhead{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/layout_header.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbarbg{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/page_picture.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbarhelp{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/comment.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbarlogo{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/slidelogo.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbarheadtop{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/headtop.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbarinfo{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/signature.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbarmenu{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/menu1.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbargroup{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/group.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbardata{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/data.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}



.urbangreymenu .headerbarmem{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/group_edit.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}







.urbangreymenu .headerbarban{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/banner.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbarads{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/advertising.png) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbarpic{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/folder_picture.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbartag{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/tag_blue_add.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}



.urbangreymenu .headerinfo{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/userinfo.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbarmail{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/mail_box.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbarstat{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/chart_pie.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}



.urbangreymenu .headerbarout{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/door_out.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu .headerbarcon{
font: bold 13px Verdana;
color: white;
background: #606060 url(img/cog_go.png) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}




.urbangreymenu .headerbar1{
font: bold 13px Verdana;
color: white;
background: #ff6c00 url(img/acceptn.png) no-repeat 7px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}




.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}




  .mynavi{
  	display:block;
	width:25px;
	height:20px;
	text-align:center;
	text-decoration:none;margin-right:3px;
	background-color:#99CC33;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	line-height:20px;	
  }
    .mynavi:hover{
  	display:block;
	width:25px;
	height:20px;
	text-align:center;
	text-decoration:none;margin-right:3px;
	background-color:#000000;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	line-height:20px;	
  }
  .pgnavi{
  	display:block;
	height:25px;
	font-size:12px;
	line-height:20px;
	float:left;
	margin-right:3px;
  }


  .mynavi1{
  	display:block;
	width:25px;
	height:20px;
	text-align:center;
	text-decoration:none;margin-right:3px;
	background-color:#ffae00;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	line-height:20px;	
  }


  .mynavi2{
  	display:block;
	width:25px;
	height:20px;
	text-align:center;
	text-decoration:none;margin-right:3px;
	background-color:#cccccc;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	line-height:20px;	
  }

#rnd_container {background: #FFFFFF; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
    .rnd_b1 {margin:0 5px; background:#CCCCCC;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #CCCCCC;
    border-width:0 1px;
    padding: 4px;
    background:#FFFFFF;
    color:#000000;
}



#adm a:hover{ 
color:#ff7e00;
}

#adm a{ 
color:#ffffff;
}



#grps a:hover{ 
color:#ff7e00;
}

#grps a{ 
color:#000000;
}

#grpa a:hover{ 
color:#ff7e00;
}

#grpa a{ 
color:#000000;
}


#blic a:hover{ 
color:#ff7e00;
}

#blic a{ 
color:#ffffff;
}





#slider {
    width: 400px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 410px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:696px;
	height:241px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}	






div.wrap {
width : 960px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 960px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : -1px 0 0;
}
div#video-header {
height : 683px;
margin : -1px 0 0;
}
div#header div.wrap {
height : 299px;
background : url(images/header-bg.png) no-repeat 50% 0;
}
div#header div#slide-holder {
z-index : 40;
width : 960px;
height : 299px;
position : absolute;
}
div#header div#slide-holder div#slide-runner {
top : 9px;
left : 0px;
width : 960px;
height : 278px;
overflow : hidden;
position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left : 0;
bottom : 228px;
width : 973px;
height : 46px;
display : none;
position : absolute;
background : url(images/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(images/silde-nav.png);
}
div#nav ul li a {
background : url(images/nav.png) no-repeat;
}

