@charset "utf-8";
/* CSS Document */

/* =-=-=-=-=-=-=-[ global & general classes ]-=-=-=-=-=-=-=- */
body			{font: normal 11px Tahoma ; text-decoration:none; text-align:center; color:#333333; margin:0px; padding:0px; margin-top:10px; }
img			{border:none;}
a				{text-decoration:none; font-weight:bold; color:#333333}
a:hover		{text-decoration:underline; color:#FF0000;}
h4				{font: bold 13px Tahoma; padding:0px; margin:0px;} 

/* =-=-=-=-=-=-=-[ top menu ]-=-=-=-=-=-=-=- */
#topmenu			{float:left; width:100%; background:url(../images/menumidcorn.gif) repeat-x top left; height:60px;}
#topmenu .left	{float:left; background:url(../images/menuleftcorn.gif) left top no-repeat; width:5%; height:60px;} 
#topmenu .containt{float:left; width:90%;} 
#topmenu .right {float:left; background:url(../images/menurghtcorn.gif) right top no-repeat; width:5%; height:60px;}	

/* =-=-=-=-=-=-=-[ top menu ]-=-=-=-=-=-=-=- */
#header			{float:left; width:100%; background:url(../images/headerc.jpg) repeat-x top left; height:220px; margin-top:5px;}
#header .left	{float:left; background:url(../images/headerl.jpg) left top no-repeat; width:5%; height:220px;} 
#header .containt{float:left; width:90%; overflow:hidden;} 
#header .right {float:left; background:url(../images/headerr.jpg) right top no-repeat; width:5%; height:220px;}	
#headerinner	{float:left; width:100%; background:url(../images/innerheader.jpg) no-repeat left top; height:100px; margin-top:5px;}

/* =-=-=-=-=-=-=-[ search thing]-=-=-=-=-=-=-=- */
#search			{float:left; width:100%; background:url(../images/menutwoc.gif) repeat-x top left; height:41px; margin-top:5px;}
#search .left	{float:left; background:url(../images/menutwol.gif) left top no-repeat; width:5%; height:41px;} 
#search .containt{float:left; width:90%; overflow:hidden; margin-top:4px;} 
#search .right {float:left; background:url(../images/menutwor.gif) right top no-repeat; width:5%; height:41px;}	

/* =-=-=-=-=-=-=-[ Containt]-=-=-=-=-=-=-=- */
#containtall			{float:left; width:100%; margin-top:5px;}
.clr			{clear:both;}
.searchin	{border:1px solid #7f9db9; background:url(../images/find.gif) left no-repeat; background-color:#FFFFFF; padding-top:4px; padding-left:25px; font-size:11px; height:16px; margin:2px 0px;}
.textwht			{font: bold 11px Tahoma; color:#FFFFFF;}
.boldtxt			{font: bold 11px Tahoma; color:#000000;}
.toproundl		{background:url(../images/containttop.gif) top left no-repeat; height:17px;} 
.toproundr		{background:url(../images/containttop.gif) top right no-repeat; height:17px;} 
.brdlnr			{border-left:2px solid #9f1217; border-right:2px solid #9f1217; background-color:#e5e5e5;}
.redroundl		{background:url(../images/redround.jpg) top left no-repeat; height:34px;} 
.redroundr		{background:url(../images/redround.jpg) top right no-repeat; height:34px;} 
.brdlnrtwo		{border-left:2px solid #ef3220; border-right:2px solid #ef3220; background-color:#FFFFFF;}
.redroundbl		{background:url(../images/redboxbtm.gif) top left no-repeat; height:14px;} 
.redroundbr		{background:url(../images/redboxbtm.gif) top right no-repeat; height:14px;} 
.adroundl		{background:url(../images/adtopround.gif) left top no-repeat; height:15px;}
.adroundr		{background:url(../images/adtopround.gif) right top no-repeat; height:15px;}
.adroundbl		{background:url(../images/adbtmround.gif) left top no-repeat; height:14px;}
.adroundbr		{background:url(../images/adbtmround.gif) right top no-repeat; height:14px;}
.adroundbgl		{background:url(../images/adbg.gif) left top repeat-y; width:15px;}
.adroundbgr		{background:url(../images/adbg.gif) right top repeat-y; widows:15px;}
.greybgnbtd		{background:#c2c2c2; border:1px solid #000000; text-transform:uppercase;}
.adheader		{text-transform:uppercase;}
.bgallwht		{background-color:#FFFFFF;}
.adimgs			{border:1px solid #000000;}
.rankl			{background:url(../images/ranktl.gif) left top no-repeat; height:35px;} 
.rankbg			{background:url(../images/rankbg.gif) left top repeat-x; height:35px;} 
.whttxt			{color:#FFFFFF; text-transform:uppercase; font-weight:bold;}
.whttxtnorm		{color:#FFFFFF;}
.tablranktopl	{background:url(../images/actrank.gif) left top no-repeat; width:20px; height:32px;}
.tablranktopr	{background:url(../images/actrank.gif) right top no-repeat; width:20px; height:32px;}
.tablranktopc	{background:url(../images/actrank.gif) center top no-repeat; height:32px;}
.bggryall		{background-color:#e5e5e5; height:23px;}
.whtbgh			{background:#FFFFFF; height:23px;}
.gotopage		{border:1px solid #7f9db9; padding:2px;}
.vbtmendl		{background:url(../images/allftr.gif) left top no-repeat; height:19px;}
.vbtmendr		{background:url(../images/allftr.gif) right top no-repeat; height:19px;}
.menulinks		{display:block; padding-top:12px; color:#FFFFFF; text-transform:uppercase; height:40px; margin-top:3px; padding-bottom:2px;  } 
a.menulinks:hover{display:block;text-decoration:none; height:40px; padding-top:12px; padding-bottom:2px; color:#000000; background:url(../images/menuover.gif) repeat-x left top; margin-top:3px; border-left:2px solid #9f1217; border-right:2px solid #9f1217;}
.combobox		{border:1px solid #7f9db9; padding:1px; font:normal 11px Tahoma;}
.redtxt			{font:normal 11px Tahoma; color:#FF0000;}

/* =-=-=-=-=-=-=-[ rounded corners without images]-=-=-=-=-=-=-=- */
div#box			{width: 90%;padding:20px;margin:0 auto;  background:#cccccc;color:#000}