body {
	font-family: verdana, arial;
	font-size: 11px;
	color: #121923;
	background-color: #3d5253;
	background-image: url(bg2.png)
}

a:link {color: #3d5253; text-decoration: none;}
a:visited {color: #3d5253; text-decoration: none;}
a:hover {color: #121923; text-decoration: none;}

table {font-family: verdana,arial; font-size: 11px; color: #121923;}

.divider {
	width: 550px;
	color: #A6B2A7;
	font-weight: bold;
	background-image: url(divider.png);
	border: 1px dotted black;
	text-align: right;
	padding: 2px;
}

img.layout {
	border: 1px dotted black;
}