#coolmenu{
width: 170px;
background-color: #e3e3e3;
}

#coolmenu a{
font: bold 12px Verdana;
padding: 5px;
padding-left: 10px;
display: block;
width: 100%;
color: #6f6f6f;
text-decoration: none;
border-bottom: 1px solid white;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #ffffff;
color: #6f6f6f;
}




#coolmenu2{
width: 170px;
background-color: #ffffff;
}

#coolmenu2 a{
font: bold 12px Verdana;
padding: 5px;
padding-left: 10px;
display: block;
width: 100%;
color: #6f6f6f;
text-decoration: none;
border-bottom: 1px solid white;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu2 a:hover{
background-color: #ffffff;
color: #e3e3e3;
}


a:link, a:visited {
color: #000000;
text-decoration: none;
font-weight:bold;
}
a:active {
color: #000000;
text-decoration: none;
font-weight:bold;
}
a:hover {
color: #e3e3e3;
text-decoration: none;
font-weight:bold;
}

a.nav:link, a.nav:visited {
color: #6f6f6f;
text-decoration: none;
font-weight:normal;
}
a.nav:active {
color: #6f6f6f;
text-decoration: none;
font-weight:normal;
}
a.nav:hover {
color: #e3e3e3;
text-decoration: none;
font-weight:normal;
}

body {
font-family: Verdana , Arial, sans-serif;
color: #6f6f6f;
font-size: 12;
}

.style3 {font-size: x-small}
.style4 {color: #000000}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style15 {font-family: Arial, Helvetica, sans-serif}
.style18 {color: #000000; font-weight: bold; }
.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style22 {color: #6f6f6f}

.style23 {font-size: 10px}

.style25 {
	font-size: xx-large;
	font-weight: bold;
	color: #6f6f6f;
}
.style26 {font-size: 12px; font-weight: bold; color: #6f6f6f; }

.style27 {font-size: large}

.style28 {
	font-size: medium
}

.style29 {font-size: 12px}

.style32 {font-size: 36px}


/***** IVO IVO IVO ******/
.ivo {cursor: pointer;}
input
{
	border: 1px solid silver;
	font-family: verdana;
	font-size: 10px;
}
textarea
{
	border: 1px solid silver;
	font-family: verdana;
	font-size: 10px;
}