body /* Internet Explorer */ 
{ 
	text-align: center; 
	background-color:#157715;
} 

body /* Mozilla Firefox alignment */ 
{ 
	text-align: -moz-center; 
	background-color:#157715;
} 

.login_center {
	text-align: -moz-center;
}
td.photo {
	text-align: center;
	width:200px;
}
td.logo {
	text-align:center;
}
hr.hor_line {
	background-color:#000000;
	height: 10px;
}
#login {
	text-align:center;
	background-image:url(images/login_box.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:313px;
	height:145px;
	padding:10px;
	padding-top:20px;
	border:0px solid black;
}
img.photo {
	
}
div#pic1, div#pic2, div#pic3, div#pic4, div#pic5, div#pic6, div#pic7 {
	border:4px solid #b8860b;
}
a:link, a:visited, a:active, a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#B8860B;
}
a:link, a:visited, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#footer {
	text-align:center;
}
ul#footer {
	padding:0px;
	margin:0px;
}ul#footer_info li {
	list-style-type:none;
	font-size:12px;
}
