@charset "utf-8";

body
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	margin:0px; 
	background-color: #B8B8B8; 
	background-image: url(../images/background.jpg); 
	background-repeat: repeat-x;
} 
h1
{
	margin:0px;
	padding:0px;
	font-size:22px;
	font-weight:bold;
}
h3
{
	margin:0px;
	padding:0px;
	font-size:30px;
	font-weight:bold;
}
h4
{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
h6
{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
.biglink, .biglink a:link, .biglink a:active, .biglink a:visited 
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.biglink a:hover
{
	color:#AD0C00;
	text-decoration:none;
}
.mainsquare
{
	color:#2C2C2C;
	font-size:12px;
	font-weight:normal;
	width:219px;
	height:172px;
	padding:10px;
}
a:link, a:active, a:visited 
{
	color:#0864A3;
	text-decoration:none;
}
a:hover
{
	color:#AD0C00;
	text-decoration:none;
}
.mainsquare h1
{
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
h2
{
	margin:0px;
	padding:0px;
	color:#AD0C00;
	font-size:16px;
	font-weight:bold;
}
h5
{
	margin:0px;
	padding:0px;
	color:#AD0C00;
	font-size:16px;
	font-weight:bold;
}
.mainsquare h2
{
	margin:0px;
	padding:0px;
	color:#AD0C00;
	font-size:12px;
	font-weight:bold;
}
ul
{
	padding:0px;
	margin-left:17px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	text-indent: 0px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-image: url(../images/icon_trianglesmall.gif);
}
li
{
	padding:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}
form
{
	margin:0px;
	padding:0px;

}
.textfield
{
	border-style:solid;
	border-width:1px;
	border-color:#888888;
	font-size:11px;
	color:#888888;
	width:170px;
}
.footer, .footer a:link, .footer a:active, .footer a:visited
{
	font-size:11px;
	color:#4C4646;
	text-decoration:none;
}
.footer a:hover
{
	color:#AD0C00;
}
.breadcrumb, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited
{
	font-size:11px;
	color:#C8C8C8;
	text-decoration:none;
}
.breadcrumb a:hover
{
	color:#AD0C00;
}
.credits, .credits a:link, .credits a:active, .credits a:visited, .credits a:hover
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.shadowtop
{
	background-image:url(../images/shadow-top.gif);
	background-repeat:repeat-x;
}
.shadowleft
{
	background-image:url(../images/shadow-left.gif);
}
.shadowright
{
	background-image:url(../images/shadow-right.gif);
	background-repeat:repeat;
}
.shadowleftgame
{
	background-image:url(../images/shadow-leftgame.gif);
}
.shadowrightgame
{
	background-image:url(../images/shadow-rightgame.gif);
	background-repeat:repeat;
}
.shadowbottom
{
	background-image:url(../images/shadow-bottom.gif);
	background-repeat:repeat-x;
}
.product
{
	color:#AD0C00;
	font-size:20px;
	font-weight:bold;
}
em .black
{
	color:#000000;
}
.subscribe
{
	border-width:1px;
	border-color:#CBCBCC;
	border-style:solid;
	width:100px;
	height:17px;
}
.sidemenu
{
	font-size:12px;
}
.red
{
	color:#AD0C00;
}



