body {
	font : normal 12px/1.6em Myriad Pro,Myriad Pro, Arial, Helvetica, sans-serif;
	color : #000000;
	margin : 0;
	padding : 0;
	background-color: #FEF7E7;
}

.head1 {
	font : normal 12px/1.6em Myriad Pro, Arial, Helvetica, sans-serif;
	color : #B4975A;
	margin : 0;
	padding : 0;
        background-color:#FEF7E7;
}

.left1 {
	font : normal 12px/1.6em Myriad Pro, Arial, Helvetica, sans-serif;
	color : #B4975A;
	margin : 0;
	padding : 0;
        background-color:#FEF7E7;
}

.content1 {
	color : #7D0C0E;
	padding : 0;
        margin : 0;
	background-color: #E9DEDC;
        background-image: url(/images/back13.jpg);
        margin-top: 10;
        margin-left: 20;
        margin-right: 20;
        margin-bottom: 10;
        border: none;
}

.bottom1 {
	font : normal 12px/1.6em Myriad Pro, Arial, Helvetica, sans-serif;
	color : #7D0C0E;
	margin : 0;
	padding : 0;
        background-color:#FEF7E7;
}

table {
   border:none;
   border-color: #7D0C0E;
}


.jst {
   text-align: center;
   margin-top: 10px;
   margin-left: 20px;
   margin-right: 20px;
   margin-bottom: 10px;
   border: none;
   background-color: #FCF8F3;
}

h1 {
   font-family:Myriad Pro, arial, serif;
   font-size:16pt;
   font-weight-bold;
   font-style:normal;
   text-align:center
}

h2 {
   font-family:Myriad Pro, arial,serif;font-size:14pt;
   font-weight-bold;
   font-style:normal;
   text-align:center;
}

p {
   font-family:Myriad Pro, arial, serif;
   font-size:12pt;
   font-style:normal;
   font-weight:normal;
}

ul.menu1{list-style :none;margin-left:0px;padding-left:0px;margin-right:0px;padding-right:0px}
li.menu1{margin-left:0px;padding-left:0px;margin-right:0px;padding-right:0px}

a {
   font-family: Myriad Pro;
   font-style : normal ;
   font-weight :bold;
   color :#B4975A;
   text-decoration : none;
}

a:hover {
   color :#7D0C0E;
   background-color :#FEF7E7;
   border-top : solid #B4975A 0px;
   border-right : solid #B4975A 0px;
   border-left : solid #B20838 0px;
   border-bottom : solid #B20838 0px
}

a.menu1 {
   display : block;
   width :150px;
   text-align : center;
   font-family: Myriad Pro;
   font-style : normal ;
   font-weight :bold;
   color :#B4975A;
   text-decoration : none;
   border-top : solid #B20838 0px;
   border-right : solid #B20838 0px;
   border-left : solid #B4975A 0px;
   border-bottom : solid #B4975A 0px
}

a.menu1:hover {
   color :#7D0C0E;
   border-top : solid #B4975A 0px;
   border-right : solid #B4975A 0px;
   border-left : solid #B20838 0px;
   border-bottom : solid #B20838 0px
}

a.menu2 {
   display : block;
   text-align : center;
   font-family: Myriad Pro;
   font-style : normal ;
   font-weight :bold;
   color :#B4975A;
   text-decoration : none;
   border-top : solid #B20838 0px;
   border-right : solid #B20838 0px;
   border-left : solid #B4975A 0px;
   border-bottom : solid #B4975A 0px
}

a.menu2:hover {
   color :#7D0C0E;
   border-top : solid #B4975A 0px;
   border-right : solid #B4975A 0px;
   border-left : solid #B20838 0px;
   border-bottom : solid #B20838 0px
}

a.menu3 {
   text-align : center;
   font-family: Myriad Pro;
   font-style : normal ;
   font-weight :bold;
   text-decoration : none;
   border-top : solid #B20838 0px;
   border-right : solid #B20838 0px;
   border-left : solid #B4975A 0px;
   border-bottom : solid #B4975A 0px

}

a.menu3:hover {
   color :#7D0C0E;
   border-top : solid #B4975A 0px;
   border-right : solid #B4975A 0px;
   border-left : solid #B20838 0px;
   border-bottom : solid #B20838 0px
}

.left_menu {
	background:		#FEF7E;
}

.left_menu a {
	color:			#800000;
}

.left_menu a:hover {
	color:			#B4975A;
}


/* Alternate UI date picker styles */
#datepicker_div, .datepicker_inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #d8d8d8 url(/js/ui/img/dark-bg.gif) repeat;
	color: #008;
	width: 220px;
}
#datepicker_div {
	display: none;
	border: 1px solid #008;
	z-index: 10; /*must have*/
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #88c !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	xbackground: #d8d8d8 url(/js/ui/img/dark-bg.gif) repeat;
	background: transparent;
	color: #008;
}
* html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}

.datepicker_links label { /* disabled links */
	padding: 2px 5px;
	color: #88c;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_header {
	padding: 1px 0 3px;

	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #d8d8d8 url(/js/ui/img/dark-bg.gif) repeat;
	color: #008;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #f8f8f8 url(/js/ui/img/normal-bg.gif) repeat;
	color: #008;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker_titleRow {
	background: #d8d8d8 url(/js/ui/img/dark-bg.gif) repeat;
}
.datepicker_weekEndCell {
	background: #d8d8d8 url(/js/ui/img/dark-bg.gif) repeat;
}
.datepicker_daysCellOver {
	background: #3c75c4 url(/js/ui/img/active-bg.gif) repeat;
}
.datepicker_unselectable {
	color: #88c;
}
.datepicker_today {
	font-weight: bold;
}
.datepicker_currentDay {
	background: #3c75c4 url(/js/ui/img/active-bg.gif) repeat;
}

/* ________ CALENDAR LINKS _______

** Reset link properties and then override them with !important */
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
}
.datepicker_control a:hover {
	background: #9dbae1 url(/js/ui/img/hover-bg.gif) repeat !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #9dbae1 url(/js/ui/img/hover-bg.gif) repeat !important;
}

/* ___________ MULTIPLE MONTHS _________*/

.datepicker_multi .datepicker {
	border: 1px solid #008;
}
.datepicker_oneMonth {
	float: left;
	width: 220px;
}
.datepicker_newRow {
	clear: left;
}

/* ___________ IE6 IFRAME FIX ________ */

.datepicker_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

#tab_menu1 { margin:0.5em 0 0 0; padding:0; font-size:1em; }
.tab_group1 { clear:left; padding-top:0; display:none; }
.demoLabel { float: left; width: 18em; }
.ar_day { color: white !important; background: #eee url(/js/ui/img/ar.gif) no-repeat center !important; }
.au_day { color: blue !important; background: #eee url(/js/ui/img/au.gif) no-repeat center !important; }
.br_day { color: green !important; background: #eee url(/js/ui/img/br.gif) no-repeat center !important; }
.cn_day { color: red !important; background: #eee url(/js/ui/img/cn.gif) no-repeat center !important; }
.id_day { color: white !important; background: #eee url(/js/ui/img/id.gif) no-repeat center !important; }
.ie_day { color: white !important; background: #eee url(/js/ui/img/ie.gif) no-repeat center !important; }
.ke_day { color: red !important; background: #eee url(/js/ui/img/ke.gif) no-repeat center !important; }
.lb_day { color: white !important; background: #eee url(/js/ui/img/lb.gif) no-repeat center !important; }
.nz_day { color: blue !important; background: #eee url(/js/ui/img/nz.gif) no-repeat center !important; }
.se_day { color: blue !important; background: #eee url(/js/ui/img/se.gif) no-repeat center !important; }
.us_day { color: white !important; background: #eee url(/js/ui/img/us.gif) no-repeat center !important; }
.za_day { color: green !important; background: #eee url(/js/ui/img/za.gif) no-repeat center !important; }
code { font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; }
pre { clear: both; padding-left: 2em; }
#embedButton { width: 7em; }
#embedButton + img { position: relative; left: -21px; top: -1px; }
.tabs {
	list-style: none;
}
.tabs li {
	float: left;
}
.tabs li a {
	display:block;
	padding: 0.4em .75em;
	margin: 0;
	border-left: 1px solid #fff;
	border-right:  1px solid #ddd;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	color: #eee;
	background: #78A5CE url(/js/ui/img/nav_over.gif) repeat-x top left;
	border-top: 1px solid #F9F9F9;
}
.tabs li a:hover, .tabs li a.over {
	background: #555 url(/js/ui/img/fadeto333.gif) repeat-x !important;
	border-top: 1px solid #000;
}
.tab_group1 h3 {
	font-weight: bold;
	margin-top:15px;
	border-bottom: 1px solid #ddd;
}
.nextFeature {
	margin-top: 15px;
}
ol li {
	margin-top: 1em;
}

p1 {
	padding: 0 0 1em;
}

.msg_list {
	margin: 0px;
	padding: 0px;
	width: 383px;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#FFCCCC;
	margin:1px;
}
.msg_body {
	padding: 5px 10px 15px;
	background-color:#F4F4F8;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul.menu a {
  display: block;
  text-decoration: none;
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
  background: #FEF7E7;
  color: #800000;	

}

ul.menu li a:hover {
  background: #FEF7E7;
  color: #B4975A;	
  text-decoration: none;  
}

ul.menu li ul li a {
  background: #FEF7E7;
  color: #B4975A;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #FEF7E7;
  border-left: 0px #800000 solid;
  padding-left: 15px;
  color: #800000;	  
  text-decoration: none;  
}

.code { border: 1px solid #800000; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #FEF7E7; border: 1px solid #800000; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
