
/* Layout Stylesheet */ 

body {
	margin: 0;
	padding:0;
	background: #012348; /* dk blue */ 
	color: #666666;
}

/* p { sets the height of the <p> line break 
	margin-top: 0;
	margin-bottom: 0;
} */

	 
td.main_top {
	background: #FFFFFF url(media/fade_h.gif) repeat-x;
}

td.main {
	background: #FFFFFF url(media/fade.gif) top left repeat-y;
}

#menu_div {
	margin-left: 13px;
}

td.top_logo {
	background: url(media/logo2.gif) center right no-repeat;
}
