.spanAbsPosNew
{
	display: none;
	position: absolute;
	z-index: 1;
	overflow: auto;
}
.tdClassYellow
{
	background-color: #ffffcc;
	text-align: left;
}

.fontWeightBold
{
	font-weight: bold;
}
.stlSuccess
{
	color: Green;
	font-weight: bold;
}
.spanAbsPosNew
{
	display: none;
	z-index: 1;
	overflow: auto;
	position: absolute;
}
.tdClassYellow
{
	background-color: #ffffcc;
}
.fontWeightBold
{
	font-weight: bold;
}
.stlSuccess
{
	font-weight: bold;
	color: green;
}
.hideobject
{
	visibility: hidden;
	width: 0px;
}
.HeaderRed
{
	font-weight: bold;
	font-size: 13px;
	color: #993333;
	font-family: Verdana;
}

.hideobject
{
	visibility: hidden;
	width: 0px;
}

.HeaderBlueNormal
{
	font-family: verdana;
	color: #2c84b2;
}
.HeaderBlue
{
	font-family: verdana;
	font-weight: bold;
	color: #2c84b2;
}
.HeaderBold
{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}
.AnchorTag
{
	text-decoration: underline;
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	color: #0000cc;
}

.AnchorTagWhite
{
	text-decoration: underline;
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
	color: #dde4d6;
}

.SubTabsMain
{
	background-color: #085d76;
	height: 20px;
	font-size: 10px;
	font-family: Verdana;
	color: white;
	font-weight: bold;
	width: 800px;
}
.SubTabs
{
	color: #dde4d6;
	font-weight: bold;
	width: 80px;
	text-decoration: underline;
	cursor: pointer;
}
.DefSubTabs
{
	color: #dde4d6;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
.LableFont
{
	font-family: verdana;
	font-size: 11px;
}
.LableFontBold
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.ArialFontGray
{
	font-family: Arial;
	font-size: 11px;
	color: Gray;
}
.LableFontGreen
{
	font-family: verdana;
	font-size: 11px;
	color: green;
}
.LableFontRed
{
	font-family: verdana;
	font-size: 11px;
	color: #993333;
}
.LableFontBlue
{
	font-family: verdana;
	font-size: 11px;
	color: BLUE;
}
.warning_font
{
	color: red;
	font-family: verdana;
	font-size: 11px;
}
.commentStyle
{
	font-size: 11px;
	color: #006400;
	font-family: Verdana;
}
.commentIStyle
{
	font-size: 11px;
	font-style: italic;
	color: #006400;
	font-family: Verdana;
}
/*
.spanAbsPos11
{
    display:none;
    position:absolute;
    z-index:1;
    BORDER-RIGHT: 1px solid; 
    BORDER-TOP: 1px solid; 
    VERTICAL-ALIGN: baseline; 
    OVERFLOW: auto; 
    BORDER-LEFT: 1px solid; 
    BORDER-BOTTOM: 1px solid; 
    BACKGROUND-COLOR: white; 
    TEXT-ALIGN: left
}
*/
.spanAbsPos
{
	display: none;
	position: absolute;
	z-index: 1;
	border-right: 1px solid;
	border-top: 1px solid;
	vertical-align: baseline;
	overflow: auto;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: white;
	text-align: left;
}
.spanAbsPosGrant
{
	display: none;
	position: absolute;
	border-right: 1px solid;
	border-top: 1px solid;
	vertical-align: baseline;
	overflow: auto;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: white;
	text-align: left;
	z-index: 1; /*left: 433px;*/
}
.txtStyle
{
	border-right: #ccc 1px solid;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	border-bottom: #ccc 1px solid;
	font-family: 'verdana';
	font-size: 11px;
}
.starStyle
{
	font-size: 2;
	font-family: verdana;
	color: red;
}
.fieldset
{
	border-right: BACKGROUND-COLOR: #dde4d61px solid;
	border-top: BACKGROUND-COLOR: #dde4d61px solid;
	border-left: BACKGROUND-COLOR: #dde4d61px solid;
	border-bottom: BACKGROUND-COLOR: #dde4d61px solid;
	position: static;
	display: block;
	page-break-after: always;
}
.legend
{
	font-weight: bold;
	color: #2c84b2;
	font-family: 'verdana';
	font-size: 11px;
}

.bodyTable_home
{
}
.lightgray
{
	background-color: #f4f7f0;
}
.darkgray
{
	background-color: #dde4d6;
}
.resultsFeatures
{
	background-color: #eaeaca;
}
.resultsItem
{
	border-bottom: #dde4d6 1px solid;
}
.resultsBorder
{
	border-right: #c9bf4c 1px solid;
	width: 20%;
	padding-top: 12px;
}
.leftspacing
{
	width: 125px;
}
.pageHeading
{
	font-weight: bold;
	font-size: 16px;
}
.formButton
{
	width: 100px;
	font-family: arial, helvetica, sans-serif;
	height: 21px;
}
.formBox_header
{
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: #f4f4e8 1px solid;
	background-color: #e8edf2;
}
.formBox_body
{
	background-color: #dde4d6;
}
.alternateEven
{
	background-color: #fefffd;
}
.alternateOdd
{
	background-color: #f5f8f1;
}
.instructions
{
	width: 25%;
	background-color: #f5f8f1;
}
.instructionsHeader
{
	font: bold 16px georgia, "times new roman" , times, serif;
	color: #18537f;
	letter-spacing: -1px;
}
.instructionsText
{
	font-size: 11px;
	line-height: 16px;
}
.smallInstructionsText
{
	font-size: 11px;
	color: #888875;
}
.checkbox_align
{
	padding-left: 4px;
	padding-top: 2px;
}
.merchant .address .name
{
	font-weight: bold;
	font-size: 14px;
}
.merchant .address .rest
{
	font-size: 14px;
}
.gvine_inline_instruct
{
	font-size: 11px;
	color: #18537f;
}
.gvine_form_width
{
	width: 100%;
}
.gvine_left_labels
{
	width: 155px;
}
.gvine_forminput_leftspace
{
	width: 10px;
}
.gvine_forminput_rightspace
{
	width: 5px;
}
.gvine_formBox_left
{
	border-right: #f4f4e8 0px solid;
	width: 75%;
	padding-top: 0px;
}
.readonly
{
	color: #666666;
	background-color: #f6f6f6;
}
.premiumColor
{
	background-color: #a7ccda;
}
.darkblue_heading
{
	font-weight: bold;
	color: #005480;
}
.searchBox
{
	border-right: #666666 2px solid;
	border-top: #555555 2px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
.formBox
{
	border-right: #dde4d6 1px solid;
	border-top: #dde4d6 1px solid;
	border-left: #dde4d6 1px solid;
	border-bottom: #dde4d6 1px solid;
}
.gray_home
{
	padding-right: 10px;
	padding-left: 10px;
	background-color: #dde4d6;
}
.gray_home_nopadding
{
	background-color: #dde4d6;
}
.home_blue
{
	font-weight: bold;
	font-size: 14px;
	color: #015b8a;
}
.home_blue_small
{
	font-weight: bold;
	color: #015b8a;
}

.page_header
{
	font-weight: bold;
	color: #993333;
	font-size: 14px;
}

.home_midblue
{
	font-weight: bold;
	color: #2c84b2;
}

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.savedLocs
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#test A
{
	display: block;
}
#navcontainer UL
{
	padding-left: 0px;
	font-weight: bold;
	float: left;
	margin-left: 0px;
	width: 100%;
	color: #ffffff;
	padding-top: 0px;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 1px;
	background-color: #1c517a;
}
#navcontainer UL LI
{
	display: inline;
}
#navcontainer UL LI A
{
	border-right: #fff 1px solid;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-bottom: 0px;
	color: white;
	padding-top: 3px;
	height: 26px;
	background-color: #1c517a;
	text-decoration: none;
}
#navcontainer UL LI A:hover
{
	color: #ffffff;
	height: 26px;
	background-color: #006699;
}
#current
{
}
.white
{
	background-color: #ffffff;
}
.topnav_home
{
	background-image: url(/img/topnav_home_background.jpg);
	height: 32px;
}
.pageHeading
{
	font-weight: bold;
	font-size: 16px;
}
H1
{
	font-size: 16px;
	padding-bottom: 0px;
	color: #013c59;
	font-family: Arial, Helvetica, sans-serif;
}
H2
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #333333;
}
.results_categories
{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.results_headingLink
{
	color: #ffffff;
}
TD
{
	font-size: 12px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_midsize
{
	font-size: 14px;
}
.results_heading
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 2px;
}
.resultsBox
{
	padding-left: 10px;
	border-bottom: #dddddd 1px solid;
}
.results_recordname
{
	font-weight: bold;
	font-size: 12px;
	color: #013c59;
}
.resultspic_padding
{
	padding-right: 20px;
}
.distanceRange
{
	height: 50px;
}
.smalltext
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.feedback
{
	padding-bottom: 5px;
	height: 40px;
}
.breadcrumb
{
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.smalltext_lineheight
{
	font-size: 11px;
	line-height: 18px;
}
.content_headline
{
	font-weight: bold;
	font-size: 16px;
	color: #2c84b2;
}
.content_subhead
{
	font-weight: bold;
	color: #2c84b2;
}
.contenttable
{
	padding-top: 15px;
}
.olive_medium
{
	background-color: #e9e8d6;
}
.olive_light
{
	background-color: #f0f1e3;
}
.olive_dark
{
	background-color: #9fa54d;
}
.darkblue
{
	background-color: #1c517a;
}
.lightblue
{
	background-color: #edf4fc;
}
.footerblue
{
	background-color: #e8edf2;
}
.accentbar
{
	height: 5px;
}
.content_topboxes
{
	margin-bottom: 10px;
}
.content_left
{
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 49%;
	padding-top: 10px;
	background-color: #e8edf2;
}
.content_right
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 49%;
	padding-top: 10px;
	background-color: #e8edf2;
}
.content_divider
{
	width: 1%;
	background-color: #e8edf2;
}
.row_dark
{
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: #999999 1px dotted;
}
.nameAddress
{
	font-size: 13px;
}
.row_light
{
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: #999999 1px dotted;
}
.footerlinks
{
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.merchant_bodytext
{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.profile_heading
{
	font-weight: bold;
	font-size: 13px;
	color: #015b8a;
}
.results_leftnavheading
{
	font-weight: bold;
	color: #666666;
	padding-top: 13px;
}
.maintable
{
	width: 100%;
}
.headertable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.customform1
{
	border-right: #ccc 1px solid;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	width: 225px;
	border-bottom: #ccc 1px solid;
}
.customform2
{
	border-right: #ccc 1px solid;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	width: 225px;
	border-bottom: #ccc 1px solid;
}
.searchButton
{
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
}
.grayborder
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.font_medium_bold
{
	font-weight: bold;
	font-size: 14px;
}
.font_smaller
{
	font-size: 11px;
}
.font_smallest
{
	font-size: 10px;
}
.map_zoomlevel
{
	font-size: 10px;
	color: #666666;
}
.map_zoomnumber
{
	font-size: 11px;
	height: 26px;
}
.forminput
{
	border-right: #ccc 1px solid;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	border-bottom: #ccc 1px solid;
}
.btn_standard
{
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
}
.formInput
{
	border-right: #ccc 1px solid;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	border-bottom: #ccc 1px solid;
}
.categoryBox
{
	border-right: #abb6c0 1px solid;
	border-top: #abb6c0 1px solid;
	padding-top: 20px;
	border-bottom: #abb6c0 1px solid;
	background-color: #fdfef9;
}
.categories
{
	font-size: 12px;
	line-height: 26px;
	font-family: arial, helvetica;
}
.leftpadding
{
	padding-left: 5px;
}
.categories_divider
{
	border-left: #a6b2bc 1px solid;
}
.bulletlist
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
}
.categorypage_box
{
	border-right: #abb6c0 1px solid;
	padding-right: 10px;
	border-top: #abb6c0 1px solid;
	padding-left: 30px;
	padding-bottom: 20px;
	border-left: #abb6c0 1px solid;
	padding-top: 20px;
	border-bottom: #abb6c0 1px solid;
	background-color: #fdfef9;
}
.categorypage_image
{
	border-right: #abb6c0 1px solid;
	border-top: #abb6c0 1px solid;
	border-left: #abb6c0 1px solid;
	border-bottom: #abb6c0 1px solid;
}
.categorypage_bodytable
{
	width: 767px;
}
.errors
{
	font-size: 11px;
	color: #ff0000;
}
.mylocations_formheader
{
	padding-right: 7px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: #999999 1px solid;
	background-color: #f4f7f0;
}
.mylocations_formbody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.mylocations_formbody_gray
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.mylocations_formtable
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
.formTable
{
	border-right: #999999 1px solid;
	padding-right: 20px;
	border-top: #999999 1px solid;
	padding-left: 20px;
	padding-bottom: 20px;
	border-left: #999999 1px solid;
	padding-top: 20px;
	border-bottom: #999999 1px solid;
}
.formBody
{
}
.formHeader
{
	padding-right: 7px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: #999999 1px solid;
	background-color: #f4f7f0;
}
.required
{
	font-weight: bold;
	color: #ff0000;
}
.required_text
{
	font-style: italic;
}
.customform2
{
	border-right: #ccc 1px solid;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	border-bottom: #ccc 1px solid;
}
.form_textheader
{
	font-weight: bold;
	font-size: 16px;
}
.sitemap_firstlevel
{
	font-weight: bold;
	font-size: 14px;
	height: 20px;
}
TD.sitemap_firstlevel A:link
{
}
TD.sitemap_firstlevel A:visited
{
}
.sitemap_secondlevel
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
}
TD.sitemap_secondlevel A:link
{
}
TD.sitemap_secondlevel A:visited
{
}
.sitemap_thirdlevel
{
	padding-left: 25px;
	font-size: 10px;
	height: 20px;
}
TD.sitemap_thirdlevel A:link
{
}
TD.sitemap_thirdlevel A:visited
{
}
.sitemap_category
{
	border-right: #6da4db 1px solid;
	padding-right: 30px;
	border-top: #6da4db 1px solid;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-left: #6da4db 1px solid;
	width: 100%;
	padding-top: 10px;
	border-bottom: #6da4db 1px solid;
	background-color: #f0f7fe;
}
.lineheight
{
	line-height: 16px;
}
.box_thumbnail
{
	border-right: #1a517a 1px solid;
	border-top: #1a517a 1px solid;
	border-left: #1a517a 1px solid;
	border-bottom: #1a517a 1px solid;
}
.textfield_transparent
{
	border-right: 0px;
	border-top: 10px;
	font-weight: bold;
	border-left: 0px;
	border-bottom: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}
.fontArial11px
{
	font: 11px/18px Arial, Helvetica, sans-serif;
}

.ul_visitor
{
	list-style-image: url(img/bullet_visitor.gif);
	line-height: 18px;
}
.userbar
{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #1c517a;
}
.userbar A:link
{
	color: #ffffff;
	text-decoration: none;
}
.userbar A:visited
{
	color: #ffffff;
	text-decoration: none;
}
.userbar A:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.userbar A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/***********************************************************************/
/* Process navigation path
/*i.e for Set Up Deal -> Describe Deal -> Target Buyers -> Publish Deal 
/***********************************************************************/
TABLE.map2 TD.step
{
	border-right: #b0b0b0 1px solid;
	padding-right: 5px;
	border-top: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 70%;
	padding-bottom: 5px;
	border-left: #b0b0b0 1px solid;
	color: #666666;
	padding-top: 5px;
	border-bottom: #b0b0b0 1px solid;
	font-family: arial,sans-serif;
	background-color: #efefef;
	font-size: 11px;
}
TABLE.map2 TD.step_current
{
	border-right: #3f7c5f 1px solid;
	padding-right: 5px;
	border-top: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 70%;
	padding-bottom: 5px;
	border-left: #3f7c5f 1px solid;
	color: black;
	padding-top: 5px;
	border-bottom: #3f7c5f 1px solid;
	font-family: arial,sans-serif;
	background-color: #c6d7cf;
	font-size: 11px;
}
/***********************************************************************/

/******************************/
/* Bubble tootip related css*/
/******************************/
#bubble_tooltip
{
	width: 147px;
	position: absolute;
	display: none;
}
#bubble_tooltip .bubble_top
{
	background-image: url(    'images/img_package_deal/bubble_top.gif' );
	background-repeat: no-repeat;
	height: 16px;
}
#bubble_tooltip .bubble_middle
{
	background-image: url(    'images/img_package_deal/bubble_middle.gif' );
	background-repeat: repeat-y;
	background-position: bottom left;
	padding-left: 7px;
	padding-right: 7px;
}
#bubble_tooltip .bubble_middle span
{
	position: relative;
	top: -8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
}
#bubble_tooltip .bubble_bottom
{
	background-image: url(    'images/img_package_deal/bubble_bottom.gif' );
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 44px;
	position: relative;
	top: -6px;
}

/******************************/
/**********End here************/
/******************************/

/******************************/
/**********Editor control********/
/******************************/
.EditControl
{
	width: 500px;
	height: 200px;
}
.tblTable
{
	width: 500px;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
}
.butClass
{
	width: 22;
	border: 0px solid;
	border-color: #D6D3CE;
}

.tdClass
{
	padding-left: 0px;
	padding-top: 0px;
}
/******************************/
/**********End here************/
/******************************/

.dvErrorMsg
{
	position: absolute;
	top: 0;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	background-color: #fff5ee;
	border: #ff9966 1px solid;
	font-size: 11px;
	font-family: Verdana;
	color: Red;
	height: 20;
	vertical-align: bottom;
}

.dvStatusMsg
{
	position: absolute;
	top: 0;
	padding: 10px;
	text-align: left;
	font-weight: bold;
	color: Green;
	background-color: #e0ffff;
	border-bottom: #00cc99 1px solid;
	border-left: #00cc99 1px solid;
	border-right: #00cc99 1px solid;
	font-size: 11px;
	font-family: Verdana;
	height: 25;
	vertical-align: bottom;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

.PagerContainerTable
{
	border-right: #333333 0px solid;
	border-top: #333333 0px solid;
	border-left: #333333 0px solid;
	color: #d1d1e1;
	border-bottom: #333333 0px solid; /*background-color: #FFFFFF;*/
}

.ContainerTableForPaging
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	color: #d1d1e1;
	border-bottom: #333333 1px solid; /*background-color: #FFFFFF;*/
}

.GeneralTextFont
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #000000;
	padding-top: 3px;
	white-space: nowrap;
	font-weight: normal;
}

.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif; /*color: #f0f1f2;*/
	color: black;
	padding-top: 3px;
	white-space: nowrap; /*background-color: #990000;*/
	font-weight: normal;
}
.PagerInfoCell:link
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	color: #990000;
	background-color: #FFFF99;
}
.PagerOtherPageCells
{
	background-color: #f0f1f2;
}
.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}

