body {
	margin:0;
	padding:0;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-color: #0d3371;
    behavior:url("csshover.htc");
}
.main-table-bg {
	margin:0;
	background-image: url(images/table-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.private-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d5938;
	text-decoration: underline;
}
.bottom-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bottom-font-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bottom-font-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.menu-bg {
	background-image: url(images/top-menu-bg.jpg);
	background-repeat: repeat-x;
}
.table-border {
	background-image: url(images/table-top-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #637740;
}
.inner-table-middle {
	background-image: url(images/inner-table-middle.jpg);
	background-repeat: repeat-y;
}
.inner-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	text-align: justify;
}
.inner-text-link-orn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fe5400;
	text-decoration: underline;
}
.gray-table {
	background-color: #f2f2f2;
	border: 1px solid #7a7a7a;
}
.gray-table-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7a7a7a;
}
.table-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
}
.table-title-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.table-title-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 16px;
}
.table-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.table-text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 16px;
}
.inner-tb-t {
	background-image: url(images/inner-td-t.jpg);
	background-repeat: no-repeat;
}
.inner-tb-m {
	background-image: url(images/inner-tb-m.jpg);
	background-repeat:repeat-y;
}
.inner-tb-b {
	background-image: url(images/inner-tb-b.jpg);
	background-repeat:no-repeat;
}
.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.menu-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menu-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.font-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #006600;
	line-height: 21px;
}

.font-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	line-height: 21px;
}

.font-green-border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	line-height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	padding-left: 10px;
}

.font-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 21px;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
}
.font-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	line-height: 21px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.font-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
	line-height: 21px;
}
.breadscrum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.breadscrum-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.breadscrum-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
.border {
	border: 1px solid #637740;
}
.image-padding {
	padding: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.table-font-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 21px;
	padding-left: 5px;
}
.title-font-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.title-font-big-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
}
.title-font-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.title-font-small-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.td-bg {
	background-color: #696969;
	}
.td-bg:hover {
	background-color: #000000;
}