
/*************************************************************
***** styles for 21k.ee subpage (c) 2002 *********************
**************************************************************
*************************************************************/


/**************************************************************
***** general definitons *************************************/


		body {
			padding: 0px;
			margin: 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background: url("../img/bg.jpg"); 
		}

		td {
			font-size: 11px;
		}

		img, table {
			border: 0px;
		}

		ul 	{
			list-style: url(/img/li.gif) disc;
			margin-left: 13px;
			padding-left: 16px;
		}

		a {

			font-size: 11px;
			color: #0D78B3; 
			background-color: transparent;
			line-height: 20px;
			text-decoration: underline;
		}

		a:hover {
			font-size: 11px;
			color: #0D78B3; 
			background-color: transparent;
			line-height: 20px;
			text-decoration: none;
		}

		a:visited {
			font-size: 11px;
			color: #0B6393; 
			background-color: transparent;
			line-height: 20px;
			text-decoration: underline;
		}

		a:visited:hover {
			font-size: 11px;
			color: #0B6393;
			background-color: transparent;
			line-height: 20px;
			text-decoration: none;
		}

		hr {
			height: 1px;
			color: #ccc;
			background-color: transparent;
		}

		h1 {
			font-family: arial, verdana, sans-serif;
			font-size: 18px;
			color: #1175B1;
			background-color: transparent;
			font-weight: bold; 
		}

		h2 {
			font-family: verdana, sans-serif;
			font-size: 16px;
			color: #1175B1;
			background-color: transparent;
			font-weight: bold; 
		}

		h3 {
			font-family: verdana, sans-serif;
			font-size: 15px;
			color: #1175B1;
			background-color: transparent;
			font-weight: bold; 
		}

		h4 {
			font-family: verdana, sans-serif;
			font-size: 13px;
			color: black;
			background-color: transparent;
			font-weight: bold; 
		}


/**************************************************************
***** content area and other *********************************/


		.content {
			margin: 10px;
			font-size: 11px;
			color: black; 
			background-color: transparent;
			line-height: 20px;
			text-align:  left;
		}


		.headercell {
			background-color: #99C9F0;
			color: black;
		}

		a.anchor {
			text-decoration: none;
		}

		.navigator {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 14px;
			background-color: transparent;
			color: #000000;
		}

		a.navigator {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 14px;
			background-color: transparent;
			color: #73911A;
			text-decoration: underline;
		}

		a.navigator:visited {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 14px;
			background-color: transparent;
			color: #73911A;
			text-decoration: underline;
		}

		a.navigator:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 14px;
			background-color: transparent;
			color: #73911A;
			text-decoration: none;
		}

		.form-textfield {
			width: 200px;
			border: 1px solid black;
			background-color: #ededed;
			color: black;
		}
		
		.form-textarea {
			width: 200px;
			height: 100px;
			border: 1px solid black;
			font-family: verdana, arial, sans-serif;
			font-size: 10px;
			color: black;
			background-color: #ededed;
		}
		
		.form-button {
			width: 30px;
			height: 10px;
			border: none;
		}


/**************************************************************
***** menu ***************************************************/


		.white {
			background-color: white; 
			color: white; 
		}

		.menu {

			font-size: 11px;
			color: black; 
			background-color: transparent;

			background-image: url("../img/menu_bg.gif");
		}

        a.menu {
			font-size: 11px;
			color: #000000;
			background-color: transparent;
			line-height: 20px;
			text-decoration: underline;
		}
        a.menu:visited {
			font-size: 11px;
			color: #333333;
			background-color: transparent;
			line-height: 20px;
			text-decoration: underline;
		}
        a.menu:hover, a.menu:visited:hover {
			font-size: 11px;
			color: #0D78B3;
			background-color: transparent;
			line-height: 20px;
			text-decoration: none;
		}
        a.menuactive, a.menuactive:visited {
			font-size: 11px;
			color: #0D78B3;
			background-color: transparent;
			line-height: 20px;
			text-decoration: underline;
		}
        a.menuactive:hover, a.menuactive:visited:hover {
			font-size: 11px;
			color: #0D78BF;
			background-color: transparent;
			line-height: 20px;
			text-decoration: none;
		}

        a.submenu, a.submenuactive {
			font-size: 11px;
			color: #73911A;
			background-color: transparent;
			line-height: 14px;
			text-decoration: underline;
		}
        a.submenu:visited, a.submenuactive:visited {
			font-size: 11px;
			color: #436400;
			background-color: transparent;
			line-height: 14px;
			text-decoration: underline;
		}
        a.submenu:hover, a.submenu:visited:hover, a.submenuactive:hover, a.submenuactive:visited:hover {
			font-size: 11px;
			color: #526712;
			background-color: transparent;
			line-height: 14px;
			text-decoration: none;
		}



/**************************************************************
***** footer *************************************************/


		.footer {
			font-size: 10px;
			color: #999;
			background-color: transparent;
			font-weight: bold; 
			text-decoration: none;
		}

		a.footer:hover  {
			font-size: 10px;
			color: #999;
			background-color: transparent;
			font-weight: bold; 
			text-decoration: none;
		}

		a.footer, a.footer:visited {
			font-size: 10px;
			color: #999;
			background-color: transparent;
			font-weight: bold; 
			text-decoration: underline;
		}

		a.footer:visited:hover {
			font-size: 10px;
			color: #999;
			background-color: transparent;
			font-weight: bold; 
			text-decoration: none;
		}


		.goodwork, a.goodwork:hover, a.goodwork:visited {
			font-size: 10px;
			color: #ccc;
			background-color: transparent;
			font-weight: normal; 
		}