TD {
   vertical-align : top;
}

.header {
	text-align : right;
	color : #e5b350;
	font-size : x-large;
}

.headerrt {
      background : #4c565e;
	text-align : right;
	color : #e5b350;	
}


.headerlt {
      background : #4c565e;
	text-align : left;
	color : #e5b350;	
}

.content {
	 background : #ffffff;
	 text-align : left;
}

.menu {
	text-align : left;
	text-decoration : none;
	font-weight: bold;
	color : #e5b350;
}

/*
.bodytitle {
      background : #4c565e;
      text-align : left;
      color : #;
}
*/

.body {
      background : #cccccc;
      text-align : left;
}

body {
     background : #757b81;
}

.outer {
       background = #cccccc;
}

hr {
   color : #cccccc;
}

a {
  color : 000066;
}
