h1 {
	margin:0px;
	font-size:25px;
	margin-bottom:5px;
	border-bottom:2px solid;
}
p {
	margin:0px;
	margin-bottom:7px;
}

.codebox {
	width:99%;
	padding:3px;
	font-size:11px;
	
}

.separator {
	height:10px;
	font-size:0px;
}
h2 {
	font-size: 15px;
	margin:0px;
	margin-bottom:5px;
	border-bottom: 1px solid;
	padding-bottom:2px;
}
h3 {
	font-size: 14px;
	margin:0px;
	margin-bottom:5px;
}
.h3listing {
	margin:0px;
	margin-bottom:0px;
	font-size:120%;
	background-color:#eef5f6;
	border:1px solid #9ac1c9;
	padding:3px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.menuOver {
	background-color:#9DFF9D;
	border:1px solid #999999;
	margin:0px;
	line-height:100%;
	margin-bottom:0px;
	padding:5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif
}
.menuOut {
	background-color:#eef5f6;
	border:1px solid #eef5f6;
	margin:0px;
	line-height:100%;
	padding:5px;
	margin-bottom:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif
}
.leftBGMenu {
	background-image:url(images/1px_white.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.rightBGMenu {
	background-image:url(images/1px_white.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.style2 {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-size: 11px
}
.menu {
	margin:0px;
	line-height:100%;
	margin-bottom:7px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif
}
.menu a {
	border-bottom:0px;
}
a {
	text-decoration:none;
	color:#003366;
}
.subcats td {
	font-size:95%;
}
.xmlButton {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px Verdana, Arial, Helvetica, Sans-serif;
	color:#FFFFFF;
	background:#F60;
	text-decoration:none;
	margin:0;
}
.xmlButton A {
	color:#FFFFFF;
	text-decoration:none;
}
ol#form li {
	margin-bottom:10px;
}
ol#form input, ol#form textarea {
	background-color:#e5e5e5;
	width:350px;
}
input, select, textarea {
	font-family: Century Gothic;
	font-size: 12px;
}
input[type="submit"] {
	cursor:pointer;
}
div.inlagg {
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
}
div.inlagg #content {
	margin-bottom:3px;
	margin-top:3px;
}
div.inlagg h2 {
	border:0px;
}

