/* Make sure you also use the /_makeitwork/style.css */

body {
	margin: 10px;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
td {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}
a {
	color:#669966;
}
.menu-links {
	/*background-attachment:fixed;
	background-image: url(pics/bg-int-sub.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0 auto;
	position:relative;*/
	background-color:#E1F0FF;
	padding:10px;
}
#container {
}
.footer {
	background-color:#59ACFF;
}
/* -----------------------------------------------------------
					Headers ( h* style )
----------------------------------------------------------- */

.whitelinks {
	color: #FFFF66;
	text-decoration: none;
}
.address-line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

h1, .scogi-tak {
	background-color: #A2C09A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	border-top: thin dotted;
	border-right: none;
	border-bottom: thin dotted;
	border-left: none;
}
h2,.scogi-datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	background-color: #D7E4D3;
}
h3 {
	font-size: 12px;
	color: #164677;
	background-color: #D7E4D3;
}
.preview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	background-color: #99CC99;
}
