/* http://www.w3schools.com/css   for more resources  */


body {topmargin: 0;	
	font-size: 12px;
	color: #006600;
	background: #EEEFF4 url(file:///G|/Istvan%20Parragh%20Documents/My%20Webs/Vodmochka/public_html/%27Images/Lion_Bg_2.jpg%27);
	font-family: verdana, arial, helvetica, sans-serif;
	scrollbar-face-color: #DBDADF;
	scrollbar-highlight-color: #FBFBFA;
	scrollbar-3dlight-color: #3375bc;
	scrollbar-darkshadow-color: #3375bc;
	scrollbar-shadow-color: #555555;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #EEEFF4; 
	 }

H1 { color: #006600;
	font-size: 24px;
	font-family: georgia, times, serif,;
	font-weight:700;
	}
	
H2 { color: #006600;
	font-size: 18px;
	font-family: georgia, times, serif,;
	font-weight:700;
	}

H3 { color: #006600;
	font-size: 16px;
	font-family: georgia, times, serif,;
	font-weight:700;
	}

H4 { color: #006600;
	font-size: 13px;
	font-family: georgia, times, serif,;
	font-weight: bold;
	text-align: right;
	padding: 0em 0em;
	}
			
p { font-size: 12px;
	color: #003300;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	 }

a {	font-size: 12px;
	font-weight:700;
	color: #660000;
	text-decoration: underlined;
	 }

a:hover {	color: #000066;
	text-decoration: underlined;
	background-color: #CCFFCC;
	}

a:active {	color: yellow;
	}
a:visited{	color: #448844;
	}

table {	background-color: none;
	text-align: left;
	font-size: 12px;
	}

td {	background-color: none;
	}

blockquote {
	text-align: left;
	font-size: 12px;
	font-style: italic;
	margin-left: 60px;
	margin-right: 60px;
	color: #666699;
	letter-spacing: 2px;
	}
img {
	border-color: #006600;
	}
.designtitle {
	font-size: 16px;
	font-weight:700;
	font-family: georgia, times, serif,;
	}
.columnheader {
	font-size: 12px;
	font-weight:700;
	font-family: georgia, times, serif,;
	}
.sampleheader {
	font-size: 12px;
	font-weight:700;
	}
.attention {
	color: #FF0000;
	font-size: 12px;
	font-weight:700;
	font-family: verdana, arial, helvetica, sans-serif;
	}
.instruct {
	font-size: 12px;
	font-weight:700;
	}	
.copy {
	color: #006600;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	}
	
#navPageTabs ul {
	margin: 0;
	padding: 0em 1em;
	text-align: left;
	list-style-type: none;
	}

#navPageTabs li {
	margin: 0;
	padding: 0em 0em;
	}
