﻿/*new desing*/
.O_GeneralTitle{margin-top:3px;font-weight:bold;float:left;}
.MAP_Container{position:relative;}
.MAP_Point{border:none;float:left;position:absolute;}
.MAP_Name {position:absolute; z-index:12; background-color:#ddd; border:1px solid #000; padding:0 3px; color:#000; font-family:"Arial Black";}
.O_Paging{padding:5px; border-bottom:3px double #bfbfbf; margin:10px 0; border-top:3px double #bfbfbf; text-align:right;}
.O_AlignLeft{position:relative; display:block; text-align:left; float:left;}
a.O_PagingLink:link{ font-weight:bold; color:#444; margin:0 3px; text-decoration:none; }
a.O_PagingLink:visited{ font-weight:bold; color:#444; margin:0 3px; text-decoration:none; }
a.O_PagingLink:hover{ font-weight:bold; color:#000; text-decoration:underline;}
.O_PagingLinkSelected{font-family:"Arial Black";  margin:0 3px; color:#000;}
.O_Sorting{float:left; margin-left:25px;}
a.O_SortingLinkSelected:link{ font-weight:bold; color:#000; margin:0 3px; text-decoration:none;}
a.O_SortingLinkSelected:visited{ font-weight:bold; color:#000; margin:0 3px; text-decoration:none;}
a.O_SortingLinkSelected:hover{ font-weight:bold; color:orange; margin:0 3px; text-decoration:none;}
.O_IconFloat { text-align:right; border:none; margin:2px 0 0 2px;}
.O_Title{ font-family:"Arial Black"; font-size:14px; color:#666; padding:4px; border-bottom:3px double #bfbfbf; margin:10px 0;}
.O_MessageText{position:relative; float:left; line-height:1.9; text-align:justify;}
.O_MessageTextImportant{font-weight:bold;}
.O_MessageTextTiny{color:#888; font-size:10px;}
.O_Container{position:relative; float:left; width:982px; background-color:#E4E8DD; min-height:630px;}
.O_Left{position:relative; float:left; width:280px; padding:25px;border:0px solid red;}
.O_Right{position:relative; float:left; width:550px; padding:25px;border:0px solid blue;min-height:630px;}
.O_SingleColumn{position:relative; float:left; width:930px; padding:25px;}
.O_Center{position:relative; padding:25px; width:700px; margin:25px auto;}
.N_Container{position:relative; float:left; width:982px; background-color:#D9E0EA; min-height:630px;}
.MME_Container{position:relative; float:left; width:982px; background-color:#DDDDDD; min-height:630px;}
.SRCH_Container{position:relative; float:left; width:982px; background-color:#DDDDDD; min-height:630px;}
.GEN_Container{position:relative; float:left; width:982px; background-color:#DDDDDD; min-height:630px;}
.P_Container{position:relative; float:left; width:982px; background-color:#E1D8D4; min-height:630px;}
a.O_ListLink:link{position:relative; display:block;	padding:3px 5px; font-size:12px; color:#000; text-decoration:none; border-bottom:1px dotted #999; font-weight:bold;}
a.O_ListLink:visited{position:relative; display:block;	padding:3px 5px; font-size:12px; color:#000; text-decoration:none; border-bottom:1px dotted #999; font-weight:bold;}
a.O_ListLink:hover{position:relative; display:block; color:#fff; background-color:#999; text-decoration:none; border-bottom:1px dotted #fff;}	
.O_ListShortInfo{position:relative; font-size:11px; font-weight:normal; overflow:hidden; white-space:nowrap; display:block; text-overflow:ellipsis; color:#666;} 
/* Search List Filters */
.G_SearchQuery {font-family:"Arial Black"; color:#FF5E06;}
.G_SearchInfo{border-bottom:1px solid #bbb; padding-bottom:2px; margin-bottom:5px;}
.G_SearchType{ font-weight:bold; border-bottom:1px solid #fff; color:#000; background-image:url(../Images/AdvancedSearch/FilterBckgr.png); padding:2px;}
.O_FilterLinkSelected {padding:2px 4px; color:#000; border-bottom:1px dotted #bbb;}
.O_FilterLinkNone {padding:2px 4px; color:#999; border-bottom:1px dotted #bbb;}
/*filters*/
.O_FilterContainer{margin:40px 5px 10px 5px;}
.O_FilterHeader{font-weight:bold; margin-bottom:10px;}
a.O_FilterTitle:link{position:relative; font-weight:bold; padding:2px 4px; color:#000; background-color:#dedede; border-bottom:1px solid #bbb; border-left:1px solid #bbb; border-right:1px solid #bbb; display:block; font-family:"Arial Black"; text-decoration:none; background-image:url(../Images/Content/ListPage/Down.png); background-repeat:no-repeat; background-position:right;}
a.O_FilterTitle:visited{position:relative; font-weight:bold; color:#000; padding:2px 4px; border-bottom:1px solid #bbb; background-color:#dedede; border-left:1px solid #bbb; border-right:1px solid #bbb; display:block; font-family:"Arial Black"; text-decoration:none; background-image:url(../Images/Content/ListPage/Down.png); background-repeat:no-repeat; background-position:right;}
a.O_FilterTitle:hover{position:relative; font-weight:bold; background-color:#999; display:block; color:#fff;}
a.O_FilterLink:link{display:block; text-decoration:none; padding:2px 4px; color:#000; border-bottom:1px dotted #bbb;}
a.O_FilterLink:visited{display:block; text-decoration:none; padding:2px 4px; color:#000; border-bottom:1px dotted #bbb;}
a.O_FilterLink:hover{display:block; text-decoration:none; background-color:#999; color:#fff;}
.O_FilterIsland{border-top:1px solid #bbb; margin-bottom:15px;}
.MME_Footer {position:relative; float:right; width:982px; background-color:#B6B6B6; height:20px;}
.C_Footer {position:relative; float:right; width:982px; background-color:#9B6751; height:20px;}
.N_Footer {position:relative; float:right; width:982px; background-color:#4F6B99; height:20px;}
.O_Footer {position:relative; float:right; width:982px; background-color:#829A50; height:20px;}
/*details*/
.O_ItemContainer{display:none;}
.O_InfoContainer{position:relative; padding:10px 25px; color:#000; border-top:none; text-align:justify; border-bottom:1px solid #666; border-left:1px solid #999; border-right:1px solid #999; background-color:#ededed}
.O_SelectedLink{position:relative; display:block; padding:3px 5px; font-size:12px; color:#fff; 	background-image:url(../Images/Content/ListPage/Selected.png);	background-repeat:repeat-x; border-bottom:1px dotted #999; font-weight:bold;}
.O_InfoPhoto120x120{position:relative; float:left; width:120px;	margin-right:25px;}
.O_InfoText{position:relative; float:left; line-height:1.5; width:350px; overflow:hidden;}
.O_LinkMore{ position:relative; margin-top:10px; text-align:right;}
/*end new design*/

.C_Region{
	position:relative;
	margin-bottom:10px;
	height:320px;
}
.C_BodyRegion{
	height:256px;
	padding:9px;
	font-size:10px;
	text-align:justify;
	overflow:hidden;
	background-color:#ddd;
}
.C_Container{
	position:relative;
	margin-bottom:10px;
}
.C_BodySmall{
	height:91px;
	padding:9px;
	font-size:10px;
	text-align:justify;
	overflow:hidden;
	background-color:#ddd;
}
.C_Header{
	color:#fff;
	height:26px;
	width:100%;
	background-image:url(../Images/Content/General/Header.png);
	background-repeat:repeat-x;
}
.C_HeaderSearch{
	height:26px;
	width:100%;
	background-image:url(../Images/Content/General/HeaderSearch.png);
	background-repeat:repeat-x;
}
.C_BodySearch {
	height:91px;
	padding:9px;
	font-size:10px;
	text-align:justify;
	overflow:hidden;
	background-color:#fff;
}
.C_FooterMain{
	height:20px;
	width:100%;
	background-color:#767676;
}
.C_FooterSearch{
	height:20px;
	width:100%;
	background-color:#c6c6c6;
}
.C_TextSearch{
	position:absolute;
	left:85px;
	right:0;
	height:80px;
}
.C_TextBold {
	font-size:11px;
	font-weight:bold;
	color:#000;
	line-height:2;
}
.C_Title{
	margin-top:3px;
	font-weight:bold;
	float:left;
}
a.C_FLink:link{
	text-decoration:none;
	color:#fff;
	float:right;
	margin:1px 5px 0 0;
}
a.C_FLink:visited{
	text-decoration:none;
	color:#fff;
	float:right;
	margin:1px 5px 0 0;
}
a.C_FLink:hover{
	text-decoration:underline;
	color:#fff;
}
.C_ContainerNews 
{
	position:relative;
	width:391px;
	background-color:#D9E0EA;
}
.C_HeaderNews {
	color:#fff;
	height:26px;
	width:100%;
	background-image:url(../Images/Content/MainPage/NewsBackground.png);
	background-repeat:repeat-x;
}
.C_ContainerImage{
	height:185px;
}
.C_ContainerImage2{
	height:293px;
}
a.C_LinkText2:link{font-weight:bold;color:#006AB3; border-bottom:1px dotted #999; padding:2px 0; text-decoration:none; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
a.C_LinkText2:visited{font-weight:bold; color:#006AB3; border-bottom:1px dotted #999; padding:2px 0; text-decoration:none;display:block;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
a.C_LinkText2:hover{font-weight:bold; color:#EA5A00;}
.C_BodyNewsLeft{position:relative; top:-1px; height:76px; background-color:#E5E9EE; padding:5px; text-align:justify; font-size:10px;}
.C_BodyOrgLeft {position:relative; top:-1px; height:60px; background-color:#E7E0DD; padding:5px; text-align:justify; font-size:10px;}
.C_BodyProjLeft {position:relative; top:-1px; height:76px; background-color:#E4E8DD; padding:5px; text-align:justify; font-size:10px;}
.C_NewsOrgLast{position:relative; border-bottom:1px solid #999; font-family:"Arial Black"; margin:8px 0;}
.C_BodyNewsOrg{height:256px;padding:9px; text-align:justify; overflow:hidden; color:#000;}
.C_FooterNews {
	position:relative;
	width:391px;
	background-color:#4F6B99;
	height:20px;
}
.C_ContainerOrg {
	position:relative;
	top:10px;
	width:391px;
	bottom:0;
	background-color:#E0E6D4;
}
.C_HeaderOrg {
	color:#fff;
	height:26px;
	width:100%;
	background-image:url(../Images/Content/MainPage/OrgBackground.png);
	background-repeat:repeat-x;
}
.C_FooterOrg {
	position:relative;
	width:391px;
	background-color:#829A50;
	height:20px;
}
.C_ContainerProj {
	position:absolute;
	left:590px;
	width:391px;
	background-color:#E1D8D4;
}
.C_ContainerMME {
	position:absolute;
	left:590px;
	width:391px;
	background-color:#E1D8D4;
}
.C_HeaderMME {
	color:#fff;
	height:26px;
	width:100%;
	background-image:url(../Images/Content/MainPage/MMEBackground.png);
	background-repeat:repeat-x;
}
.C_HeaderSearch {
	color:#fff;
	height:26px;
	width:100%;
	background-image:url(../Images/Content/MainPage/SearchBackground.png);
	background-repeat:repeat-x;
}
.C_BodyMME {
	height:293px;
	padding:9px;
	text-align:justify;
	overflow:hidden;
	background-image:url(../Images/Content/General/BodyBackground.png);
	background-repeat:repeat-x;
}
.C_HeaderProj {
	color:#fff;
	height:26px;
	width:100%;
	background-image:url(../Images/Content/MainPage/ProjectBackground.png);
	background-repeat:repeat-x;
}
.C_BodyProj {
	height:302px;padding:0 9px 9px 9px; text-align:justify; overflow:hidden; background-image:url(../Images/Content/General/BodyBackground.png); background-repeat:repeat-x;
}
.C_BodyOutLink{position:absolute; bottom:25px;}
.C_FooterProj {
	position:relative;
	width:391px;
	background-color:#9A6550;
	height:20px;
}
.C_ContainerLeft {
	position:relative;
	margin-top:10px;
}
.FOOT_LinkImage {
	border:none;
	vertical-align:middle;
	margin-right:4px;
}
a.FOOT_Link:link {
	text-decoration:none;
	color:#7b7b7b;
}
a.FOOT_Link:visited {
	text-decoration:none;
	color:#7b7b7b;
}
a.FOOT_Link:hover {
	text-decoration:underline;
	color:#000;
}
.C_SubtitleOrg {
	position:relative;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#829A50;
	border-bottom:1px solid #829A50;
	padding:0 0 2px 2px;
}
.C_SubtitleNews {
	position:relative;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#4F6B99;
	border-bottom:1px solid #4F6B99;
	padding:0 0 2px 2px;
}
.C_SubtitleProj {
	position:relative;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#9A6550;
	border-bottom:1px solid #9A6550;
	padding:0 0 2px 2px;
}
.D_MME_Link {
	position:relative;
	float:left;
	margin:3px 0 0 8px;
	color:#777;
}
.D_SubTitle {
	position:relative;
	float:left;
	padding: 0 10px 5px 0;
	color:#000;
	font-weight:bold;
}
.D_SubTitleLink {
	position:relative;
	float:left;
	padding: 0 10px 5px 0;
	color:#000;
}
.D_Title {
	color:#000;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	margin-top:20px;
}
.D_Text {
	position:relative;
	line-height:1.7;
	text-align:justify;
}
.D_TextLink {
	color:#000;
}
.D_TextStrong {
	position:relative;
	line-height:1.7;
	text-align:justify;
	font-weight: bold;
}
.C_ProjectMainInner 
{
	padding: 10px;
}
.MME_PagingProj{
	position:relative;
	padding:2px;
	margin-bottom:5px;
	border-bottom:1px solid #9A6550;
	font-size:10px;
}
.MME_PagingNews{
	position:relative;
	padding:2px;
	margin-bottom:5px;
	border-bottom:1px solid #4F6B99;
	font-size:10px;
}
.MME_PagingOrg{
	position:relative;
	padding:2px;
	margin-bottom:5px;
	border-bottom:1px solid #829A50;
	font-size:10px;
}
a.MME_PagingLinkNews:link{
	position:relative;
	padding:0 3px;
	color:#000;
	text-decoration:none;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #D0BBB2;
	border-bottom:1px solid #D0BBB2;
}
a.MME_PagingLinkNews:visited{
	position:relative;
	padding:0 3px;
	color:#000;
	text-decoration:none;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #D0BBB2;
	border-bottom:1px solid #D0BBB2;
}
a.MME_PagingLinkNews:hover{
	position:relative;
	border-top:1px solid #B08270;
	border-left:1px solid #B08270;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#D9C8C0;
}
.C_TreeContainerProj
{
	position: relative;
	background-color:#E1D8D4;
	padding:5px;
	border-bottom:1px solid #9A6550;
	overflow:hidden;
}
.C_TreeNodesInner {
	position:relative;
	text-align:left;
	white-space:nowrap;
}
.C_TreeInnerContainer {
	position:relative;
	left:12px;
	text-align:left;
	vertical-align:top;
	font-size:10px;
}
a.C_TreeItem:link {
	color:#313131;
	text-decoration:none;
	white-space:nowrap;
	border:1px solid #E1D8D4;
	vertical-align:top;
}
a.C_TreeItem:hover {
	color:#313131;
	text-decoration:none;
	white-space:nowrap;
	border:1px solid #fff;
	vertical-align:top;
}
a.C_TreeItem:visited {
	color:#313131;
	text-decoration:none;
	white-space:nowrap;
	border:1px solid #E1D8D4;
	vertical-align:top;
}
.C_TreeItemSelected {
	position:relative;
	color:#fff;
	border:1px solid#9A6550;
	background-color:#9A6550;
	padding:0 2px;
	text-decoration:none;
	white-space:nowrap;
	vertical-align:top;
}
.D_ListRowOut{position:relative;border-bottom:1px dotted #999;float:left;width:100%;}
.D_ListRowLabel{position:relative; float:left; width:150px; padding:3px 5px; color:#000; text-align:right;}
.D_ListRowData{position:relative; float:left; width:290px; padding:3px 5px; color:#000; font-weight:bold;}
.D_ListRowData2{position:relative; float:left; width:490px; padding:3px 5px; color:#000; font-weight:bold;}
.C_LinkImage2 img{border:1px solid #999; float:left; margin-bottom:8px;}
.C_LinkImage2:visited img{border:1px solid #999; float:left; margin-bottom:8px;}
.C_LinkImage2:hover img{border:1px solid #EA5A00;}
.C_IslandImageContainer{position:relative; height:115px; text-align:center;}
.C_OrgIslandContainer{position:relative; float:left; border-left:1px solid #fff; border-top:1px solid #fff; background-image:url(../Images/Content/ListPage/IslandBackground.png); background-repeat:repeat-x;border-bottom:1px solid #d2d2d2; border-right:1px solid #d2d2d2; margin:5px 2px; padding:5px; width:179px; height:250px; background-color:#ececec;}
.C_NewsIslandContainer{position:relative; float:left; border-left:1px solid #fff; border-top:1px solid #fff; background-image:url(../Images/Content/ListPage/IslandBackground.png); background-repeat:repeat-x;border-bottom:1px solid #d2d2d2; border-right:1px solid #d2d2d2; margin:5px 2px; padding:5px; width:179px; height:250px; background-color:#ececec;}
.C_ProjIslandContainer{position:relative; float:left; border-left:1px solid #fff; border-top:1px solid #fff; background-image:url(../Images/Content/ListPage/IslandBackground.png); background-repeat:repeat-x;border-bottom:1px solid #d2d2d2; border-right:1px solid #d2d2d2; margin:5px 2px; padding:5px; width:179px; height:250px; background-color:#ececec;}
a.C_IslandHeader:link{position:relative; color:#006AB3; font-weight:bold; font-family:"Arial"; border-bottom:1px dotted #bbb; margin-bottom:5px; display:block; text-decoration:none;}
a.C_IslandHeader:visited{position:relative; color:#006AB3; font-weight:bold;font-family:"Arial"; border-bottom:1px dotted #bbb; margin-bottom:5px; display:block; text-decoration:none;}
a.C_IslandHeader:hover{position:relative; color:orange; display:block; text-decoration:none;}
.C_IslandText{position:relative; text-align:justify; line-height:1.3; font-size:10px; height:85px; overflow:hidden;}
a.C_IslandLinkText:link {font-weight:bold; color:#006AB3; float:right;}
a.C_IslandLinkText:visited {font-weight:bold; color:#006AB3; float:right;}
a.C_IslandLinkText:hover {font-weight:bold; color:orange; }
a.C_HeaderLink:link{text-decoration:none; color:#fff; font-weight:bold;	margin-top:3px; float:left;}
a.C_HeaderLink:visited{text-decoration:none; color:#fff; font-weight:bold;	margin-top:3px; float:left;}
a.C_HeaderLink:hover{color:#333;}
/*gallery*/
.Gall_Bckgr{position:fixed; z-index:102;top:0;left:0;right:0;bottom:0; background-color:#000; opacity:.6; -moz-opacity:.6; filter:alpha(opacity=60);}
.Gall_Photo{position:fixed; z-index:104; overflow:auto;}
.Gall_Navigation {position:fixed; z-index:105; width:626px; height:60px; margin:auto; bottom:20px;} 
.Gall_NavigationContent	{position:relative; float:left; background-image:url(../Images/Content/Gallery/GNavBckgr.png); background-repeat:repeat-x; height:60px;}
.Gall_NavCorner {position:relative; float:left; width:13px;}
.Gall_TextContainer{position:relative; font-style:italic; width:300px; color:#fff; float:left; overflow:hidden; padding:5px 5px; white-space:nowrap; text-overflow:ellipsis;}
.Gall_PhotoTitle { position:relative; font-style:normal; line-height:1.5; font-weight:bold; font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; width:300px;}
a.Gall_PhotoLink:link { position:relative; font-style:normal; font-weight:bold; color:#fff; font-size:12px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; width:300px; text-decoration:none;}
a.Gall_PhotoLink:visited { position:relative; font-style:normal; font-weight:bold; color:#fff; font-size:12px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; width:300px; text-decoration:none;}
a.Gall_PhotoLink:hover { position:relative; font-style:normal; font-weight:bold; color:#fff; font-size:12px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; width:300px;}
a.Gall_Button:link {position:relative; float:left; margin:10px 3px; display:block;}
a.Gall_Button:visited {position:relative;float:left; margin:10px 3px; display:block;}
a.Gall_Button:hover {position:relative; display:block;}
.Gall_Separate{ position:relative; float:left; margin:0 8px;}
.Gall_Close {position:relative; float:left;}
/*comments*/
.COMMENT_Label{text-align:left;width:100px;padding:2px 10px 2px 5px;color:#000;}
.COMMENT_LabelLong{width:400px;padding:2px 10px 2px 5px;color:#000;}
.COMMENT_TextArea{width:330px;height:100px;border:1px solid #666;font-family:Arial;font-size:12px;padding:2px;color:#000;}
.COMMENT_Container{position:relative;margin:1px 0;padding: 5px 2px;border-top:1px dotted #999;border-bottom:1px dotted #999;}
.COMMENT_Nr{font-size:24px;color:#fff;font-style:italic;font-weight:bold;float:left;margin-right:10px;}
.COMMENT_Header{color:#000;padding:12px 0 0 0;color:#9A6550;font-weight:bold;}
.COMMENT_Text{text-align:justify;line-height:1.7;font-size:10px;padding:5px 5px 10px 5px;}
.AS_Container{position:relative; border-bottom:1px solid #bfbfbf; padding:5px 30px 15px 30px; background-image:url(../Images/AdvancedSearch/icASBckgr.png); background-repeat:repeat-x; margin:10px 7px 5px 5px;}
.AS_Icon{ position:relative; float:left; margin:0 20px 10px 0; }
.AS_Input{width:300px; font-size:12px;	border:1px solid #7F9DB9; font-weight:bold;	padding:2px 2px; float:left; margin:0 2px;}
/*profile*/
.PFButton{font-weight:bold; font-size:11px;	padding:1px 10px; margin:0;}
.PFLabel {display: block; float: left; margin-bottom:5px;text-align: left; width:160px; padding:2px 10px 2px 0; color:#000;}
.RField1{width:180px;display: block; float: left; margin-bottom:5px;}
.RField2{width:240px;display: block; float: left; margin-bottom:5px;}
.RField3{width:60px;display: block; float: left; margin-bottom:5px;}
.PFMessage {font-weight:bold; font-family:"Arial"; font-size:12px;	margin-bottom:10px;	color:#DD2222;display:none;}
.PFMenuItem {color:#aaa;}
a.PFMenuLink:link {color:#aaa;}
a.PFMenuLink:visited {color:#aaa;}
a.PFMenuLink:hover {color:#333;}
/* profil-new */
.AS_SubSelectContainer{position:relative; float:left; width:100px; margin-top:5px;}
.AS_FilterContainer{ position:relative; float:left; border:1px solid #bfbfbf; margin:5px; height:290px; background-color:#d2d2d2; padding:15px; width:165px; overflow:auto; }
.AS_FilterTitle{ position:relative; font-family:"Arial Black"; color:#666; margin-bottom:10px; display:block; border-bottom:1px}
a.AS_SubSelectLink:link {position:relative; display:block; border:1px solid #bfbfbf; width:85px; background-color:#ddd; text-decoration:none; padding:5px; color:#000; font-weight:bold; margin-bottom:5px;}
a.AS_SubSelectLink:visited {position:relative; display:block; border:1px solid #bfbfbf;  width:85px; background-color:#ddd; text-decoration:none; padding:5px; color:#000; font-weight:bold; margin-bottom:5px;}
a.AS_SubSelectLink:hover {position:relative; border:1px solid orange; background-color:#fff; text-decoration:none;}
.AS_SubSelected {position:relative; border:1px solid #f79c10; width:85px; background-color:#fff; text-decoration:none; padding:5px; color:#000; font-weight:bold; margin-bottom:5px;}
.PFButton2{font-weight:bold; font-size:11px;	padding:1px 10px; margin:0; float:right; margin:5px 10px 0 0;}
.AS_FilterContainer2{position:relative; float:left; border:1px solid #bfbfbf; padding:10px 50px; margin:5px; width:710px; background-color:#d2d2d2; height:370px;}

a.G_TitleLink:link{ color:#000; text-decoration:underline; }
a.G_TitleLink:visited{ color:#000; text-decoration:underline; }
a.G_TitleLink:hover{ color:#000; text-decoration:underline;}
