body {
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
}

a {
  color: #003366;
}

div {
  border: 0px Black solid;
}

img {
  margin: 5px;
}

#page {
  margin: 0 auto;
  text-align: left;
}

#site_header {
  height: 107px;
  width: 100%;
  background-image: url(images/bg.gif) 
}
#site_main {
  width: 100%;
}
#site_left {
  width: 200px;
  height: 300px;
  top: 0px;
  left: 0px;
  float: left;
  vertical-align: top;
}
#site_right {
  top: 0px;
  margin: 0 0 0 200px;
  padding: 2px 10px 10px 10px;
}
#site_footer {
  margin: 0px;
}

.mmenu_table {
  border: 0px;
  width: 200px;
}
.mmenu_b
{
  width: 190px;
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: #c4e1ff;
}
.mtext {
  font-size: 14px;  
  font-weight: bold;
}
.titTitle {
  font-size: 14px;
	font-weight: bold;
	color: White; 
}
.titDate {
	font-size: 10px;
	font-weight: bold;
	color: White;  
}
.titText {
	font-size: 12px;
	color: Black;  
}
