@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #a32302;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 58px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ff1e00;
}
a:active {
	color: #000000;
}
a.yellow:link {
	color: #ffe465;
}
a.yellow:visited {
	color: #ffe465;
}
a.yellow:hover {
	color: #FFFFFF;
}
a.yellow:active {
	color: #ffe465;
}
.style1 {color: #ffe465}
.style2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}


h1 {font-size: 14px;
	font-weight: bold;
	font-style: italic;}
h2 {font-size: 20px;
	font-weight: bold;
	font-style: italic;}
h3 {font-size:1.5em; line-height:1.2em; color:#cc0000; font-weight:normal; margin-bottom:7px;}
h3 a{color:#cc0000; text-decoration:none}
h3 a:hover{color:#09F;}
strong {color:#000;}

input { width:100px;}

.nllink{ cursor:pointer}
.nllink:hover{ color:#ff1e00}