/*
 * $Id: home.css, v. 0.1 2002/05/03 10:29:38 PM aselimovic Exp $
 */

/* CSS stylesheets for XHTML should use lower case element and attribute names. */

body {
	background: #FFF;
	color: #000;
	margin: 0 /* all margins set to 0 whatever */
}

.spacer { display: block }
tr .spacer { display: block }

.f1 { font: 70% Geneva, Helvetica, sans-serif }

#copy, .f2 {
	color: #666;
	font: 80% Geneva, Helvetica, sans-serif
}

/*
 * Frame
 */

.frame { margin: 0 5px 20px }
.frame table { background: #D5D9E1 }

.frame a, #cn-frame a {
	color: #069;
	text-decoration: none
}
.frame a:hover, #cn-frame a {
	color: #F60;
	text-decoration: underline
}
.frame a:visited, #cn-frame a {
	color: #09C;
	text-decoration: underline
}

#cn-frame { margin: 0 5px 20px }

#ms { margin-left: 35px }
#ms td {
	color: #666;
	font: 60% Arial, Helvetica, sans-serif
}

/*
 * News frame
 */

.news-title {
	color: #069;
	font: bold 12px Verdana, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-transform: uppercase /* Puts all characters in uppercase. */
}

.news-text { font: smaller Geneva, Arial, sans-serif }

/*
 * MainMenu control
 */

.submenu-items {
	position: relative;
	top: 0;
	left: 0;
	width: 110px;
	visibility: hidden;
	background: #09F
}

.menu-item {
	color: #FFF;
	font: 60%/120% Verdana, Helvetica, sans-serif;
	padding: 1px 2px;
	position: relative
}

.menu-item A {
	color: #FFF;
	text-decoration: none
}

.sep {
	color: #FFF;
	font-size: 60%
}

#submenu-items0 {
	top: -740px;
	left: 138px;
	width: 120px
}
#submenu-items1 {
	top: -871px;
	left: 206px;
	width: 130px
}
#submenu-items2 {
	top: -1092px;
	left: 266px;
	width: 115px
}
#submenu-items3 {
	top: -1409px;
	left: 341px;
	width: 120px
}
#submenu-items4 {
	top: -1587px;
	left: 428px
}
#submenu-items5 {
	top: -1700px;
	left: 527px
}
#submenu-items6 {
	top: -1537px;
	left: 461px
}