BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	letter-spacing: .1mm;
	text-indent: 0px;
	font-weight: normal;
	z-index: 10;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	letter-spacing: .1mm;
	text-indent: 0px;
	font-weight: normal;
}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	color: #000000;
	letter-spacing: 0cm;
	text-indent: 0px;
	font-weight: normal;
}

.MYT_box 
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-width:1px;
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	background-color: #ffffff;
}
.hand {
	cursor: pointer;
}
.no_repeat {
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-ATTACHMENT: scroll;
}
IMG:link {
    border-top-style: none;
    border-top-width: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
}
IMG:visited {
    border-top-style: none;
    border-top-width: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
}
IMG:active {
    border-top-style: none;
    border-top-width: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
}
IMG:hover {
    border-top-style: none;
    border-top-width: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    text-decoration: none;
    COLOR: #d36420;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    text-decoration: none;
    COLOR: #d36420;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    text-decoration: none;
    COLOR: #d36420;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    text-decoration: none;
    COLOR: #885926;
}

.MYT_text_8px {
    FONT-size: 8px;
}
.MYT_text_9px {
    FONT-size: 9px;
}
.MYT_text_10px {
    FONT-size: 10px;
}
.MYT_text_11px {
    FONT-size: 11px;
}
.MYT_text_12px {
    FONT-size: 12px;
}
.MYT_text_13px {
    FONT-size: 13px;
}
.MYT_text_14px {
    FONT-size: 14px;
}
.MYT_text_16px {
    FONT-size: 16px;
}
.MYT_text_18px {
    FONT-size: 18px;
}
.MYT_text_20px {
    FONT-size: 20px;
}
.MYT_text_22px {
    FONT-size: 22px;
}
.MYT_text_24px {
    FONT-size: 24px;
}
.MYT_text_bold {
	FONT-WEIGHT: bold;
}
.MYT_text_italic {
	font-style: italic;
}

.MYT_text_red {
    COLOR: #FF0000;
}
.MYT_text_white {
    COLOR: #FFFFFF;
}
.MYT_text_orange 
{
	color: #d36420;
}
.MYT_text_brown 
{
	color: #885926;
}
.MYT_text_green 
{
	color: #577744;
}
.MYT_text_darkbrown 
{
	color: #5e4121;
}

.MYT_page_title 
{
	color: #577744;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	text-indent: 0px;
}
.MYT_page_title_http
{
	color: #577744;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	text-indent: 0px;
}
.MYT_page_title_https
{
	color: #577744;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	text-indent: 0px;
}
.MYT_page_title_http
{
	color: #577744;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	text-indent: 0px;
}

@media print
{
  .MYT_print_yes {DISPLAY:block;}
  .MYT_print_no {DISPLAY:none;}
}
@media screen
{
  .MYT_print_yes {DISPLAY:block;}
  .MYT_print_no {DISPLAY:block;}
}
