body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Tahoma, Arial;
	font-size:12px;
	margin-top: 0px;
}

a{
	color: #D45C0D;
	text-decoration: underline;
}

a:hover{
	color: #D45C0D;
	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;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #000000;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	background-image: url(../images/adr-bg.gif);
	background-repeat: repeat-x;
}

.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;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: right;
	font-size: 12px;
}
.menu_lnk{
	text-decoration: none;
	color: #000000;
}

.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;
}