
body,td,th {
	color: #000000;

	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-color:#ffffff;
	margin-top:0px auto;
}

table.designed {
	background-image:url(../images/goran_fishing3.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-color:#1E427F;
	border-top-style:double;
	border-bottom-style:dotted;
	border-top-width:3px;
	border-bottom-width:3px;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
}
/*table.startpage {
	background-image:url(../images/goran_fishing3.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}*/

table.border {
	border-color:#1E427F;
	border-top-style:double;
	border-bottom-style:dotted;
	border-top-width:3px;
	border-bottom-width:3px;
	margin-top:2px;
	padding-top:20px;
	padding-bottom:10px;
}

td.link {
	border-color:#1E427F;
/*	border-top-style:double; */
	border-bottom-style:dotted;
/*	border-top-width:3px; */
	border-bottom-width:3px;
/*	margin-top:5px; */
	margin-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}

td.link2 {
	border-color:#1E427F;
	border-top-style:dotted; 
	border-bottom-style:dotted;
	border-top-width:3px; 
	border-bottom-width:3px;
/*	margin-top:5px; */
	margin-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.marginbottom5 {margin-bottom:5px}
.marginbottom10 {margin-bottom:10px}
.marginbottom20 {margin-bottom:20px}
.marginrightbottom5 {margin-bottom:5px; margin-right:5px}
.marginrightbottom10 {margin-bottom:10px; margin-right:10px}
.marginrightbottom20 {margin-bottom:20px; margin-right:20px}
.menubox {margin:120px 10px 10px 10px}
tr.padtop3 {padding-top:3px}
tr.padtop5 {padding-top:5px}
tr.padtop10 {padding-top:10px}
tr.padtop20 {padding-top:20px}

a:link {
	color: #1E427F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #1E427F;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #1E427F;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color:	#1E427F;
}


