BODY 	{
	align : center;
	background-image: url(background-main.jpg);
	scrollbar-base-color: #BABAC1;
	scrollbar-track-color: #DFDFE9;
	scrollbar-face-color: #DFDFE9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C8C6D0;
	scrollbar-darkshadow-color: #4E172A;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}

basefont{
	font-family : arial,sans-serif;
	color : #FFFFFF;
	}

h1	{ 
	font-family : arial;
	}

h2	{
	color: #FFFFFF; 
	font-family : arial;
	}

h3	{ 
	font-family : arial;
	}
th	{
	color: #FFFFFF; 
	font-family : arial;
	font-size : 18
	}
td	{
	font-family : arial,sans-serif;
	color : #FFFFFF;
	}





a:link		{ color: #000080; text-decoration: none; }

a:visited	{ color: #0066FF; text-decoration: none; }

a:active	{ color: #0066FF; text-decoration: none; }

a:hover		{ color: #000; text-decoration: underline;}


/* TIME Style */





/* START THE CODE FOR THE MENUS */


#menulocation 		{  TOP: 0px; padding:0px 0px; white-space:nowrap; }  


.menu-background	{
			background-color: #DFDFE9;
			background-image: url("background-menu.jpg");
			background-repeat: repeat-y;
			background-position: top left;
			border-right: #1C509B 1px solid;
			width: 150px;
			}

.menuseparator		{
			border: #90A9CE 1px solid;
			background-color: #E6EDF8;
			color: #E6EDF8;
			height: 5px;
			width: 140px;
			padding: 0px;
			margin-top: 3px;
			margin-bottom: 0px;
			}

.menutrans   		{
			filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;
			border-bottom: #74747B 1px solid;
			}


.menu-bottomline	{ border-top: #74747B 0px solid; }


.menu		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		cursor:hand;
		font-weight: normal;
		text-decoration: none;
		width: 139px;
		text-indent: 7px;
		line-height: 18px;
		text-align: left;
		display: block;
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 3px;
		margin-bottom: 1px;
		border-right: #74747B 0px solid;
		border-top: #74747B 0px solid;
		}


a.menu:link 	{ color: #000000; }

a.menu:visited 	{ color: #000000; }

a.menu:active 	{ color: #000000; }

a.menu:hover 	{
		color: #FFFFFF;
		background-color:#C9C9D5;
		text-decoration: none;
		border: #74747B 1px solid;
		margin-left: 4px;
		margin-right: 4px;
		margin-top: 2px;
		margin-bottom: 0px;
		}

.time	{
	color: #000000; 
	font-family : sans-serif;
	font-size : 10;
	font-weight: bold;
	POSITION: relative; left: 160px; TOP: 0px;"
	}
