/* CSS Document */
body {
	background-color: #E7F4C6;
	background-image: url(../Graphics/bg_t.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 20px;
}

/* Header Navigation */
.t_nav {
	font-family: arieal, tahoma, verdana, helvetica; 
	font-size: 13px; 
	color: #DF6C0F; 
	text-decoration: none;
	font-weight: bold;
}

/* Footer Navigation */
.b_nav {
	font-family: arieal, tahoma, verdana, helvetica; 
	font-size: 11px; 
	color: #A3BD4F; 
	text-decoration: none;
	text-indent: 20px;
}

/* Orange Body Table Properties */
.org_tbl_t {
	background-color: #DF6C0F;
	background-image: url(../Graphics/org_t.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.org_tbl_b {
	background-image: url(../Graphics/org_b.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Yellow Body Table Properties */
.yel_tbl_t {
	background-color: #F4DC3E;
	background-image: url(../Graphics/yel_t.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.yel_tbl_b {
	background-image: url(../Graphics/yel_b.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.yel_tbl_t_470 {
	background-color: #F4DC3E;
	background-image: url(../Graphics/yel_t_470.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.yel_tbl_b_470 {
	background-image: url(../Graphics/yel_b_470.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.yel_b_t_01 {
	font-family: tahoma, verdana, arial, helvetica; 
	font-size: 17px;
	font-weight: bold; 
	color: #904400; 
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 40px;
}

.yel_b_t_02 {
	font-family:  tahoma, verdana, arial, helvetica; 
	font-size: 32px;
	font-weight: bold; 
	color: #904400; 
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 40px;
}

.yel_bp_t_01 {
	font-family: tahoma, verdana, arial, helvetica; 
	font-size: 17px;
	font-weight: bold; 
	color: #904400; 
	text-transform: uppercase;
	text-decoration: none;
}

.yel_bp_t_02 {
	font-family:  tahoma, verdana, arial, helvetica; 
	font-size: 32px;
	font-weight: bold; 
	color: #904400; 
	text-transform: uppercase;
	text-decoration: none;
}

.yel_b_t_03 {
	font-family: tahoma, verdana, arial, helvetica; 
	font-size: 22px;
	font-weight: bold; 
	color: #333333; 
	text-transform: uppercase;
	text-decoration: none;
}

.yel_b_t_04 {
	font-family: arial, tahoma, verdana, helvetica; 
	font-size: 15px; 
	font-weight: bold;
	color: #FFFFFF; 
	text-transform: uppercase;
	text-decoration: underline;
	text-indent: 40px;
}

.yel_b_t_05 {
	font-family: arial, tahoma, verdana, helvetica; 
	font-size: 11px;
	color: #FFFFFF; 
	text-transform: none;
	text-decoration: none;
}

.yel_b_t_06 {
	font-family: arial, tahoma, verdana, helvetica; 
	font-size: 12px;
	color: #000000; 
	text-transform: none;
	text-decoration: none;
}

/* Order Text Properties */
.order_inst_t_01 {
	font-family: arial, tahoma, verdana, helvetica; 
	font-size: 12px;
	font-weight:bold;
	letter-spacing:1px;
	color: #FFFFFF; 
	text-transform: none;
	text-decoration: none;
}

.order_desc_t_01 {
	font-family: arial, tahoma, verdana, helvetica; 
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
	text-transform: none;
	text-decoration: none;
	
	
	
}
.address {
	font-family: arial, tahoma, verdana, helvetica; 
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
	text-transform: none;
	text-decoration: none;
	text-align:right;
	width:50%;
	vertical-align:top;
}

/* General Borders */
.bdr_gry_solid_1px_b {
	border-bottom: 1px solid #CCCCCC;
    
}

.textbox {
font-family: arial, tahoma, verdana, helvetica; 
font-weight:normal;
font-size:12px;
height: 14px;

}

.fieldset_class {
	
	border:#F4DC3E thick 0px;
	width:95%;
	padding-left:20px;
}

.legent_style {
font-weight:bold;
}

.phrasetype{

	font-family: arial, tahoma, verdana, helvetica; 
	font-size: 10px;
	font-weight: bold;
	color: #000000; 
	text-transform: none;
	text-decoration: none;

}

.Heading {

	font-family: arial, tahoma, verdana, helvetica; 
	font-size: 14px;
	font-weight: bold;
	color: #000000; 
	text-transform: none;
	text-decoration: none;


}

.SubHeading {

	font-family: arial, tahoma, verdana, helvetica; 
	font-size: 12px;
	font-weight:bold;
	color: #000000; 
	text-transform: none;
	text-decoration: none;


}

.bdr_yel_dotted_1px_b {
	border-bottom: 1px dotted #FF0000;  
	margin:4px;
}

