.left_menu_border {
	background-image: url(bg/left_border.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 7px;
}
.left_menu_border_check  {
	background-image: url(bg/left_border_check.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 7px;
}
.right_menu_border {
	background-image: url(bg/right_border.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 7px;
}
.right_menu_border_check {
	background-image: url(bg/right_border_check.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 7px;
}
.centr_menu_border {
	background-image: url(bg/centr_border.gif);
	height: 16px;
	width: 12px;
}
.centr_menu_border_left {
	background-image: url(bg/centr_border_left_check.gif);
	height: 16px;
	width: 12px;
}
.centr_menu_border_right {
	background-image: url(bg/centr_border_right_check.gif);
	height: 16px;
	width: 12px;
}

.menu_td {
	font-size: 11px;
	background-color: #4E6785;
	height: 16px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
}
.menu_td_check {
	font-size: 11px;
	background-image: url(bg/centr_border_check.gif);
	height: 16px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #4E6785;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
.menu_td a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_td a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.menu_table {
	background-image: url(nav_menu/bottom.gif);
	background-repeat: repeat-x;
	height: 16px;
	background-position: 2px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	vertical-align: top;
	text-align: justify;
	
}

}
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.logo {
	background-image: url(bg/logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
}
h2 {
 font-size: small;
	color: #FF9900;
}
h3 {
      font-size: small;
	color: #336699;
}
h4 {
	font-size: small;
	color: #336600;
}
.orange {
	background-color: #FFECC6;
	background-image: url(bg/bpix.gif);
	background-repeat: repeat-x;
}
.blue {
	background-color: #DFEAEE;
	background-image: url(bg/bpix.gif);
	background-repeat: repeat-x;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.grey {
	background-color: #EFEFEF;
	background-image: url(bg/bpix.gif);
	background-repeat: repeat-x;
}
.green {
	background-color: #E6F2E1;
	background-image: url(bg/bpix.gif);
	background-repeat: repeat-x;
}
.title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0D2F5C;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.t {
	background-color: #CCCCCC;
}
.t td {
	background-color: #FFFFFF;
}
p {
	margin-top: 2px;
	margin-bottom: 2px;
}
hr {
	height: 1px;
}
.imgtext {
	margin: 10px;
	float: left;
}
.pink {
	background-color: #FFE1CE;
}
.bord{
border:1px solid #dddddd;
}
