BODY { 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	margin: 0;
	background-color: #7aa587;
 }
BODY,TH,TD  {
	font-size: 90%
}

A { color: #ff0000; font-weight: bold; text-decoration: none }
A:active { color: #ff0000; font-weight: bold; text-decoration: none }
A:visited { color: #ff0000; font-weight: bold; text-decoration: none }
A:hover { color: #ff0000; font-weight: bold; text-decoration: underline }
.pagetitle { font-weight: bold; font-size: 150% }

.tablemenu { 
	background: url(/images/layout/layout-v4_13.gif) bottom repeat-x;
}

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

.tablemenu a:hover        {
	color: black; 
	text-decoration: underline;
}

.tablemenu li { padding-left: 0px; margin-left: 0px; margin-top: 5px }.tablemenu ul { padding-left:0px; margin-left: 18px }
.open { display: block; }.closed { display: none; }

.footer { 
	background-color: black;
	color: white;
	font-size: 90%
 }

.footer a        { 
	color: white; 
	text-decoration: none;
}

.footer a:hover        {
	color: white; 
	text-decoration: underline;
}

.bigheader { font-style: italic; font-weight: bold; font-size: 120%; }
.smallerText { font-size: 80% }
.borderbox { border-bottom:1px solid silver; }

.headertable { border-top: 1px solid black; border-bottom: 1px solid black }
.headertable td  { border-top: 1px solid black; border-bottom: 1px solid black }

.formtable {
	font-size:90%;
	font-weight:bold;
	border:1px solid grey;
	padding:10px;
	background:silver;
}
.formtable td {
	padding:3px;
}

.login { font-size: 80% }

#main-table {
	background-color: white;
	margin: 20px;
}

#main-table td {
}

#sidemenu { 
    background-image: url(/images/dmginotti-fooddrive-fina-08.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #b6c8ca;
    width: 177px;
    min-width: 177px;
    max-width: 177px;
}

#sidemenu ul {
	padding: 0px;
	margin: 0px;
}

#sidemenu ul ul {
	padding: 10px;
	margin: 0px;
}

#sidemenu li { 
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}


#sidemenu li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	margin:0px;
	display: block;
	border-bottom: 1px solid #000000;
}

#sidemenu li a:hover {
	color: #000000;
	background: #D33D49;
}

#title-bar {
	background-color: #000000;
	color: #ffffff;
	padding: 2px;
}

#content { 
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
     
.red-box {
	border: 1px solid #ff0000;
	background-color: #ffc4c4;
	margin: 10px;
	padding: 5px;
}
     
.red-box a {
	text-decoration: none;
}
     
.red-box a:hover {
	font-weight: bold;
}

.menuimage { 
    background-image: url(/images/dmginotti-fooddrive-fina-05.gif);
    background-position: top;
    background-repeat: no-repeat;
}
