body, select, input, td, p, ul, li, div  {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}
/*
input {
	BORDER-RIGHT: #666 1px solid; 
	BORDER-TOP: #666 1px solid; 
	BORDER-LEFT: #666 1px solid; 		
	BORDER-BOTTOM: #666 1px solid
}
*/
a, a:link, a:visited  {
	text-decoration: none;
	color: #000099;
}

a:hover, a:active  {
	text-decoration: underline;
	color: #cc0000;
}

textarea {
	font-family: Courier New, monospace;
	font-size: 14px;
}

I, EM {
	font-family: Times New Roman, serif;
}

.t_sm { font-size: 0.8em; }
.t_md { font-size: 1em; }
.t_big { font-size: 1.1em; }

h1, .h1 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 2em; font-weight: bold; }
h2, .h2 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 1.5em; font-weight: bold; }
h3, .h3 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 1em; font-weight: bold; }
h4, .h4 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 1em; font-weight: bold; font-style:italic}

ul {
	margin-left:1em;
	list-style-type:square; list-style-position:inside;
}

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

.smallFont {
	font-size: 60%;
}

.topnav {
	color: #FFFFFF;	
}
a.topnav, a.topnav:link, a.topnav:visited {
	color : #FFFFFF;
	text-decoration : none;
}
a.topnav:hover {
	color: #FFFFFF;
	text-decoration : underline;
}
#leftnav-base { 
    margin:0 0 0 0; 
	padding:0 0 0 0;
}
#leftnav-1 {
	margin-left:0.5em;
	margin-bottom:0; margin-right:0; margin-top:0;
	padding-left:0.5em;
	padding-bottom:0; padding-right:0; padding-top:0;
	list-style-type:square; list-style-position:outside;
}
#leftnav-2 {
	margin-left:1.3em;
	margin-bottom:0; margin-right:0; margin-top:0;
	padding-left:0em;
	padding-bottom:0; padding-right:0; padding-top:0; 
	list-style-type:disc; list-style-position:outside;
}
