body {
	font-family:verdana,sans-serif;
	font-size:10px;
	color: #c0c0c0;
	background-color: #cccccc;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
}

body,p,td,table {

	font-family:veranda,sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:000000;

}


a.nav,a.nav:visited {
	font-family:veranda,sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:c0c0c0;
	text-align: center;
}


a.nav:hover {
	font-family:veranda,sans-serif;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	color:dcdcdc;
	text-align: center;
} 


.cypher_name {
	background-image: url(../images/dlr_bg.gif);
	background-repeat: none;

}

.box {
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;
	width:450 px;
}