.Arial_normal_12 {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	font-weight:normal;

}

.Arial_heading_14 {
	font-family:Arial;
	font-size: 13px;
	font-weight: normal;
	color:#993300;
	text-decoration: none;
	font-weight:bold;

}

.tahoma_normal_12 {
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	font-weight:normal;

}

.tahoma_bold_hyperlink {
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	font-weight:bold;

}

.Arial_normal_link_12px {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color:#0099FF;
	text-decoration: none;
	font-weight:normal;

}

.Arial_normal_highlight_12px {
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	font-weight:bold;

}

.Arial_normal_12_contact_us {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	font-weight:normal;
	padding-left:40px;

}

.Arial_normal_12_hyperlink
    {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-decoration:underline;
	font-weight:normal;
	}
	
	.arail_heading_14px
    {
	font-family:Arial;
	font-size: 14px;
	font-weight: normal;
	color:#0099FF;
	font-weight:bold;
	}
	
	


.Arial_normal_12_paddingleft_5px {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	font-weight:normal;
	padding-left:5px;
	text-align:left;

}

.Arial_normal_12_blue {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF
	text-decoration: none;
	font-weight:normal;

}


.tahoma_heading{
	font-family:tahoma;
	font-size: 14px;
	font-weight: normal;
	color:#993300;
	text-decoration: none;
	font-weight:bold;

}

.tahoma_heading_padding {
	font-family:tahoma;
	font-size: 14px;
	font-weight: normal;
	color:#993300;
	text-decoration: none;
	font-weight:normal;
	padding-left:10px;

}

.tahoma_subheading_padding {
	font-family:tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	font-weight:normal;
	padding-left:10px;

}

.tahoma_heading_padding_bggray {
	font-family:tahoma;
	font-size: 14px;
	font-weight: normal;
	color:#993300;
	background-color:#E9E9E9;
	text-decoration: none;
	font-weight:bold;
	padding-left:10px;

}

.bgcolor_gray
{
background-color:#E9E9E9;
}

.border_top_gray
{
border-top:3px solid #E9E9E9;
}

.border_left_gray
{
border-left:3px solid #E9E9E9;
}

.border_right_gray
{
border-right:3px solid #E9E9E9;
}

.border_left_right_gray
{
border-left:3px solid #E9E9E9;
border-right:3px solid #E9E9E9;
}

.border_left_bottom_right_gray
{
border-left:3px solid #E9E9E9;
border-bottom:3px solid #E9E9E9;
border-right:3px solid #E9E9E9;
}

.border_bottom_gray
{
border-bottom:3px solid #E9E9E9;
}

.border_left_right_gray_paddingleft_10px
{
border-left:3px solid #E9E9E9;
border-right:3px solid #E9E9E9;
padding-left:10px;
}

.border_left_right_bottom_gray_paddingleft_10px
{
border-left:3px solid #E9E9E9;
border-right:3px solid #E9E9E9;
border-bottom:3px solid #E9E9E9;
padding-left:10px;
}

.padding_left_10px
{
padding-left:10px;
}

.padding_left_10px_black
{
padding-left:10px;
color:#666666;
}

.my_menus { 
	background-color: #DFDFDF;
	padding:10px;
	-moz-border-radius:20px;
	border-radius:20px;
	border: 2px solid #302424;
	height:auto;margin:2px;
 }
 
  #boxA { 
	background-color: #EEEEEE;
	padding:10px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #E4E4E4;
	

.tahoma_heading_blue{ 
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#00CCFF;
	line-height:15px;
	text-decoration: none;
}
