body {
	margin:20px 0 0 0;
	background-color:#A5A5A5;
	background-image:url(../images/bg.gif);
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
}

hr {height:1px; border:none; border-top:1px solid #B9B9B9;}

A:link {color:#B16100; font-weight:bold; text-decoration:none; }
A:active {color:#B16100; font-weight:bold; text-decoration:none;}
A:visited {color:#B16100; font-weight:bold; text-decoration:none;}
A:hover {color:#B16100; font-weight:bold; text-decoration:underline;}

form {
	padding:0;
	margin:0;
}

input {
	border:1px solid #BFBFBF;
	background-color:#f5f5f5;
	color:#666666;
	font-size:10px;
	padding:1px;
}

textarea {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #BFBFBF;
	background-color:#f5f5f5;
	color:#666666;
	font-size:11px;
	padding:2px;
}

.button {
	border: 2px solid #BFBFBF;
	cursor: pointer;
	cursor: hand;
}

.footer {
	padding:10px; 
	line-height:18px;
	background-color:#F4F4F4;
	border-top:1px solid #BFBFBF;
}

.footer A:link {color:#333333; text-decoration:none; font-weight:normal;}
.footer A:visited {color:#333333; text-decoration:none; font-weight:normal}
.footer A:active {color:#333333; text-decoration:none; font-weight:normal}
.footer A:hover{color:#333333; text-decoration:underline; font-weight:normal}

.nav_style {line-height:40px;}

.big {
	font-size:15px;
	line-height:18px;
	}
