html,body {
	height: 100%;
	margin:0;
	padding:0;
	background-color:#fff;
	color: #000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background_brick.gif);
	cursor: default;
}
a,a:visited {
	color: black;
}

/* FINE TUNE */

.Courses_Details_LeftHolder {
	width: 215px; 
	display: block; 
	float: left; 
	margin-left: 13px; 
	padding-left: 13px;
}

.Contacts_LeftHolder {
	width: 215px; 
	display: block; 
	float: left; 
	margin-left: 13px; 
	padding-left: 13px;
}

/* HOME */
.Home_Left_Container {
	width: 410px; 
	display: block; 
	float: left; 
	margin-left: 13px;
	padding-left:0px; 
	font-size: 11px;
}
.Home_Bottom_Separator {
	
	background-image: url(images/dotted.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 1px;
	display: block;
	width: 710px;
	font-size: 0px;
	float:left;
}
.Home_Separator {
	background-image: url(images/dotted.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 1px;
	display: block;
	width: 192px;
	font-size: 0px;
	float:left;
}
a.home_link,a.home_link:visited {
	color: Black;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
a.home_link:hover {
	text-decoration: underline;
}



a.Home_Subtitle_Link,a.Home_Subtitle_Link:visited {
	font-size: 11px;
	color: #866A09;
	font-weight: bold;
	text-decoration: none;
}
a.Home_Subtitle_Link:hover {
	font-size: 11px;
	color: #866A09;
	font-weight: bold;
	text-decoration: underline;
}

.Home_Subtitle {
	font-size: 11px;
	color: #866A09;
	font-weight: normal;
}

.Home_Title {
	background-image: url(images/home_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	display: block;
	float: left;
}

.Home_Right {
	width: 200px;
	padding-left: 10px;
}
.Home_Left {
	border-right: 1px solid #ccc;
	width: 210px;
}

.Home_BottomContainer {
	width: 724px; 
	display: block; 
	float: right;
	font-size: 11px;
	margin-bottom: 20px;
	margin-right:0px;
	text-align: left;
	margin-top: 10px;
}

.Home_RightContainer {
	width: 300px; 
	display: block; 
	float: right;
	font-size: 11px;
	margin-bottom: 20px;
	margin-right:13px;
	text-align: right;
}


/* COURSES */
.Courses_Listing_Dropdown {
	font-size: 10px;
	background-color: #C4C4C4;
	border: 2px solid #828483;
	margin: 0px;
}
.Courses_Listing_DropdownHolder {
	display: block; 
	float:right; 
	width: 400px; 
	margin-bottom: -6px; 
	padding-bottom: 6px; 
	margin-top: -5px;
}

.Courses_Map_Dropdown {
	width: 200px;
	border: 1px solid White;
	background-color: #c3c3c3;
	font-size: 11px;
}
.Courses_Map_Choice_Holder {
	text-align: right;
	background-color: #866A09;
	width: 385px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	color: #fff;
	font-size: 11px;
	padding: 2px;
}

.Courses_Map_Container {
	border: 3px solid #866A09;
	display: block;
	float: left;
	margin: 13px;
	width: 708px;
}

.Courses_Contacts_Error {
	border: 1px solid Red;
	background-color: #FFC9B5;
	padding: 3px;
	font-weight: bold;
	display: block;
	width: 152px;
	margin-bottom: 5px;
}
.Course_Contacts_Button {
	border: 1px solid #818181;
	background-color: #4B0707;
	color: #CECECE;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	width: 158px;
	cursor: pointer;
}

.Course_Contacts_Textarea {
	width: 225px;
	height: 106px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E4E4E4;
	border: 1px solid #818181;
	padding: 3px;
	margin:0;
}

.Course_Contacts_Textbox {
	width: 225px;
	background-color: #E4E4E4;
	border: 1px solid #818181;
	padding: 3px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Course_Contacts_Textbox_Code {
	width: 150px;
	background-color: #E4E4E4;
	border: 1px solid #818181;
	padding: 3px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Course_Gallery_Holder {
	width: 705px; 
	display: block; 
	float: left; 
	margin-left: 13px; 
	padding-left: 13px;
}

.Course_Gallery_Element {
	width: 160px;
	height: 120px;
	border: 3px solid #866A09;
	margin-right: 8px;
	margin-bottom: 8px;
	display: block;
	float:left;
}

a.Course_MapLink {
	font-size: 11px;
	font-weight: normal; 
	color: #000;
	text-decoration: none;
	display: block; 
	float: left;
}
a.Course_MapLink:hover {
	text-decoration: underline;
}

.Course_Logo {
	width:190px;
	height: 190px;
	border: 3px solid #866A09;
}

a.Course_Details_TopLink,a.Course_Details_TopLink:visited {
	font-size: 12px;
	font-weight: bold; 
	color: #866A09;
	text-decoration: none;
	display: block; 
	float: left;
}
a.Course_Details_TopLink:hover {
	color: #000;
	text-decoration: underline;
}
.Course_Details_TopLink {
	font-size: 12px;
	font-weight: bold; 
	color: #000;
	text-decoration: underline;
	display: block; 
	float: left;
}
/* PROPERTIES */

.Properties_Map_Dropdown {
	width: 200px;
	border: 1px solid White;
	background-color: #c3c3c3;
	font-size: 11px;
}
.Properties_Map_Choice_Holder {
	text-align: center;
	background-color: #866A09;
	width: 426px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	color: #fff;
	font-size: 11px;
	padding: 2px;
}

.Properties_Map_Container {
	border: 3px solid #866A09;
	display: block;
	float: left;
	margin: 13px;
	width: 708px;
}
.Properties_Item_Title {
	font-size: 12px;
	font-weight: bold;
	color: #866A09;
}

.Properties_Item_Separator {
	background-image: url(images/dotted.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 1px;
	display: block;
	width: 480px;
	font-size: 0px;
	float:left;
}
.Properties_Item_LeftInfo {
	margin-top: 15px;
	float: left;
	width: 120px;
	display: block;
	font-size: 11px;
}

.Properties_Item_RightInfo {
	float: right;
	width: 200px;
	min-height: 95px;
	display: block;
	font-size: 11px;
	margin-right: 10px;
}

.Properties_Items_Image {
	width: 120px;
	height: 90px;
	float: right;
	border: 3px solid #866A09;
}
.Properties_Details_Items_Element {
	display: block;
	float: left;
	width: 480px;
}

.Properties_Details_Gallery_Thumb {
	width: 60px;
	height: 45px;
	border: 2px solid #866A09;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

.PropertiesLatestRightInfo {
	float: right;
	width: 300px;
	height: 47px;
	display: block;
	font-size: 11px;
	margin-right: 10px;
}



.PropertiesLatestImage {
	width: 120px;
	height: 90px;
	float: left;
	border: 3px solid #866A09;
	margin: 4px;
	margin-right: 8px;
}


.Properties_Details_Title {
	font-size: 11px;
	color: Black;
	font-weight: bold;
}
.Properties_Details_BrownText {
	font-size: 11px;
	color: #866A09;
	font-weight: normal;
}

.Properties_Details_Contacts_Right {
	font-size: 11px;
	color: Black;
	font-weight: normal;
}
.Properties_Details_Contacts_Left {
	font-size: 11px;
	color: #866A09;
	font-weight: normal;
}

.Properties_Listing_Dropdown {
	font-size: 10px;
	background-color: #C4C4C4;
	border: 2px solid #828483;
	margin: 0px;
}
.Properties_Listing_DropdownHolder {
	display: block; 
	float:right; 
	width: 400px; 
	margin-bottom: -6px; 
	padding-bottom: 6px; 
	margin-top: -5px;
}

/* ABOUT TEETIME.BG */
.AboutLogo {
	width: 190px;
	height: 190px;
	border: 3px solid #836E05;
	margin-bottom: 15px;
}
a.about_link,a.about_link:visited {
	color: Black;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
a.about_link:hover {
	text-decoration: underline;
}

a.DetailsUpLink,a.DetailsUpLink:visited {
	color: #866A09;
	font-size: 11px;
	text-decoration: none;
}
a.DetailsUpLink:hover {
	text-decoration: underline;
}

/* GOLF IN BG */
.PublicationDetailsText {
	width: 480px; 
	display: block; 
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
	margin-right:-3px;
}
.PublicationElement {
	background-image: url(images/dotted.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #999999;
	font-size: 9px;
	margin-left: 25px;
	display: block;
	float: left;
	width: 695px;
	margin-bottom: 15px;
}
a.PublicationLink,a.PublicationLink:visited {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block; 
}
a.PublicationLink:hover {
	text-decoration: underline;
}

.golfinbg_userful_links_name {
	color: #866A09;
	display: block;
	font-size: 11px;
}
a.golfinbg_useful_link,a.golfinbg_useful_link:visited {
	color: Black;
	font-weight: bold;
	display: block;
}
a.golfinbg_useful_link:hover {
	text-decoration: none;
}
.golfinbg_TopText {
	width: 480px; 
	display: block; 
	float: left;
	font-size: 11px;
	color: #866A09;
}
/* NEWS */

.NewsDetailsImageHolder {

	width: 215px; 
	display: block; 
	float: left; 
	margin-left: 13px; 
	padding-left: 13px;

}


.NewsDetailsText {
	width: 485px; 
	display: block; 
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
	margin-right:-3px;
}

.NewsDetailsImage {
	width: 190px;
	height: 190px;
	border: 3px solid #836E05;
	margin-bottom: 22px;
}

.NewsElement {
	border: 3px solid #866A09;
	display: block;
	float: left;
	width: 693px;
	margin-bottom: 11px;
	margin-left: 25px;
	cursor: pointer;
}

.NewsLatestImage {
	width: 92px;
	height: 92px;
	float: left;
	border: 3px solid #866A09;
	margin: 4px;
	margin-right: 8px;
}

.NewsLatestTitle {
	font-size: 12px;
	font-weight: bold;
	color: #866A09;
	margin-top: 3px;
	margin-bottom: 15px;
}
.NewsLatestLeftInfo {
	float: left;
	width: 200px;
	display: block;
	font-size: 11px;
}
.NewsLatestLeftInfo_title {
	color: #866A09;
}

.NewsLatestRightInfo {
	float: right;
	width: 370px;
	height: 49px;
	display: block;
	font-size: 11px;
	margin-right: 10px;
}
.NewsLatestMoreLinkHolder {
	width: 150px;
	height: 20px;
	background-color: #4B0707;
	float: right;
	display: block;
	margin-top: 0px;
	text-align: center;
	color: #cecece;
	padding-top:6px;
	font-size: 11px;
	font-weight: bold;
}
.NewsLatestMoreLinkHolder_Highlight {
	width: 150px;
	height: 20px;
	background-color: #4B0707;
	float: right;
	display: block;
	margin-top: 0px;
	text-align: center;
	color: #cecece;
	padding-top:6px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.NewsArchive_NoResults {
	margin-left: 23px;
	border: 1px solid Red;
	background-color: #FFD2CA;
	padding: 10px;
	display: block;
	float: left;
	margin-bottom: 20px;
}

.NewsArchiveElement {
	background-image: url(images/dotted.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #999999;
	font-size: 9px;
	margin-left: 25px;
	display: block;
	float: left;
	width: 695px;
	margin-bottom: 15px;
}
a.NewsArchiveLink,a.NewsArchiveLink:visited {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block; 
}
a.NewsArchiveLink:hover {
	text-decoration: underline;
}


/* Bottom Bar */
a.bottomBarLink,a.bottomBarLink:visited {
	font-size: 11px;
	color: #cecece;
	background-image: url(images/top_arrow.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
	display: block; 
	float: left;
}
a.bottomBarLink:hover {
	text-decoration: underline;
}
.bottomBarSeparator {
	font-size: 11px;
	color: #828282;
	text-align: center;
	padding-top: 15px;
	display: block; 
	float: left;
	background-image: url(images/bottomBar_Separator.gif);
	background-position: center 19px;
	background-repeat: no-repeat;
	width: 17px;
}
.bottomLinksBar_TopLinks {
	display: block; 
	float: left; 
	width: 100%;
}
.bottomLinksBar_SubTitles {
	display: block; 
	float: left; 
	width: 100%;
	color: #828282;
	font-size: 12px;
	margin-top: 20px;
}
a.bottomBarSubLink,a.bottomBarSubLink:visited {
	font-size: 11px;
	color: #cecece;
	text-align: center;
	text-decoration: none;
	display: block; 
	float: left;
}
a.bottomBarSubLink:hover {
	text-decoration: underline;
}
span.bottomBarSubLink {
	font-size: 11px;
	color: #cecece;
	text-align: center;
	text-decoration: underline;
	display: block; 
	float: left;
}

.bottomBarSubLinkSeparator {
	display: block; 
	float: left;
	background-image: url(images/bottomBar_Separator.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 17px;
}
.bottomLinksBar_SubSubTitles {
	display: block; 
	float: left; 
	width: 100%;
	color: #828282;
	font-size: 10px;
}

td#bottomLinksBar {
	width: 738px;
	height: 200px;
	font-size: 11px;
	border-right: 6px solid #866A09;
	color: #828282;
	padding-left: 12px;
	background-image: url(images/bottomBar_bgr.gif);
	background-repeat: repeat-x;
}
td#bottomLemonBar {
	width: 247px;
	height: 170px;
	font-size: 0px;
}
div.bottomBar_Holder {
	width: 100%; 
	display: block; 
	float: left; 
	margin-right: -3px;
}

div.bottomLinksBar_Boxes {

	display: block;
	float:left;
	line-height: 12px;
	
}

div.bottomLinksBar_Boxes img {
	border: none;
}

div.bottomLinksBar_Boxes span {
	font-size: 10px;
	text-align: center;
	display:block;
	width: 133px;
	height: 140px;
	float:left;
	margin-right: 12px;
}

div.bottomLinksBar_BoxesTitle {
	display: block;
	border-bottom: 1px dotted #666;
	margin-top: 20px;
	width: 714px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	text-align: right;
}

/* MainTable */

.mainTable {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
}

td.mainTable_Center {
	background-color: #866A09;
	width: 991px;
	padding: 6px;
}

/* topBar */
div#topBar {
	background-color: #4B0707;
	color: #CECECE;
	font-size: 11px;
	padding: 6px;
	display: block;
	line-height: 13px;
}

a.nachalo,a.nachalo:visited {
	color: #cecece;
	float: left;
	display: inline;
	text-decoration: none;
}
a.nachalo:hover {
	text-decoration: underline;
}
span.nachalo {
	color: #cecece;
	float: left;
	display: block;
	text-decoration: underline;
}
.topBar_separator {
	color: #949494;
	margin-left: 9px;
	margin-right: 9px;
	float: left;
	font-size: 8px;
}







/* Languages Links */
a.lang_en,a.lang_en:visited {
	background-image: url(images/flag_en.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 17px;
	text-decoration: none;
	color: #cecece;
	float: right;
	display: inline;
	margin-left: 15px;
}
a.lang_en:hover {
	text-decoration: underline;
}

a.lang_ru,a.lang_ru:visited {
	background-image: url(images/flag_ru.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 17px;
	text-decoration: none;
	color: #cecece;
	float: right;
	display: inline;
	margin-left: 15px;
}
a.lang_ru:hover {
	text-decoration: underline;
}

a.lang_bg,a.lang_bg:visited {
	background-image: url(images/flag_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 17px;
	text-decoration: none;
	color: #cecece;
	float: right;
	display: inline;
	margin-left: 15px;
}
a.lang_bg:hover {
	text-decoration: underline;
}
span.lang_bg {
	background-image: url(images/flag_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 17px;
	text-decoration: underline;
	color: #cecece;
	float: right;
	display: inline;
	margin-left: 15px;
}
span.lang_en {
	background-image: url(images/flag_en.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 17px;
	text-decoration: underline;
	color: #cecece;
	float: right;
	display: inline;
	margin-left: 15px;
}
span.lang_ru {
	background-image: url(images/flag_ru.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 17px;
	text-decoration: underline;
	color: #cecece;
	float: right;
	display: inline;
	margin-left: 15px;
}

/* mainMenus Bar */
div#mainMenu_Left {
	width: 242px;
	height: 50px;
	float: left;
	display: inline;
	margin-top: 6px;
	background-color: #4B0707;
	background-image: url(images/top_arrow.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 6px;
}
div#mainMenu_Right {
	width: 242px;
	height: 50px;
	float: left;
	display: inline;
	margin-top: 6px;
	margin-left: 6px;
	background-color: #4B0707;
	background-image: url(images/top_arrow.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 6px;
}
div#mainMenu_ExtraRight {
	width: 247px;
	height: 50px;
	float: right;
	display: inline;
	margin-top: 6px;
	margin-left: 6px;
	background-color: #4B0707;
	text-align: right;
	margin-bottom: 6px;
}

a.mainMenu,a.mainMenu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #cecece;
	display: block;
	text-decoration: none;
	height: 31px;
	padding-top: 18px;
}
a.mainMenu:hover {
	text-decoration: underline;
}
span.mainMenu {
	font-size: 12px;
	font-weight: bold;
	color: #4B0707;
	display: block;
	text-decoration: none;
	height: 56px;
	padding-top: 18px;
	background-image: url(images/mainMenu_Active.gif);
	background-repeat: no-repeat;
}


a.mainMenu_Extra,a.mainMenu_Extra:visited {
	background-image: url(images/right_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	color: #cecece;
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: right;
	height: 15px;
	width:300px;
}
a.mainMenu_Extra:hover {
	text-decoration: underline;
}
span.mainMenu_Extra {
	background-image: url(images/right_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	color: #cecece;
	font-size: 11px;
	text-decoration: underline;
	display: block;
	float: right;
	height: 15px;
	width:300px;
}
/* Conainer */

div#tableContainer {
	width: 991px;
	display: block;
	float: left;
	
	margin-bottom: 6px;
}
td#Container {
	background-image: url(images/container_bgr.gif);
	background-repeat: repeat-x;
	width: 738px;
	border-right: 6px solid #866A09;
	background-color: White;
}

td#Container_Right {
	background-image: url(images/container_right_bgr.gif);
	background-repeat: no-repeat;
	background-color: #4B0707;
}
.ContainerRightHolder {
	width: 194px;
	background-color: #310000;
	padding: 6px;
	float: right;
	display: block;
}
.ContainerRight_Title {
	font-size: 11px;
	color: White;
	font-weight: bold;
	margin-bottom: 15px;
	float:left;
	display: block;
	width: 100%;
}
a.ContainerRight_Link,a.ContainerRight_Link:visited {
	font-size: 11px; 
	color: #CECECE;
	text-decoration: none;	
	width: 100%;
	float: left;
	display: block;
	cursor: pointer;
}
a.ContainerRight_Link:hover {
	text-decoration: underline;	
}
.ContainerRight_Separator {
	background-image: url(images/hor_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 33px;
	float:left;
	display: block;
	width: 100%;
}

.ContainerRight_RightLink_Holder {
	width:193px; 
	display:block; 
	float:left; 
	margin-right: -3px;
}

a.ContainerRight_RightLink,a.ContainerRight_RightLink:visited {
	font-size: 11px; 
	color: #999999;
	text-decoration: none;	
	width: 100%;
	float: right;
	text-align: right;
	display: block;
}
a.ContainerRight_RightLink:hover {
	text-decoration: underline;	
}

.ContainerRight_ImageElement {
	float:left;
	display: block;
	width: 100%;
}
.ContainerRight_ImageElement_Left {
	float:left; 
	width: 120px; 
	display: block; 
	background-position: 1px solid White;
	color: #cecece;
	font-size: 11px;
	text-align: left;
}
.ContainerRight_ImageElement_SmallTitle {
	display: block; 
	color: #999;
	font-weight: normal;
	font-size: 9px;
}
.ContainerRight_ImageElement_LeftTitle {
	display: block; 
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.ContainerRight_NearestStatus_Title {
	color: #999;
	font-weight: normal;
	font-size: 11px;
}

.ContainerRight_ImageElement_Right {
	float: right; 
	width: 64px; 
	display: block; 
}
.ContainerRight_Image {
	width: 62px;
	height: 62px;
	border: 1px solid White;
	float: right;
}

#Container_Title {
	display: block;
	float: left;
	width:710px;
	margin-top: 54px;
	margin-left: 13px;
}
#Container_Title_Map {
	display: block;
	float: left;
	width:710px;
	margin-top: 54px;
	margin-left: 13px;
}
a.Container_Title_Link,a.Container_Title_Link:visited {
	color: #4B0707;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding-bottom: 1px;
}
a.Container_Title_Link:hover {
	text-decoration: underline;
}

.Container_Title_Text {
	width: 280px;
	background-color: #4B0707;
	font-size: 18px;
	color: White;
	font-weight: bold;
	display: block;
	float: left;
	padding: 3px;
	padding-left: 13px;
}

.Container_Title_Right {
	width: 409px;
	border-bottom: 4px solid #4B0707;
	color: #989898;
	display: block;
	float: right;
	padding: 5px;
	padding-right: 0px;
	text-align: right;
	font-size: 11px;
}
.Container_Title_Right_Map {
	width: 409px;
	border-bottom: 4px solid #4B0707;
	color: #989898;
	display: block;
	float: right;
	padding: 5px;
	padding-right: 0px;
	text-align: right;
	font-size: 11px;
}
.Container_SubTitle {
	display: block;
	float: left;
	width:692px;
	margin-top: 15px;
	margin-left: 13px;
	background-image: url(images/dotted.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 4px;
	padding-left: 13px;
	margin-bottom: 35px;
}
.Container_SubTitle_Map {
	display: block;
	float: left;
	width:692px;
	margin-top: 15px;
	margin-left: 13px;
	background-image: url(images/dotted.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 4px;
	padding-left: 13px;
	margin-bottom: 35px;
}
.Container_SubTitleSub {
	display: block;
	float: left;
	width:692px;
	margin-top: -35px;
	margin-left: 13px;
	padding: 4px;
	padding-left: 13px;
}
.Container_SubTitle_Left {
	font-size: 12px;
	color: #866A09;
	font-weight: bold;
}
.Container_SubTitle_Right {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.ContainerPagination {
	width: 100%;
	height: 60px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	padding-top: 45px;
	margin-right: -3px;
}

div.ContainerPagination_LinkHolder {
	color: #3B3B3B;
	text-decoration: none;
	display: inline;
	padding: 5px;
}

div.ContainerPagination_LinkHolder_disabled {
	color: #CACACA;
	text-decoration: none;
	display: inline;
	padding: 5px;
}

.ContainerPagination_LinkHolder a:link {
	color: #3B3B3B;
	text-decoration: none;
}

.ContainerPagination_LinkHolder a:visited {
	color: #3B3B3B;
	text-decoration: none;
}
.ContainerPagination_LinkHolder a:hover {
	text-decoration: underline;
} 











/* SubTop Bar */
div#headerBar {
	width: 991px;
	height: 182px;
	float: left;
	display: inline;
	margin-top: 6px;
	font-size: 0px;
}
div#logoBar {
	width: 247px;
	height: 182px;
	float: left;
	display: inline;
	margin-top: 6px;
	margin-left: 6px;
	font-size: 0px;
}


