html {
	height:100%;
background:url(../images/middlebg.jpg) repeat-y center top #f7f7ef;
}

body {
	height:100%;
	margin:0;
	padding:0;
	padding-top:2px;
	background:url(../images/mainbg.jpg) no-repeat center top ;

}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 0px;
	vertical-align:top;
	
}

a{
	color: #003366;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: circle;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 2px;
	text-transform: uppercase;
}
h3 {
font-size:19px;
color:#01496d;
}
h4 {
color:#e50000;
}
table {
border-collapse:collapse;
}
.NavTable {
margin-top:275px;
}

#about {
margin-bottom:10px;
}
#about a {
color:#e50000;
font-size:14px;
font-wegith:bold;
}



#header {
text-align:center;
padding:0px;
}
ul#navbar {
border:none;
margin-top:0;
width:780px;
margin:auto;
align:center;
list-style-type:none;
height:27px;
padding:0;
vertical-align:middle;
}
ul#navbar li {
float:left;
vertical-align:middle;
}
ul#navbar li a {
display:block;
padding:8px 15px 8px;
font:bold 14px  Arial, Helvetica, sans-serif;
text-decoration:none;
color:#fff;
border-right:1px solid white;
}
ul#navbar li a:hover {
color:#fff;
background:url(../images/navbarover.jpg) repeat-x ;
}
ul#navbar li a#current {
background:url(../images/navbarover.jpg)repeat-x;
color:#fff;
}


ul#navbarTOP {
margin:0;
width:660px;
margin:auto;
align:center;
list-style-type:none;
height:33px;
vertical-align:middle;
}
ul#navbarTOP li {
float:left;
vertical-align:middle;
}
ul#navbarTOP li a {
display:block;
padding:8px 15px 8px;
font:bold 12px  Arial, Helvetica, sans-serif;
text-decoration:none;
color:#fff;
}
ul#navbarTOP li a:hover {
color:#fff;
}
ul#navbarTOP li a#current {
color:#fff;
}







ul#navbar3 {
margin:0;
width:720px;
margin:auto;
align:center;
list-style-type:none;
height:33px;
vertical-align:middle;
}
ul#navbar3 li {
float:left;
vertical-align:middle;
}
ul#navbar3 li a {
display:block;
padding:8px 15px 8px;
font:bold 14px  Arial, Helvetica, sans-serif;
text-decoration:none;
color:#fff;
border-right:1px solid white;
}
ul#navbar3 li a:hover {
color:#fff;
background:#2e4b91;
}
ul#navbar3 li a#current {
background:url(../images/navbarover.jpg)repeat-x;
color:#fff;
}







ul#navbarNew {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#navbarNew li {
border-bottom:2px solid white;

}
ul#navbarNew a {
vertical-align:middle;
	text-align:right;
	display: block;
	color: #fff;
	font-weight:bold;
	background:#2e4b91;
	text-decoration: none;
	padding-right: 15px;
	height: 25px;
}


.left {
background:#2e4b91;
width:120px;
}


.bgy {
	background-repeat: repeat-y;
}
.Right {

}
.Right a { 
color:#003399;
font-size:12px;
}
.Right a:hover { 
color:#003399;
text-decoration:underline;
font-size:12px;
}

#footer {

background:url(../images/footercorner.jpg) no-repeat bottom;
}
#footer a {
color:#003366;

}









.bottom_addr {
	font-size: 11px;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	background-image: url(../images/adr-bg.gif);
	background-repeat: repeat-x;
}
.bottom_addr a {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	}
.bottom_addr a:hover {
	text-decoration:underline;
	}
.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	/*background-repeat: repeat-x;*/
}


.norepeat {
	background-repeat: no-repeat;
}
.s-offers {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 30px;
	font-size: 12px;
	padding-bottom: 1px;
}


.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #3059CE;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
}


.bottom-menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.t-menu {
	color: #999999;
	white-space: nowrap;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}

.t-menu_lnk {
	color: #999999;
	text-decoration: none;
}

.t-menu_lnk:hover {
	color: #999999;
	text-decoration: underline;
}

.bottom-menu-lnk {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu {
	color: #000000;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: right;
	font-size: 12px;
	vertical-align:middle;
	}
.menu_lnk{
	text-decoration: none;
	color: #000000;
	display:block;
}

.menu_lnk:hover {
	color: #14469F;
	text-decoration: none;
}

.body_txt {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}