body {
	margin: 0px;
	padding: 0px;
	background-color: #464164;
}
table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
padding: 0px;
}
.header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 85px;
	vertical-align: middle;
}
.left-column {
border-bottom: #cecece solid 2px; 
border-right: #cecece solid 2px; 
padding-left: 20px; 
padding-top: 15px;
}
.search-but {
color: #FFFFFF;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-image: url(images/serchbutback.gif);
background-repeat: repeat-x;
border: solid 1px #fcad4d;
height: 18px;
}
.menu-cell {
background-image: url(images/menuback.gif);
background-repeat: repeat-x;
}
a {
color: #e99229;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #e99229;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: #f8a848;
}

a.menu, a.menu:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a.menu:hover {
color: #ffcc33;
}
a.bottom, a.bottom:visited {
color: #828282;
font-weight: normal;
text-decoration: none;
}
a.bottom:hover {
color: #e99229;
}
.title {
font-weight: bold;
font-size: 14px;
color: #30009c;
}
.footer {
color: #828282;
font-size: 10px;
padding-bottom: 10px;
padding-top: 10px;
border-top: solid 4px #8266c4;
line-height: 6px;
}
td.left-column p {
padding: 4px;
margin: 2px;
}