

input {
	font-family: tahoma;
	font-size: 12px;	
	color: #000000;
	width:100%;
	height:20px;
	background-color:#d9d9d9;
	border: 1px solid #5D828D ;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0 0 10px 15px;
	padding: 0;
	list-style-image: url(/img/bullet.gif);
}

ul.menu {
	margin: 0 0 10px 15px;
	list-style-image: url(/img/bullet_menu.gif);
}

li.current {
	color: #137baf;
	list-style-image: url(/img/bullet_menu_.gif);
}

ul.sitemap {
	list-style-image: url(/img/bullet.gif);
	margin-left: 15px;
	padding-left: 0;
}

p {
	text-indent: 0;
	margin: 0 0 10px 0;
	font-family: verdana, tahoma;
}

.text {
	font-family: verdana, tahoma;
	font-size: 75%;	
	color: #000000;
}

.menu {
	font-family: verdana, tahoma;
	font-size: 75%;	
	color: #0E4631;
	/*
	font-weight: bold
	*/
}

th {
	font-family: verdana, tahoma;
	font-size: 10px;	
	color: #000000;
	text-align: center;
}

table.border {
	font-family: verdana, tahoma;
	font-size: 11px;	
	color: #444444;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

table.border td, table.border tr, table.border th {
	padding: 5px;
	border: 1px solid #ccc;
}

th {
	background-color: #cccccc;
	color: #000000
}

.textsm {
	font-family: verdana, tahoma;
	font-size: 12px;	
	color: #6C6C6C;
}

h3 {
	margin: 0 0 10px 0;
	font-size: 120%;	
	color: #0E4631;
}

h2 {
	margin: 0 0 10px 0;
	font-size: 110%;	
	color: #0E4631;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 100%;	
	color: #0E4631;
}


img.catalog {
	margin: 0 10px 1px 0;
	float: left;
}


a:active, a:hover, a:link {text-decoration: underline; color:#137BAF}

/*
a:visited {text-decoration: underline; color:#0000ff}
*/
a.mnu:active, a.mnu:visited, a.mnu:link {text-decoration: none; color:#0E4631}
a.mnu:hover {text-decoration: none; color:#137BAF}

a.white:active, a.white:hover, a.white:visited, a.white:link {text-decoration: none; color:#ffffff}

