/* Hearthstone CSS Document */

body {
	margin-top: 15px;
	background-color: #FFFFFF;
	margin-left:0em;
	background-repeat: no-repeat;
	background: #FFFFFF;
}


h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #48584D;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #48584D;
}

h3{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #48584D;
}

.style0 {
	font-family: Arial, Tahoma;
    font color: #48584d;
	font-size: 12px;
	font-weight: normal;
	color: #48584D;
	font-style: normal;	

}

.style1 {
	font-family: Arial, Tahoma;

    font color: #48584d;
	font-size: 14px;
	font-weight: bold;
	color: #48584D;
	font-style: normal;
	background-repeat: no-repeat;

}

.style1a {
	font-family: Arial, Tahoma;
    font color: #48584d;
	font-size: 14px;
	font-weight: bold;
	color: #48584D;
	font-style: italic;	

}

.style1b {
	font-family: Arial, Tahoma;
    font color: #48584d;
	font-size: 14px;
	font-weight: bold;
	color: #48584D;
	font-style: normal;	

}
.style2 {
	font-family: Arial, Tahoma;

 font color: #48584d;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #48584D;
}

.style2b {
	font-family: Arial, Tahoma;
 font color: #48584d;
	font-size: 16px;
	font-style: italic;	
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;


	font color: #48584d;
	font-weight: bold;
	color: #48584D;
	
}

.style3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font color: #48584d;
	margin-left: 9px;
	font-weight: normal;
	font-style: italic;
	
}


.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;


	font color: #48584d;
	line-height: 22px;
	color: #48584D;
}


.style4b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;

	font color: #48584d;
	margin-left: 20px;
	line-height: 24px;
	color: #48584D;
}



.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;

	font color: #48584d;
	margin-left: 100px;
	line-height: 24px;
	color: #48584D;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}


a:link {
	color: #48584d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #48584d;
}
a:hover {
	text-decoration: underline;
	color: #666633;
}
a:active {
	text-decoration: none;
	color: #996633;
}

.unln:link {

	color: #48584d;
	text-decoration: underline;
}
.unln:visited {
	text-decoration: underline;
	color: #48584d;
}
.unln:hover {
	text-decoration: underline;
	color: #0099CC;
}
.unln:active {
	text-decoration: underline;
	color: #996633;
}


.bck_img {
	background-image: url(../images/default_10.jpg);
	background-repeat: repeat-y;
}

hr {
	color: #999999;	
	
	}
	
	
#Table_01 {
	background-image: url(../images/hs-plain-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
