body {
  font-family: arial,helvetica,sans-serif, serif;
  margin:5px 0px 5px 5px;

  padding:0px;
/* for ie5.x */
  text-align:center;
  background-color:#fff;
  font-size:12px;
}

a img {
border:none;

}

body * {
	text-align:left;
  font-family: arial,helvetica,sans-serif, serif;
	
}
.bannercol
{
	bgcolor:red;
	border: 1px black solid
}

.banner
{
text-align:center;
}

.alignright
{
text-align:right;
}

#frame {
/*	position:relative;
	margin-left: auto; margin-right: auto;
	border:1px solid #888888;
	background-color:#ebebeb;
	padding: 4px 4px 4px 4px;	
	*/
	width: 765px;
}

.menuitem
{
text-align:center;
height:25px;
font-weight:bold;
background:#339;
text-transform:uppercase;
width:95px;
border:1px solid #fff;
}

.menuitemselected
{
text-align:center;
height:25px;
font-weight:bold;
background:#69C;
text-transform:uppercase;
width:95px;
border:1px solid #fff;
border-bottom:1px solid #69C;
}
#header
{
 background:#69C;
}
.menuitem a
{
text-align:center;
color:white;
text-decoration:none;
}
#breadcrumb
{
height:20px;
text-align:left;
font-weight:bold;
color:white;
margin-left:4px;
margin-top:4px;
font-size:12px;
}
.menuitemselected a
{
text-align:center;
color:white;
text-decoration:none;
}
.menuitem a:hover
{
text-align:center;
color:white;
text-decoration:underline;
}

#maincontentcol
{
 background-color:#E3EBF6;
 margin:10px;
 height:400px;
}

#footer {
  height: 16px;
  background:#808080;
  border:0px solid #000;
  position:relative;
  padding-top:2px;
  margin-top:3px;
  padding-bottom:0px;
  vertical-align:middle;
  text-align:center;
  font-family:Arial,Helvetica;
  font-size:10px;
  letter-spacing:1px;
  font-weight:bold;
  color:white;
}

#footer a {
	text-align:center;
	color:white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;	
}

.rhs
{
border-left:5px solid #fff;
border-top:2px solid #fff;
border-bottom:2px solid #fff;
background:#69C;
vertical-align:top;
text-align:center;

}
