
.fontred {
 color: #ff0000;
 font-family:arial, sans-serif;
}
h3 {
 font-family:arial, sans-serif;
 font-size: 160%;
}

body {
 font-family:arial, sans-serif;
 background-image: url(/egene/images/egene_wall.jpg);
}

a.menu{
text-decoration:none;
color: black;
}

a.menu:hover
{
text-decoration:none;
font-weight:bold;
color: red;
}


a.menu:visited
{
 text-decoration:none;
 color:black;
}

.bigTableIn
{
 width=100%;
 background-image: url(/egene/images/egene_wall_table.jpg);
}

.bigTableOut
{
 width:90%;
 background-color: #0c37b3;
}

.menuColumn
{
   width:30%;
}

.horizontalLine
{
 height:1px;
}

.sectionOut 
{
background-color:#000000;
}

.sectionIn
{
 background-color:#e8d8ff;
} 

.menuTitle
{
background-color:#8fbee8;
}

.menuOutTable
{
 background-color:#000000;
}
.content
{
width: 90%;
}

.menuInTable 
{
 background-color:#ffffff;
}

.red 
{
color: #ff0000;
}
