body, td, div, p {font-size:12px;font-family:Tahoma;}

body {
overflow-x: auto; 
overflow-y: auto;
}

form {padding:0px;margin:0px;}


.small {font-size: 11px;}


.team1 {color:#b43131;font-weight:bold;}
.team2 {color:#19861d;font-weight:bold;}
.time {color:#700000; font-family:courier;margin-right:5px;}


.spell_fire {color:#db7c00;font-weight:bold;}
.spell_acid {color:#004c0e;font-weight:bold;}
.spell_ice {color:#0d75a3;font-weight:bold;}
.spell_heal {color:#6d861d;font-weight:bold;}
.spell_natural {color:#696969;font-weight:bold;}
.spell_lightning {color:#0008a0;font-weight:bold;}
.spell_wind {color:#808080;font-weight:bold;}
.spell_magic {color:#637491;font-weight:bold;}
.spell_crit {color:#ff0000;font-weight:bold;}
.spell_lifedrain {color:#ff6666;font-weight:bold;}
.spell_earth {color:#9d5311;font-weight:bold;}









.killed {color:#000000;font-weight:bold;}


a {color:#000076;}
a:hover {color:#a10000;}

a.nod {text-decoration:none;}
a.nod:hover {text-decoration:underline;}

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

a.menu {text-decoration:underline;color:#ffffff;font-size:14px;}
a.menu:hover {text-decoration:none;}

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

.big {font-size:14px;}
.xbig {font-size:16px;}




h1 {font-size:15px;margin:0px;}
h2 {font-size:13px;margin:0px;font-weight:400;}
h3 {font-size:12px;margin:0px;font-weight:400;}


p {line-height:1.5;}


.scroll {
scrollbar-face-color: #efdda0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #ede3c0;
scrollbar-3dlight-color: #F5E9E9;
scrollbar-arrow-color: #754612;
scrollbar-track-color: #fbf5f5;
scrollbar-darkshadow-color: #936e2f;
}

div.block_title {
	background:url(images/block_title.png) 0 0 no-repeat;
	width:120px;
	height:26px;
	margin-left:10px;
	margin-right:10px;
	display:inline-block;
	float:left;
}
div.block_title_a {
	background:url(images/block_title_a.png) 0 0 no-repeat;width:120px;height:26px;margin-left:10px;margin-right:10px;
	display:inline-block;
		float:left;
}
div.block_title div, div.block_title_a div  {
	padding:5px;
}
div.block_title div a, div.block_title_a div a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
div.block_title div a:hover, div.block_title_a div a:hover {
	text-decoration:underline;
}

