body, select, input, td, ul, li, div  {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #000000;
	font-size : 12px;
}

/*body  {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	}

TD  {
	/* color : black; 
	font-size : 11px;
	font-family :  Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}*/
p  {
	text-indent : 20px;
	margin: 0.5em 0% 0.5em 0%;
}

a {
	color: #003399;
	text-decoration : none;
}
a:hover {
	color: #EC4D00;
	text-decoration : underline;
}
a.nav {
	color: #cccccc;
	font-size : 11px;
	font-family :  Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}
a.nav:hover {
	color: #ffffff;
	font-size : 11px;
	text-decoration : none;
}
.nav {
	color: #ffffff;
	font-size : 11px;
	font-family :  Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.nav_a {
	color: #ffcc00;
	font-size : 11px;
	font-family :  Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}
a.nav_a:hover {
	color: #ffffff;
	font-size : 11px;
	text-decoration : none;
}

.up {
	text-transform : uppercase;
}

.sm { font-size: 11 px; }
.md { font-size: 12 px; }
.big { font-size: 14 px; }

.bhead {
	color: #ffffff;
}

.coll {
	background-image: url(images/coll.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color : White;
}

h1, .h1 { margin: 0px 0% 0px 0.1em; font-family: Arial; font-size: 20px; font-weight: bold; color: #444444;}
h2, .h2 { margin: 0px 0% 0px 0.1em; font-family: Arial; font-size: 18px; font-weight: bold; color: #444444;}
h3, .h3 { margin: 0px 0% 0px 0.1em; font-family: Arial; font-size: 16px; font-weight: bold; color: #444444;}

/* needed part */
.usermenu {
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10px;
        /*font-weight : bold;*/
        color : #000000;
}
a.usermenu:link {
        color : #000066;
        font-size : 10px;
        text-decoration : none;
}
a.usermenu:hover {
        color : #0000CC;
        font-size : 10px;
        text-decoration : underline;
}