.menu {
	width: 200px;
	border-right: 1px solid #004080;
	border-left: 1px solid #004080;
	border-top: 1px solid #004080;
	border-bottom: 1px solid #004080;
	padding: 0 0 1em 0;
	margin-left: 15 px;
	margin-top: 20 px;
	margin-bottom: 1em;
	font-family: Tahoma, Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
	background-color: #90bade;
	float: left;
	}

.menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

	.menu li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}

.menu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		
		background-color: #caebec;
		color: #004080;
		text-decoration: none;
		width: 100%;
		}

	html>body .menu li a {
		width: auto;
		}

	.menu li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 0px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}

		hr {height: 1px}

		

       h2 {color: gray; font-family: tahoma}
	   
.td {
     font-family: Tahoma;
     font-size: 13px; 
     color: #34413f;
	 padding: 10px 10px 10px 10px;
     }
.td a {color: #004080;
		text-decoration: none;
		}
.td a:hover {color: #747474;
		text-decoration: none;
		}
.td img {
        border: 1px black solid;
		}   
.td-top {
        background-image: url(pictures/2.gif);
		font-family: Arial;
		font-size: 12px; 
		text-align: center;
		width: 190px; 
		height: 15px;
		}
.td-top a {
        display: block;
		padding: 10px;
		color: #45576b;
		text-decoration: none; 
		}
.td-top a:hover {
        color: #ffffff;
		text-decoration: none; 
		background-color: #ff762d;
		font-weight: bold;
		}
.table {
         margin-top: 0;
		 margin-bottom: 0;
		 border-left: 1px solid #3256a3;
		 border-right: 1px solid #3256a3;
		 }
.td0 {
     font-family: Tahoma;
     font-size: 13px; 
     color: #34413f;
	 padding: 10px 10px 10px 10px;
     }
.td0 a {color: #004080;
		text-decoration: none;
		}
.td0 a:hover {color: #747474;
		text-decoration: none;
		}
		
.wind {
     width: 100%;
	 height: 180px;
	 text-align: center;
	 background-color:#ffffff;
	 border-right: 1px solid #93acac;
	 border-left: 1px solid #93acac;
	 border-top: 1px solid #93acac;
	 border-bottom: 1px solid #93acac;
     font-family: Tahoma;
     font-size: 11px;
	 padding: 0px 0px 0px 0px; 
     color: #34413f;
     }

.str {
     padding: 0px 0px 0px 0px;
	 display: block;
	 background-color:#ff6b24;
	 color: #ffffff;
	 } 
