body
{
	font-family : Lucida Sans Unicode;
	font-size : 11px;
	color : #000000;

	overflow : hidden;

	/* scrolling */
	scrollbar-base-color			: #b0b5b7;	
	scrollbar-arrow-color			: #b0b5b7;
	scrollbar-highlight-color	: #FFFFFF;
	scrollbar-3dLight-Color		: #b0b5b7;
	scrollbar-shadow-color		: #b0b5b7;
	scrollbar-darkshadow-color: #EFEFEF;
	scrollbar-face-color			: #EFEFEF;			
}

table
{
	font-size : 11px;
	color : #000000;
	line-height : 18px;
}

a 
{
	font-weight : bold;
	color : b0b5b7;
	text-decoration : underline;
}

a:Hover 
{
	color : 000000;
}

.title1
{
	color: #800000;
	font-family: Trebuchet MS, Arial;
	font-size: 55px;
	font-weight: bold;
}

.title2
{
	color: #800000;
	font-family: Trebuchet MS, Arial;
	font-size: 25px;
	font-weight: bold;
}

.title3
{
	color: #888b8a;
	font-family: Trebuchet MS, Arial;
	font-size: 23px;
	font-weight: bold;
}

a.titlemenu
{
	text-decoration: none;
}

#whereareyou 
{
	display : inline;
	font : 9px;
	color : b0b5b7;
}

#whereareyou a
{
	text-decoration : none;
	font-weight : normal;
}

#contentTitle 
{
	margin-top : 3px;
	font-size : 11px;
	font-weight : bold;
}

#contentText
{
	display : inline;
	font-size : 11px;
}

#contentText img
{
	margin-left : 5px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
}

.contentMore 
{
	display : inline;
	color : #dfd27c;
}

#divTitle
{
	margin-left : 28px;
	margin-top : 16px;
}

#divTitleMenu
{
	margin-left : 11px;
	margin-right : 11px;
	margin-bottom : 2px;
}

#divMenu
{
	margin-top : 5px;
	margin-left : 5px;
}

#divContact
{
	margin-left : 4px;
}

#divContent 
{
	margin : 7px;
	border : 0px solid #000000;
	width : 550px;
	height : 380px;
	
	overflow : auto;
}

#divFooter
{
	font : 9px;
	color : b0b5b7;
}
