body {
	background: #708aa2 url(images/stripe.gif) repeat-x top left;
	margin: 0px;
	font-family: Verdana;
}
.menu {
	font-family: Verdana, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
	color: #000000;
}
.menu:hover {
	color: #000000;
}
.main {
	font-family: Verdana;
}
a {
	color: #4d6277;
}
a:visited {
	color: #232d36;
}
a:hover {
	color: #000000;
}
hr {
	color: #708aa2;
	height: 1px;
}
.details {
	font-size: 11px;
}
.input {

	font-size: 11px; 
	font-family: Arial; 
	background-color: #4d6277; 
	font-weight: bold; 
	color: #ffffff; 
	border-bottom:#c8c8c8 solid thin; 
	border-top:#97a9bb solid thin; 
	border-left:#97a9bb solid thin; 
	border-right:#c8c8c8 solid thin;
}
.button {

	font-size: 11px; 
	font-family: Arial; 
	background-color: #4d6277; 
	font-weight: bold; 
	color: #ffffff; 
	border-top:#c8c8c8 solid thin; 
	border-bottom:#97a9bb solid thin; 
	border-right:#97a9bb solid thin; 
	border-left:#c8c8c8 solid thin;
}
