﻿BODY.centBody{
	background: #555555;
	color: #333333;
	margin-left: auto;
	text-align: left;
}
.centEl {
  background: #B81111;
  text-align: center;
  margin-left: auto ;
  margin-right: auto ;
}
.centerDiv {
	width: 776px;
	border: 4px;
	border-style: solid;
	border-color: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);

}
TD.heading{
	border-color: #FFFFFF;
	color: #333333;
}
#menu_left {
	width: 150px;
	vertical-align:top;
}
#menu_right {
	width: 150px;
	vertical-align:top;
}

.style3 {
	font-family: Verdana;
	font-size: 10pt;
}
.style2 {
	font-family: Verdana;
	font-size: small;
}

.curved {
border-radius: 10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(border-radius.htc);
}

table.style1 {
	border-width: 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: #B81111;
	vertical-align:top;
	font-family: Verdana;
	font-size: small;
}
table.style1 th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: #003793;
	color: #ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.style1 td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: #C0C0C0;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
}

table.normal {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: #C0C0C0;
	vertical-align:top;
	font-family: Verdana;
	font-size: small;
}
table.normal th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: #C0C0C0;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.normal td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	border-color: gray gray gray gray;
	background-color: #C0C0C0;
}


table.menuCss {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: green green green green;
	border-collapse: separate;
	background-color: #B81111;
	vertical-align:top;
	font-family: Verdana;
	font-size: 11pt;
}
table.menuCss th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	background-color: #003793;
	color: #ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.menuCss td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	background-color: #C0C0C0;
	border-radius: 10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(border-radius.htc);
}
