a.top_anchor:link, a.top_anchor:visited, a.top_anchor:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
}

a.top_anchor:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff7300;
	text-decoration: none;
}
a.top_anchor_selected:link, a.top_anchor_selected:hover, a.top_anchor_selected:visited, a.top_anchor_selected:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff7300;
	text-decoration: none;
}

a.signup_anchor:link, a.signup_anchor:visited, a.signup_anchor:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}

a.signup_anchor:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff7300;
	text-decoration: none;
}

a.main_anchor:link, a.main_anchor:visited, a.main_anchor:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; /*color: #666666;*/
	color: #171717;
	text-decoration: none;
}

a.main_anchor:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff7300;
	text-decoration: none;
}

.main_search_textbox
{
	width: 345px;
	height: 22px;
	border: solid 1px #c8aa05;
	color: #666666;
	background-color: #FFFFFF;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	padding-left: 5px;
}

.main_search_ddl
{
	width: 120px;
	height: 22px;
	border: solid 1px #c8aa05; /*color: #666666;*/
	color: #4c4c4c;
	background-color: #FFFFFF;
	float: left;
	padding-left: 1px;
	font-size: 80%;
}
.ddl_gray_border
{
	border-color: #DADADA;
}

.main_search_btn
{
	width: 53px;
	height: 23px;
	background-color: Orange;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../Images/ControlImages/btn_find.gif);
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 2px;
	cursor: pointer;
}

.general_textbox
{
	width: 160px;
	height: 16px;
	border-left: solid 1px #9f9f9f;
	border-top: solid 1px #9f9f9f;
	border-right: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px; /*color: #666666;*/
	color: #4c4c4c;
}
.multi_multi_textbox_width
{
	width:300px;
}
.small_textbox
{
	width: 100px;
}
.general_multi_textbox
{
	width: 160px;
	height: 35px;
}
.general_multi_multi_textbox
{
	width: 300px;
	height: 100px;
}
.general_answer_textbox
{
	width: 500px;
	height: 50px;
}
.general_ddl
{
	width: 163px;
	height: 19px;
	border-left: solid 1px #9f9f9f;
	border-top: solid 1px #9f9f9f;
	border-right: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px; /*color: #666666;*/
	color: #4c4c4c;
}
.small_ddl_width
{
	width:65px;
}
.general_button
{
	width: 53px;
	height: 23px;
	background-color: Orange;
	background-image: url(../Images/ControlImages/btn_login.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: none;
	cursor: pointer;
}
.general_button_disable
{
	background-image: url(../Images/ControlImages/btn_login_disable.gif);
	background-color: Gray;
}
.red_general_button
{
	width: 103px;
	height: 27px;
	background-color: Red;
	background-image: url(../Images/ControlImages/redBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: none;
}
.button_long
{
	width: 90px;
	height: 23px;
	background-color: Orange;
	background-image: url(../Images/ControlImages/btn_long.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: none;
	cursor: pointer;
}
.button_long_disable
{
	background-color: Gray;
	background-image: url(../Images/ControlImages/btn_long_disable.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.ul_connect
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	display:block;
	padding:0px;
	margin-top:3px;
}
.ul_connect li
{
	display:inline;
	float:right;
}
.category_ul
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0px;
	margin-left: 15px;
	margin-right: 10px;
	line-height: 90%;
	margin-top: 10px;
}
.category_ul li
{
	padding: 5px 0px 5px 0px;
}
.category_ul li ul li
{
	padding: 0px 0px 0px 0px;
}
.category_ul_sub
{
}
.category_ul_sub li
{
	padding: 2px 0px 0px 0px;
}

li.rel_sites_header
{
	border-bottom: 1px solid #FFFFFF;
	background-color: #FF8600 !important;
	padding-left: 15px;
}
ul.ul_rel_sites
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px 0px;
}
ul.ul_rel_sites li
{
	height: 28px;
	padding-top: 3px;
	/*border-bottom: 1px solid #E9EEF2;*/
	border-bottom: 1px solid #FFFFFF;
	background-color:#F3F3F3;
	padding-left: 20px;
}
ul.ul_rel_sites li:hover
{
	height: 28px;
	padding-top: 3px;
	/*border-bottom: 1px solid #E9EEF2;*/
	border-bottom: 1px solid #FFFFFF;
	background-color: #E6E6E6;
}
.item_image_ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
.item_image_ul li
{
	display: inline;
	padding-right: 3px;
}

a.category_anchor:link, a.category_anchor:visited, a.category_anchor:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #035AB0;
	text-decoration: none;
}

a.category_anchor:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ff7300;
	text-decoration: none;
}
a.sub_category_anchor:link, a.sub_category_anchor:visited, a.sub_category_anchor:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #171717;
	text-decoration: none;
}
a.sub_category_anchor:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ff7300;
	text-decoration: none;
}
a.anchor_item_title:link, a.anchor_item_title:visited, a.anchor_item_title:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}
a.anchor_item_title:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff7300;
	text-decoration: none;
}
a.anchor_third_party:link, a.anchor_third_party:visited, a.anchor_third_party:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #212121;
}
a.anchor_third_party:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff7300;
}
a.lnk_blank:link, a.lnk_blank:visited, a.lnk_blank:active, a.lnk_blank:active
{
	cursor: pointer;
	text-decoration: none;
}
a.lnk_rel_sites:link, a.lnk_rel_sites:visited, a.lnk_rel_sites:active, a.lnk_rel_sites:hover
{
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 13px;
	color: #0033CC;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	vertical-align: super;
}
/* ajax tab: this should be changed */
.CustomTabStyle .ajax__tab_outer .ajax__tab_inner .ajax__tab_tab
{
	display: block;
	text-align: center;
	width: 100%;
	margin-left: 0px;
}
.CustomTabStyle
{
	display: block;
}
.CustomTabStyle .ajax__tab_tab
{
	background-image: url(../Images/ControlImages/tabNormal.gif);
/*	padding: 1px 1px 0px 1px;*/
	width: 97px;
	height: 25px;
	cursor: pointer;
	text-align: center;
}

.CustomTabStyle .ajax__tab_body
{
	border: solid 1px #DADADA;
	height: 100%;
}
.CustomTabStyle .ajax__tab_panel
{
	height: auto;
}

.CustomTabStyle .ajax__tab_header
{
	width: 102px;
	height: 25px;
	text-align: center;
}

.CustomTabStyle .ajax__tab_inner
{
	width: 97px;
	height: 25px;
}

.CustomTabStyle .ajax__tab_outer
{
	width: 102px;
	height: 25px;
	margin-left: 2px;
}

.CustomTabStyle .ajax__tab_active
{
	width: 97px;
	height: 25px;
}

.CustomTabStyle .ajax__tab_hover
{
	width: 97px;
	height: 25px;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_tab
{
	background-image: url(../Images/ControlImages/tabHover.gif);
	border-bottom: none;
/*	padding: 1px 1px 0px 1px;*/
	width: 97px;
	height: 25px;
}

.CustomTabStyle .ajax__tab_active .ajax__tab_tab
{
	background-image: url(../Images/ControlImages/tabActive.gif);
	border-bottom: none;
/*	padding: 1px 1px 0px 1px;*/
	width: 97px;
	height: 25px;
	display: block;
	width: 100%;
}
