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


/**************************************************************
***** general definitons & content area **********************/


		body {
			padding: 0px;
			margin: 0px;
			font-family: verdana, arial, sans-serif;
			background: url("../img/bg_esileht.gif"); 
		}

		img, table {
			border: 0px;
		}

		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; 
		}

		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;
		}


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


		.vahe {
			background: url("../img/esileht_vahe_dotted.gif"); 
			color: white; 
		}

		.content,form {
			margin: 10px;
			font-size: 11px;
			color: #0D78B3; 
			background-color: transparent;
			line-height: 20px;
			text-align:  left;
		}


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

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

		.menu {
			font-size: 11px;
			color: black; 
			background-color: transparent;
			line-height: 20px;
			background-image: url("../img/menu_bg.gif");
		}

		a.menu {

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

		a.menu:hover {

			font-size: 11px;
			color: #0D78B3; 
			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:visited:hover {

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

		.active {

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


/**************************************************************
***** 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; 
		}