body,td,th,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 0px;
}
form {
	margin: 0;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
}
h1 {
	text-align: center;
	font-size: 20px;
	color: #000000;
	text-transform: uppercase;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 5px 0px 5px 0px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
.note {
	color: #666666;
	font-size: 10px;
}
label {
	cursor: pointer;
}
.menu {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
    background-repeat:repeat-x;
}
.menu li {
	list-style-type: none;
	display: inline;
	padding-right: 1px;
}
.menu a, .menu a:link, .menu a:active, .menu a:visited {
	border-bottom: 0;
	padding: 7px 11px 9px 11px;
	color: #fff;
}
.menu a:hover {
	text-decoration: none;
	color: #fff;
    background-repeat:repeat-x;

}
.current a, .current a:link, .current a:active, .current a:visited {
    background-repeat:repeat-x;
	color: #fff;
	font-weight: bold;
	
}
.content {
    background-repeat:repeat-x;
	padding: 20px;
	height: 280px;
	width: 750px;
	text-align: left;
	vertical-align: top;
}
.row_a {
	background-color: #ECF3F7;
}
.row_b {
	background-color: #DBEBF2;
}
.hide {
	display: none;
}

input:focus, select:focus, textarea:focus {
	background: #F1F8FD;
}
<style type="text/css">
.corner{display:block}
.corner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#8CBE26}
.corner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #cde3a1;
  border-right:1px solid #cde3a1;
  background:#a8ce5c}
.corner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f3f8e9;
  border-right:1px solid #f3f8e9;
  background:#a1ca4f}
.corner3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #a1ca4f;
  border-right:1px solid #a1ca4f;}
.corner4{
  border-left:1px solid #cde3a1;
  border-right:1px solid #cde3a1}
.corner5{
  border-left:1px solid #a8ce5c;
  border-right:1px solid #a8ce5c}
.cornerfg{
  background:#8CBE26}
</style>
