body {
	background-color: #003366;
}
body, td {
        font-family: tahoma, verdana, arial, sans-serif;
        margin: 0 0 0 0;
}
a, a:visited, a:hover {
	font-size: 11px;
	color: #FFFDE5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.search{
	color:#FFFFFF;
	font-size:12;
}

a.menu, a.menu:visited, a.menu:hover {
	color: #275083;
}
a.menu:hover {
	color: #679FE4;
	text-decoration: none;
}
a.leftmenu, a.leftmenu:visited, a.leftmenu:hover {
	color: #white;
}
a.leftmenu:hover {
	color: #white;
	text-decoration: underlink;
}
h1, h2 {
	font-size: 30px;
	color: #FFFDE5;
	margin: 0;
}
h2 {
	font-size: 12px;
}
#text, #c, #l, #r, #menu, #foot, #white {
	font-size: 11px;
	color: white;
}
#menu, #foot {
	vertical-align: middle;
	color: #275083;
}
#itemdescription{
	vertical-align: middle;
	color: #275083;
	font-size:12px
}
#foot {
	vertical-align: middle;
	background-image: URL(bg_foot.gif);
	font-weight: bold;
}
#white {
	color: white;
}
#c, #l, #r, #white {
	vertical-align: top;
}
#c, #foot, #white, h1, h2 {
	text-align: center;
}
#r {
	text-align: right;
}