.ShadowTop {
	background-image: url(img/shadow_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.shadowBtm {
	color: #99CC66;
	background-image: url(img/shadow_btm.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.shadowRight {
	background-image: url(img/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadowLeft {
	background-image: url(img/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010C32;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bodytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010C32;
}
.MenuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10pt;
	background-position: right top;
	background-color: #004BA8;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/tr.gif);
	background-repeat: no-repeat;
	border-left-style: none;



}

.MenuTop a {
	color: #FFFFFF;
	text-decoration: none;
}

.MenuTopOut {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10pt;
	background-position: right top;
	background-color: #DF0404;
	text-decoration: none;
	background-image: url(img/tr.gif);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;


}

.MenuTopOut a {
	color: #FFFFFF;
	text-decoration: none;
}

.bar1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	background-color: #DF0404;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
}

#nav_right {
	width:135px;
	padding-left:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.dot {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodypic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010C32;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
	background-position: right;
	text-align: right;
	background-image: url(img/pic_bg.gif);
	background-repeat: repeat;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010C32;
	font-weight: bold;
}

#contact_table h3
{
	font-size:16px;
}

#contact_table h4
{
	font-size:14px;
}


li{margin-bottom:10px;}
