#f_auth {
	border: 1px solid white;
	background-image: url('/images/form.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 132px;
	width: 190px;
}
#f_auth_login {
	margin-top: 74px;
	margin-left: 58px;
}
#f_auth_pass {
	margin-top: 17px;
	margin-left: 58px;
}


h1 {color:#949494;font-family:Arial,Verdana;font-size:11pt;text-align:center;}
h2 {color:#000000;font-family:Arial,Verdana;font-size:11pt;text-align:center}

body {
	margin: 0px;
	background-color: #ffffff;
}
p, body {color:#949494; font-family:Arial,Verdana;font-size:13px;}

a:link, a:visited, a:active {
	color: #949494;
	text-decoration: none;
}
a:hover {
	color: #949494;
	text-decoration: underline;
}
input, textarea {font-family:MS Sans Serif;font-size:11px; border:1 outset;border-color:black;}
.submit {font-family:MS Sans Serif;font-size:11px; border:1 outset;border-color:black; background-color:606833; color: ffffff;}
.main_menu {
	color: #A6A6A6;
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:18pt;
}
.main_menu2 {color: #A6A6A6; font-weight:bold; font-family:Trebuchet MS; font-size:10pt;}

img {border-color: 000000;}
td,tr {font-family:Arial,Verdana;font-size:13px}

table.px1 {
	border-collapse: collapse;
}

table.px1 tr td {
	border: 1px solid #999999;
}

form {
	margin: 0px;
}