@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #000;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #8fadf1;
	background-image: url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

h2 {
font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#006699; margin-top:0px; top:0px;
}

#pic{

}

* #pic a {
color: white;
}

* #pic a:visited {
color: white;
}

#mid{

}

* #mid a {
color: #1e90ff;
}

#mid a:active {
color: #1e90ff;
}

#mid a:hover {
	color: #F60;
	text-decoration: underline;
}

#mid a:visited {
color: #1e90ff;
	text-decoration: none;
}

a:link {
	color: #1e90ff;
	text-decoration: none;
}
a:visited {
	color: #1e90ff;
	text-decoration: none;
}
a:hover {
	color: #1e90ff;
	text-decoration: underline;
}
a:active {
	color: #1e90ff;
	text-decoration: none;
}
#menu {
	position:absolute;
	top:250px;
	width:100%;
	z-index: 1;
	left: 0;
}
#menu a:link,a:active,a:visited {
	text-decoration:none;
	text-align:center;
}

#menu2 {
	position:absolute;
	top:270px;
	width:100%;
	z-index: 1;
	left: 0;
}
#menu2 a:link,a:active,a:visited {
	text-decoration:none;
	text-align:center;
}

.WebGroupListHeader {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}

div#edit{
top:50px;
left:3%;
position:fixed;
z-index:5;
 }
 
 div#edit a{
  text-decoration:none;
 }
