body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #99CCFF;
	background-image: url(layout/backgnd.gif);
	background-repeat: repeat-x;
	text-align: center;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
	color: #333333;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.menu {
	background-image: url(layout/menuback.gif);
	background-repeat: no-repeat;
}
.main {
	background-image: url(layout/mainback.gif);
	padding: 0px;
}
ul {
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
}
.menulink {
	font-size: 10pt;
	padding-left: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;



}
.menulink:hover {
	font-size: 10pt;
	padding-left: 20px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.sidefelt {
	padding: 10px 10px 0px 20px;
	border-top: none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none #CCCCCC;
	background-image: url(layout/bgndfill.gif);
}
h4 {
	color: #666666;
	background-image: url(layout/bgndfill.gif);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	font-size: 12pt;
	margin: 0px 0px 20px;
}
.mainuthevet {
	padding: 10px 10px 0px 20px;
	background-image: url(layout/bgndfill.gif);
	border: 1px solid #CCCCCC;
}
h5 {
	color: #333333;
	font-size: 10pt;
}
.menutabl {
	background-image: url(layout/fill10.gif);
}
.pridesign {color:#0d6080;
font-size:20px;
}

.pridesign2 {color:#0d6080;
font-size:16px;
}