table#content
{
	width : 660px;
	margin-left : 140px;
}

table#content table h4
{
	white-space : nowrap;
}

table#content td 
{
	padding-left : 1em;
	padding-right : 1em;
	font-size : 16px ! important;
}

table#content blockquote
{
	font-size : 0.8em;
	line-height : 1em;
}

table#content .xsearch
{
	white-space : nowrap;
}

table#content i
{
	font-size : 0.8em;
}



body, html
{
	font-family : arial, helvetica, sans-serif;
	padding : 4px;
	margin : 0px;
}


td, span
{
	font-family : arial, helvetica, sans-serif ! important;
	margin : 0px ! important;
	line-height : 2em ! important;
	font-size : 16px ! important;
}

p
{
	text-indent : -1em;
}

a
{
	color : #445544;
	text-decoration : none;
	font-weight : bold;
}

a:hover
{
	color : black;
	text-decoration : underline;
}

#titlebar
{
	text-decoration : none;
	color : black;
	font-weight : bold;
	font-family : arial, helvetica, sans-serif;
	background-color : #dddddd;
	font-size : 10px ! important;
		
	width : 100%;
	height : 23px;
/*		hide it from ie5		\*/
	height : 22px;
/*		end hiding	*/

	border-left : #eeeeee solid 1px;
	border-top : #eeeeee solid 1px;
	border-bottom : #666666 solid 1px;
	border-right : #666666 solid 1px;

	white-space : nowrap;
	margin-bottom : 2px;
	padding-left : 0px;
	padding-top : 0px;
	margin-top : 0px;
	overflow : hidden;

}

#titlebar td
{
	font-size  : 10px ! important;
	font-weight : bold;
	line-height : 10px;
	padding : 0px;
}

#titlebar div
{
	padding-left : 15px;
	padding-top : 2px;
	float : left;
}

#titlebar input
{
	font-size : 10px;
	width : 140px;
	padding : 2px;
	background-color : #f9f9f9;
	border-left : #666666 solid 1px;
	border-top : #666666 solid 1px;
	border-bottom : #eeeeee solid 1px;
	border-right : #eeeeee solid 1px;
}

#titlebar a
{
	color : black;
	text-decoration : none;
}

#sidebar
{
	width : 200px;
	height : 100%;
/*	
	border-left : #eeeeee solid 1px;
	border-top : #eeeeee solid 1px;
	border-bottom : #666666 solid 1px;
	border-right : #666666 solid 1px;
*/
	background-color : #eeeeee;
	display : table;
	float : left;
	font-size : 0.8em ! important;
	line-height : 1.2em;
	padding : 8px;
	margin-top : 12px;
	margin-left : 20px;
}

#menu
{
	height : 22px;

	visibility : visible;
	overflow : hidden;
/*		hide it from ie5		\*/
	white-space : nowrap;
/*		end hiding	*/
	font-size : 10px;
	color : #bbbbbb;
	font-family : arial, helvetica, sans-serif;
	line-height : 16px;
}

#menu ul
{		
	list-style : none;
	margin : 0px;
	padding : 0px;
	padding-top : 3px;
	text-indent : 0px;
}

#menu li
{
	padding-left : 3px;
}

#menu a
{
	text-decoration : none;
	color : #999999;
	line-height : 16px;
	font-weight : normal;
}

#menu .selected
{
	color : white;
	background-color : #667766;
	border-left : #777777 solid 1px;
	border-top : #999999 solid 1px;
	border-bottom : #000000 solid 1px;
	border-right : #000000 solid 1px;
	font-weight : bold;
/*
	color : #666699;
	background-color : #cccccc;
*/
}

#menu a:hover
{
	text-decoration : none;
	color : black;
}

#menu .selected a:hover
{
	text-decoration : none;
	color : white;
}

#menu .selected a
{
	text-decoration : none;
	color : white;
}

#menu div:hover
{
	text-decoration : none;
	color : black;
	cursor : pointer;
	border-left : #eeeeee solid 1px;
	border-top : #eeeeee solid 1px;
	border-bottom : #666666 solid 1px;
	border-right : #666666 solid 1px;
	background-color : #eeeeee;
}

#menu div
{
		
	width : 60px;
	height : 22px;

	padding-top : 1px;
/*		hide it from ie5		\*/
	white-space : nowrap;
	height : 19px;

/*		end hiding	*/

	overflow : hidden;

	float : left;
	border-left : #eeeeee solid 1px;
	border-top : #eeeeee solid 1px;
	border-bottom : #666666 solid 1px;
	border-right : #666666 solid 1px;
	background-color : #dddddd;
	padding-left : 5px;
	padding-right : 5px;
}

hr
{
	height : 0px;
    border : none;
	    		border-bottom: 1px solid #cccccc;
}

.small
{
	font-size : 0.8em;
	text-indent : none;
	color : #666666;
}
	
	
.category
{
	font-size : 0.7em ! important;
	text-indent : none;
	color : #666666;
	font-weight : normal;
}

.language
{
	font-size : 0.7em;
	text-indent : none;
	color : #666666;
	font-weight : normal;
}

.Section1
{

}

.links
{
	font-size : 0.7em ! important;
	text-align : right;
}

.url
{
	font-size : 0.9em;	
	font-weight : normal;
	font-style : italic;
}

