body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	padding:5px;
	
}

.left-bg {
	background-image: url(../images/right-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.right-bg {
	background-image: url(../images/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.menu-gap {
	background-image: url(../images/menu-gap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 35px;
	height: 33px;
}

a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003A6C;
}
a:hover {
	text-decoration: none;
}
a.menu {
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
a.menu:hover {
	text-decoration: none;
	color:#c0e1ff;
}
.menu-td{
font-family:  Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.footer {color: #FFFFFF}


.anylinkcss{
	position:absolute;
	color:#003D73;
	visibility: hidden;
	border-width: 0px;
	font:normal 12px Tahoma;
	line-height: 18px;
	z-index: 100;
	width: 100px;
	
}

.anylinkcss a{
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:210px;
	height:100%;
	display: block;
	text-indent: 3px;
	border: 1px solid  #32312c;
	border-top: 0px solid #32312c;
	padding: 1px 0;
	padding-left:7px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 1px;
	text-align:left;
	background-color: #32312c;
	color: #ffffff;
	/*background-image: url(images/anylinkmenu.jpg);
	background-repeat: repeat-x;*/
	text-transform: uppercase;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #ffffff;
	color: #32312c;
	/*background-image: url(images/anylinkmenu-over.jpg);
	background-repeat: repeat-x; */
	white-space:nowrap;
	border: 1px solid #32312c;
	border-top: 0px solid #32312c;
	padding-left:7px;
	text-decoration:none;
	text-transform: uppercase;
	width:210px;
	
}
.bottom {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
   }
.title {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #32312c;}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00427a;
	padding:2px;
	margin:2px;
	padding-left:0px;
	margin-left:0px;
}
.date{
	font-family:vardana , Helvetica, sans-serif;
	font-size: 10px;
	color: #32312c;
	}
	
.contact {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #32312c;
}