BODY {
  margin: 0;
  padding: 0;
  font: 13px arial;
}

A {
  color: #006699;
}
A:hover {
  color: #FF9900;
}
H1 {
  font: 18px arial;
  color: #890F98;
}

.cblocklt {
	background: url(/images/win/cblocklt.gif) no-repeat top right;
	width: 9px;
	height: 9px
}
.cblockrt {
	background: #fff url(/images/win/cblockrt.gif) no-repeat top left;
	width: 12px;
	height: 9px
}
.cblockbgt {
	background: #fff url(/images/win/cblockbgt.gif) repeat-x top center;
	padding: 0 .8em;
	height: 9px
}
.cblocklb {
	background: #fff url(/images/win/cblocklb.gif) no-repeat top right;
	width: 9px;
	height: 14px
}
.cblockrb {
	background: #fff url(/images/win/cblockrb.gif) no-repeat top left;
	width: 12px;
	height: 14px
}
.cblockbgb {
	background: #fff url(/images/win/cblockbgb.gif) repeat-x top center;
	padding: 0 .8em;
	height: 14px
}
.cl {
	background: #fff url(/images/win/cl.gif) repeat-y top left;
	width: 9px;
	height: 100%
}
.cr {
	background: #fff url(/images/win/cr.gif) repeat-y top right;
	width: 14px;
	height: 100%
}


H4 {
  margin-bottom: 10px;
  font: bold 13px arial;
}

.left_menu {
  
}
.left_menu UL {
  margin: 0 0 0 20px;
  padding-left: 0;
  /* list-style: none; */
}
.left_menu A {
  
}
.left_menu A.act {
  
}
.left_menu A:hover {
  
}
.left_menu UL LI {
  /* margin: 5px 0;
  padding-left: 19px; */
  /* background: url(/images/lmenu_arrow1.gif) no-repeat 0px 3px; */
}
.left_menu UL LI A {
  font-weight: bold;
}
.left_menu UL LI UL {
  margin: 5px 0px 5px 20px;
}
.left_menu UL LI LI {
  /* margin: 5px 0;
  padding-left: 18px; */
  /* background: url(/images/lmenu_arrow2.gif) no-repeat 1px 3px; */
}
.left_menu UL LI UL A {
  font-weight: normal;
}

.win1_head {
  font: 18px arial;
  color: #890F98;
}
.win1_head2 {
  font: bold 16px arial;
  color: #42AD91;
}
.win1_head3 {
  margin-bottom: 5px;
  font: normal 18px arial;
  color: #ff9900;
}


.bot_menu {
  padding: 5px 5px;
  height: 28px;
  background: url(/images/bot_bg.jpg) repeat-x;
}
.bot_menu A {
  color: black;
  text-decoration: none;
}
.bot_menu A:hover {
  color: black;
  text-decoration: underline;
}

.bot_copyright {
  font: 12px arial;
  color: gray;
}
.bot_copyright A {
  color: gray;
  text-decoration: underline;
}
.bot_copyright A:hover {
  color: gray;
  text-decoration: none;
}


.main_brand .row {
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: #427BAD;
}
.main_brand .link A {
  font: 12px arial;
  color: #1774D6;
}
.main_brand .link A:hover {
  color: #FF8A00;
}
.main_brand .head A {
  display: block;
  margin-bottom: 6px;
  font: bold 14px arial;
}
.main_brand .more A {
  display: block;
  margin-top: 6px;
  font: 12px arial;
}


.top_head12 {
  position: absolute;
  z-index: 1;
  top: 30px;
  right: 50%;
}
.top_head13 {
  margin: 10px 0;
  font: italic bold 30px georgia;
  color: #808000;
  text-align: center;
}



.left_prod_menu {
  padding: 5px 10px 5px 10px;
  /*background-color: #52A8F3;*/
  background-color: #cb7de5;
  border: solid 3px white;
  -moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.left_prod_menu * {
  font-family: "arial narrow",arial;
  font-size: 15px;
  color: white;
}
.left_prod_menu .win1_head, .left_prod_menu .left_menu, .left_prod_menu .left_menu A {
  font-family: "arial narrow",arial;
  font-size: 15px;
  /*color: white;*/
  color: #90007f;
}
.left_prod_menu .win1_head {
  font-size: 22px;
}
.td_flash{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	margin-bottom: -27px;
}

