body {
	font-family: Verdana,arial;
	cursor: default;
	color: #333333;
	background: url(../images_corp/bg.gif);
	margin-top: 0px;
}
.mainText{
	clear:both;
	background-color: white;
	width:98%;
	padding:5px;
}
h1,h2,h3{
	font-style: normal;
	font-family: arial;
	color: white;
	background-color: #074b88;
	font-variant: small-caps;
	letter-spacing: 2px;
	padding: 10px;
	top: -10px;
	/*background-image: url(../images_corp/bg2.gif);*/
	font-size: 90%;
}
h4,h5{
	font-variant: small-caps;
	color:#003163;
}
p{
	text-align: justify;
	padding: 2px 20px 2px 15px;
	font-size: 80%;
}
ul{
font-family: Verdana,arial;
	font-size: 80%;
}
li{
font-family: Verdana,arial;
}

.college{
	background-color:#f2db55;
	font-size:80%;
	font-weight:bold;
}
.department{
	background-color:#ffff99;
	font-size:80%;
	font-weight:bold;
}
.contact{
	color:red;
}

.info{
	font-size:80%;
}
/*		------	:hover simulator for IE		------		*/
body { behavior:url("http://www3.fablusi.com/styles/csshover.htc"); }

/*		------	Basic style	------		*/
/* ----- Pure CSS tabs start here for subspaces----- */

.nav{
	/*background: url(../images_corp/bg2.gif);*/
	background-color: #074B88;
	z-index: 100;
	font-variant: small-caps;
}
.nav ul {
	display: block;
	list-style: none outside;
	padding: 0;
	margin: 5px 0 0 10px;
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 90%;
}

.nav ul li {
	padding: 0;
	margin: -3px 8px 0 0; 	
	/*
	border-top: 1px solid #074b88;
	border-right: 1px solid red;
	border-left: 1px solid red;
	border-bottom: 1px solid red;
*/
	font-size: 100%;
	
	font-weight: bold; /* the next 4 lines are magic */
	display: block;
	float: left;
	position: relative;
	top: -1.32em;
}
.nav a{
	color:white;
}

.nav a:hover{
	color:#074B88;
	background: url(../images_corp/bg.gif);
}

a {
	color:blue;
	text-decoration:none;
}
a:hover {
	color:blue;
	background: White;
	text-decoration:underline}

.login{
	float: right;
	width: 190px;
	border: thin solid #faaa2c;
	background-color: #faaa2c;
	padding: 5px;
	margin: 5px;
	background: url(../images_corp/bg.gif);
}
.login .author, .login .player{
	border: thin solid #faaa2c;
	background-color: #FFF3AA;
	padding: 5px;
}
.login h4{
	background: #B8860B;
}

.footer{
	font-size: xx-small;
	width:100%;
	bottom: 0px;
	text-align: center;
	padding-top:20px;
	margin-top:20px;
}

.notice{
	position: relative;
	border: thin dashed red;
	margin: 10px 20px 0 20px;
	padding:5px;
}
.tagline{
	position: absolute;
	top:5px; 
	right:5px;
}


/*		------	Basic style	------		*/
#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
}

#menu a {
	float: left;/* \*/float: none;/*  */
	display: block;
}

#menu li ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
}

#menu li ul li {
	width: 100%;
	display: block;
	float: left;
	position: static;
}
html>body #menu li ul li {
	float: none;
	position: relative;
}

#menu li ul .thislast{
	width: 100%;
	display: block;
	float: right;
	position: static;
}
html>body #menu li ul .thislast{
	float: none;
	position: relative;
}

#menu li ul li:hover {
	position: relative;
}

/* fix the position */
#menu li ul li ul {
	top: 0;
	left: 100%;
}

/* simulate child selector for IE */
div#menu li:hover ul, #menu li:hover li:hover ul, #menu li:hover li:hover li:hover ul {
	visibility: visible;
}
#menu li:hover li ul, #menu li:hover li:hover li ul, #menu li:hover li:hover li:hover li ul {
	visibility: hidden;
}

/* do the normal show, with increased specificity */
#menu ul#menuList li:hover > ul {
	visibility: visible;
}

/*		------   Make-up	--------			*/

#menu {
	font-family: "Trebuchet MS", sans-serif;
	color: #000;
	height: 25px;
}

#menu li {
	width: auto;
}

#menu li ul {
	color: #000;
	background-color: white;
	border: 1px solid #ccc;
	width: 150px;
	z-index:100;
}

#menu a {
	text-decoration: none;
	color: #000;
	padding: 5px;
}

#menu li:hover {
	background-color: #999;
}

#menu li ul a {
	padding: 4px 16px 5px 5px;
	background:transparent url(lightYellowTrans.gif) repeat;
}

#menu li ul a.submenu {
	background-image: transparent url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 7px;
}

/*		------   Fixes		--------			*/

#menu {
	border: 1px solid #fff;	/* simply to avoid margin-collapsing... */
	margin-bottom: 30px;		/* ...and to have some space around the menu in the example */
	background:transparent;
}
.commands {
	position:absolute;
	top:5px;
	right:10px;
}
.motivation{
	background: url(../images_corp/motivation_b.jpg);
}
.motivation2{
	background: url(../images_corp/motivation2.jpg);
}
.logo{
	background: url(../images/logo.gif) bottom right no-repeat;
}


.leftMenu{
padding:0px;
}

.row0{
	background-color:&ccc;
}
.row1{
	background-color:&ddd;
}
.row2{
	background-color:&fff;
}

.team_ok{
  background-color:green;
}
.team_empty{
  background-color:white;
}
.team_under{
  background-color:yellow;
}
.team_over{
  background-color:purple;
}