body{
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.td_Dash_Ver {
	background-image:url(../images/liner-thin-v.gif);
	background-repeat:repeat-y;
	background-position:center
}

.td_Dash_Hor {
	background-image:url(../images/liner-thin-h.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_Thick_Bar {
	background-image:url(../images/liner-thick.gif);
	background-repeat:repeat-x;
	background-position:center
}


/* Body Text Styles */

.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	line-height:1.5em
}

a.body_text:link {
	text-decoration:none;
	color: #999999;
}
a.body_text:visited {
	text-decoration:none;
	color: #999999;
}
a.body_text:hover {
	text-decoration:underline;
	color: #333333;
}
a.body_text:active {
	text-decoration:none;
	color: #999999;
}


.body_text_Brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #996633;
	line-height:1.5em
}
a.body_text_Brown:link {
	text-decoration:none;
	color: #996633;
}
a.body_text_Brown:visited {
	text-decoration:none;
	color: #996633;
}
a.body_text_Brown:hover {
	text-decoration:underline;
	color: #FF6600;
}
a.body_text_Brown:active {
	text-decoration:none;
	color: #996633;
}


.body_text_Gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	color: #626262;
	line-height:1.5em
}

a.body_text_Gray:link {
	color: #626262;
	text-decoration:none;
}
a.body_text_Gray:visited {
	text-decoration:none;
	color: #626262;
}
a.body_text_Gray:hover {
	text-decoration:underline;
	color: #333333;
}
a.body_text_Gray:active {
	text-decoration:none;
	color: #626262;
}

.body_text_SML {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	line-height:1.5em
}

a.body_text_SML:link {
	text-decoration:none;
	color: #626262;
}
a.body_text_SML:visited {
	text-decoration:none;
	color: #626262;
}
a.body_text_SML:hover {
	text-decoration:none;
	color: #FF9933;
}
a.body_text_SML:active {
	text-decoration:none;
	color: #626262;
}

.body_text_Black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #626262;
	line-height:1.5em
}

a.body_text_Black:link {
	text-decoration:none;
	color: #626262;
}
a.body_text_Black:visited {
	text-decoration:none;
	color: #626262;
}
a.body_text_Black:hover {
	text-decoration:underline;
	color: #333333;
}
a.body_text_Black:active {
	text-decoration:none;
	color: #626262;
}


/* MenuText Styles */

.menu_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff9933;
	width: 100%;
	display: block;
}
a.menu_text:link {
	color: #ff9933;
	text-decoration:none;
}
a.menu_text:visited {
	text-decoration:none;
	color: #ff9933;
}
a.menu_text:hover {
	text-decoration:none;
	color: #333333;
	width: 100%;
	display: block
}
a.menu_text:active {
	text-decoration:none;
	color: #ff9933;
}

/* Title Text Styles */

.title_text_Orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 400;
	color: #ff9933;
	line-height:1.5em
}

.title_text_Gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	color: #626262;
	line-height:1.5em
}


/* Arrow Style */

.arrow_Brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #996633;
	line-height:1.5em
}

.arrow_Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff9933;
	line-height:1.5em
}

.arrow_Gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	line-height:1.5em
}


/* Form Style */

.form_button_xpStyle { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	background-image:url(../images/button_bg.gif);
	color:#000000;
	font-weight:normal;
	height:14px;
	background-color: transparent ; 
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 0px;
	border-bottom-width: 0px; 
	border-left-width: 0px;
	cursor:hand;
}

.form_Text { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #626262;
	height: 16px;
	background-image:url(../images/textBox_bg.gif);
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	padding-top:5px;
	padding-left:5px
}

/* Image Style */

.image_border {
	border: #cccccc;
	border-style: solid;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#FFFFFF;
}
