body {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #333333;
	background-color:#ffffff;
	padding: 0px;
	margin: 0px;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: underline;
	color: #990000;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-size: 16px;
}

h2 {
	
}
h3 {
	
}

h4 {
	
}
/*table {
	margin-bottom: 10px;
	border: 1px solid #005F9B;
}
td {
	border: 1px solid #005F9B;
}
th {
	border: 1px solid #005F9B;
}*/
form {
	margin: 0px;
	padding: 0px;
}
form p {
	clear: both;
	margin: 0px;
	padding: 0px;
}
input {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
textarea {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
label {
	float: left;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
	margin-right: 5px;
	margin-top: 9px;
}


.hr {
	height: 2px;
	font-size: 1%;
	width: 92%;
	margin: 0px;
	padding: 0px;
	background-color: #9C1C1F;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 20px;
}
.clear {
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
}


.container {
	width: 989px;
	position: absolute;
	left: 50%;
	margin-left: -494px;
	top: 5px;
	background-color: #F7F7F7;
}
.container_border {
	border: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

.content {
	width: 989px;
	clear: both;
	border-top: 0px solid #CCFF00;
	xbackground-image: url(../img/bg.gif);
	xbackground-repeat: no-repeat;
}
.content_inner {
	width: 955px;
	margin-left: 19px;
	margin-top: 17px;
	margin-bottom: 30px;
	clear: both;
}
.col_1wide {
	width: 164px;
	margin-right: 7px;
	float: left;
}
.col_2wide {
	width: 335px;
	margin-right: 7px;
	float: left;
}
.col_3wide {
	width: 506px;
	margin-right: 7px;
	float: left;
}
.col_4wide {
	width: 677px;
	margin-right: 7px;
	float: left;
}

.footer {
	margin-left: 20px;
	margin-top: 17px;
	width: 955px;
	height: 20px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	color: #660000;
	font-size: 11px;
}
.footer a:link {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
}
.footer a:visited {
	color: #660000;
	font-size: 11px;
	text-decoration: none;
}
.footer a:hover {
	color: #660000;
	font-size: 11px;
	text-decoration: underline;
}


.logo {
	width: 216px;
	height: 102px;
	margin-bottom: 20px;
	float: left;
}
.strapline {
	width: 439px;
	height: 102px;
	float: left;
}
.strapline h1 {
	margin: 0px;
	padding: 0px;
	color: #990000;
	font-size: 18px;
	font-weight: lighter;
}
.globalsearch {
	width: 300px;
	float: left;
	background-color: #F3FCBF;
}
.globalsearch label {
	float: left;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
	margin-right: 5px;
	margin-top: 8px;
}
.globalsearch p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
	clear: both;
}
.globalsearch a:link {
	text-decoration: underline;
	color: #333333;
}
.globalsearch a:visited {
	text-decoration: underline;
	color: #333333;
}
.globalsearch a:hover {
	text-decoration: none;
	color: #333333;
}
.globalsearch a:active {
	text-decoration: underline;
	color: #333333;
}
.globalsearchfield {
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 114px;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.globalsearchsubmit {
	border: 1px solid #CCCCCC;
	border-left: none;
	height: 18px;
	width: 64px;
	font-size: 11px;
	font-weight: bold;
	color: #62991F;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	padding-right: 1px;
	margin-top: 6px;
	background-color: #FFFFFF;
}
.selectlanguagedrop {
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 190px;
	background-image: url(../pics/select-box-190.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #62991F;
}
.selectlanguagedrop p {
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 187px;
	padding-top: 3px;
	margin-left: 3px;
	font-size: 11px;
	cursor: pointer;
}
.selectlanguagedrop a:link {
	text-decoration: none;
	color: #62991F;
}
.selectlanguagedrop a:visited {
	text-decoration: none;
	color: #62991F;
}
.selectlanguagedrop a:hover {
	text-decoration: underline;
	color: #CCFF00;
}
.selectlanguagedrop a:active {
	text-decoration: underline;
	color: #CCFF00;
}
.selectlanguagebox {
	visibility: hidden;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(../pics/bg_footer.gif);
	background-repeat: repeat;
	width: 170px;
	border: 1px solid #CCCCCC;
	border-top: none;
}
.selectlanguagebox p {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	margin-left: 3px;
	font-size: 11px;
	width: 170px;
	height: 20px;
}
.selectlanguagebox a:link {
	text-decoration: none;
	width: 167px;
	height: 17px;
	color: #62991F;
	display: block;
	padding-top: 3px;
	padding-left: 3px;
}
.selectlanguagebox a:visited {
	text-decoration: none;
	width: 167px;
	height: 17px;
	color: #62991F;
	display: block;
	padding-top: 3px;
	padding-left: 3px;
}
.selectlanguagebox a:hover {
	text-decoration: underline;
	background-color: #CCFF00;
	width: 167px;
	height: 17px;
	color: #660000;
	display: block;
	padding-top: 3px;
	padding-left: 3px;
}
.selectlanguagebox a:active {
	text-decoration: underline;
	background-color: #CCFF00;
	width: 167px;
	height: 17px;
	color: #660000;
	display: block;
	padding-top: 3px;
	padding-left: 3px;
}
.page-title {
	height: 72px;
	float: left;
}
.page-title h2 {
	color: #990000;
	font-size: 22px;
	float: left;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}
.page-title img {
	margin-top: 8px;
	margin-right: 8px;
	float: left;
}
.flaglinks {
	float: left;
	width: 640px;
}
.flaglink {
	width: 160px;
	float: left;
	height: 40px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 30px;
	color: #336600;
}
.flaglink img {
	margin-right: 5px;
	float: left;
}
.flaglinkalign {
	color: #336600;
	font-size: 18px;
	xmargin-top: 6px;
	float: left;
	width: 117px;
	height: 42px;
}
.flaglinkalign a {
	color: #336600;
	text-decoration: none;
}
.flaglinkalign a:visited {
	color: #336600;
	text-decoration: none;
}
.flaglinkalign a:hover {
	color: #62991F;
	text-decoration: underline;
}


.leftcol_middlecol {
	width: 640px;
	float: left;
}
.leftcol {
	width: 313px;
	float: left;
	padding-top: 3px;
}
.leftcol_superwide {
	width: 788px;
	float: left;
	padding-top: 3px;
}
.middlecol {
	width: 313px;
	float: left;
	margin-left: 14px;
	padding-top: 3px;
}
.rightcol {
	width: 300px;
	margin-left: 15px;
	float: left;
	padding-top: 3px;
}
.rightcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.rightcol li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 6px;
	font-size: 11px;
}
.rightcol li img {
	margin-right: 9px;
}
.rightcol ul a:link {
	text-decoration: none;
}
.rightcol ul a:visited {
	text-decoration: none;
}
.rightcol ul a:hover {
	text-decoration: underline;
}
.rightcol_supernarrow {
	width: 160px;
	margin-left: 7px;
	float: left;
	padding-top: 3px;
}
.rightcol_supernarrow ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.rightcol_supernarrow li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 6px;
	font-size: 11px;
}
.rightcol_supernarrow li img {
	margin-right: 9px;
}
.rightcol_supernarrow ul a:link {
	text-decoration: none;
}
.rightcol_supernarrow ul a:visited {
	text-decoration: none;
}
.rightcol_supernarrow ul a:hover {
	text-decoration: underline;
}

.metrotoday_title {
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-top: 3px;
	display: inline;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #61981E;
}
.metrotoday_box {
	width: 290px;
	border: 1px solid #61981E;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}
.rssmodule_title {
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-top: 3px;
	display: inline;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #61981E;
}
.rssmodule_box {
	border: 1px solid #61981E;
	padding-bottom: 9px;
	padding-top: 15px;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}
.rssmodule_box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.rssmodule_box li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 6px;
	font-size: 11px;
	list-style-image: url(../pics/green-chevron-10x10.gif);
	margin-left: 19px;
}
.rssmodule_box ul a:link {
	text-decoration: none;
}
.rssmodule_box ul a:visited {
	text-decoration: none;
}
.rssmodule_box ul a:hover {
	text-decoration: underline;
}

.right_col {
	width: 290px;
}
.left_and_middle_col {
	width: 303px;
	float: left;
}

.mpu {
	width: 300px;
	color: #A7A7A7;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.skyscraper {
	width: 160px;
	color: #A7A7A7;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.surfcalendar_title {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #62991F;
	font-size: 13px;
}
.surfcalendar_box {
	width: 292px;
	background-color: #F3FBC0;
	padding-top: 10px;
	padding-left: 8px;
	margin-top: 4px;
	margin-bottom: 20px;
}
.surfcalendar_box label {
	width: 120px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	float: left;
}
.surfcalendar_box select {
	width: 161px;
	height: 18px;
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
}
.searchedition {
	width: 300px;
	padding-bottom: 10px;
	margin-top: 4px;
	float: left;
	background-color: #F3FCBF;
	margin-bottom: 20px;
}
.searchedition label {
	float: left;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
	margin-right: 5px;
	margin-top: 8px;
}
.searchedition p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
	clear: both;
}
.searchedition a:link {
	text-decoration: underline;
	color: #333333;
}
.searchedition a:visited {
	text-decoration: underline;
	color: #333333;
}
.searchedition a:hover {
	text-decoration: none;
	color: #333333;
}
.searchedition a:active {
	text-decoration: underline;
	color: #333333;
}
.searcheditionfield {
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 114px;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.searcheditionsubmit {
	border: 1px solid #CCCCCC;
	border-left: none;
	height: 18px;
	width: 64px;
	font-size: 11px;
	font-weight: bold;
	color: #62991F;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	padding-right: 1px;
	margin-top: 6px;
	background-color: #FFFFFF;
}

.quicklinks_box {
	width: 638px;
	border: 1px solid #AFD318;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.quicklinks_title {
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: inline;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #AFD318;
}
.quicklinks {
	margin-left: 9px;
	margin-top: 16px;
}
.quicklinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.quicklinks li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	font-size: 11px;
	float: left;
	list-style: none;
	background-image: url(../pics/green-chevron-10x10.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 19px;
	width: 188px;
}
.quicklinks ul a:link {
	text-decoration: none;
}
.quicklinks ul a:visited {
	text-decoration: none;
}
.quicklinks ul a:hover {
	text-decoration: underline;
}

.editions_box {
	width: 630px;
	border: 5px solid #AFD318;
	border-bottom: none;
	background-color: #FFFFFF;
	background-image: url(../pics/edition_mod_bg.gif);
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 0px;
}
.editions_box_footer {
	width: 640px;
	height: 5px;
	background-image: url(../pics/edition_mod_footer.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 30px;
}
.editions_title {
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-top: 2px;
	display: inline;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	background-color: #AFD318;
	float: left;
}
.older_editions {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	width: 155px;
}
.older_editions p {
	font-size: 18px;
	color: #336600;
	margin: 0px;
	padding: 0px;
}
.older_editions a {
	text-decoration: none;
	color: #336600;
}
.older_editions a:visited {
	text-decoration: none;
	color: #336600;
}
.older_editions a:hover {
	text-decoration: none;
	color: #AFD318;
}
.editions_content {
	margin-left: 3px;
	margin-top: 0px;
}
.paper_lrg_container {
	width: 183px;
	height: 306px;
	float: left;
}
.paper_sml_container {
	width: 106px;
	height: 197px;
	margin-left: 4px;
	margin-top: 111px;
	float: left;
}
.green_tab {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	width: 88px;
}
.green_tab_inner {
	background-color: #660000;
	float: left;
	height: 22px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	padding-bottom: 0px;
	width: 76px;
	text-align: center;
}
.green_tab_left {
	background-image: url(../img/tab_bg_left.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 2px;
	float: left;
	font-size: 1px;
}
.green_tab_right {
	background-image: url(../img/tab_bg_right.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 2px;
	float: left;
	font-size: 1px;
}
.paper_lrg img {
	margin-left: 3px;
	margin-top: 3px;
}
.paper_lrg a {
	height: 281px;
	background-image: url(../pics/lrg_border.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
.paper_lrg a:visited {
	height: 281px;
	background-image: url(../pics/lrg_border.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
.paper_lrg a:hover {
	background-position:0% -281px;
}
.paper_sml {
	background-image: url(../pics/sml_border.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 170px;
}
.paper_sml img {
	margin-left: 3px;
	margin-top: 3px;
}
.paper_sml a {
	height: 170px;
	background-image: url(../pics/sml_border.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
.paper_sml a:visited {
	height: 170px;
	background-image: url(../pics/sml_border.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
.paper_sml a:hover {
	background-position:0% -170px;
	text-decoration: none;
	cursor: pointer;
}

.toolbar_top {
	width: 576px;
	height: 23px;
	border: 2px solid #990000;
	border-bottom: none;
	background-image: url(../img/toolbar_bg.gif);
	background-repeat: repeat;
	padding: 0px;
	float: left;
	position: relative;
}
.toolbar_top a {
	color: #990000;
	text-decoration: none;
}
.toolbar_top a:visited {
	color: #990000;
	text-decoration: none;
}
.toolbar_top a:hover {
	color: #660000;
	text-decoration: underline;
}
.toolbar_bottom {
	width: 576px;
	height: 23px;
	border: 2px solid #990000;
	border-top: none;
	background-image: url(../img/toolbar_bg.gif);
	background-repeat: repeat;
	padding: 0px;
	float: left;
	position: relative;
	margin-bottom: 30px;
}
.toolbar_bottom a {
	color: #990000;
	text-decoration: none;
}
.toolbar_bottom a:visited {
	color: #990000;
	text-decoration: none;
}
.toolbar_bottom a:hover {
	color: #660000;
	text-decoration: underline;
}
.toolbar_pdf {
	height: 21px;
	padding-top: 2px;
	color: #62991F;
	font-size: 11px;
	float: left;
	margin-left: 7px;
}
.toolbar_pdf img {
	margin-right: 4px;
}
.toolbar_email {
	height: 21px;
	padding-top: 2px;
	color: #62991F;
	font-size: 11px;
	float: left;
	margin-left: 10px;
}
.toolbar_email img {
	margin-right: 4px;
}
.toolbar_magnify {
	height: 21px;
	padding-top: 2px;
	color: #62991F;
	font-size: 11px;
	float: left;
	margin-left: 16px;
}
.toolbar_magnify img {
	margin-right: 4px;
}
.toolbar_layout {
	height: 21px;
	padding-top: 2px;
	color: #62991F;
	font-size: 11px;
	float: left;
	margin-left: 16px;
}
.toolbar_layout img {
	margin-right: 4px;
}
.toolbar_pagination {
	background-color: #990000;
	height: 21px;
	padding-top: 2px;
	color: #62991F;
	font-size: 11px;
	width: 158px;
	float: right;
	text-align: center;
}
.toolbar_pagination img {
	margin-right: 4px;
}
.toolbar_pagination select {
	padding: 0px;
	margin: 0px;
	margin-right: 4px;
	position: relative;
	top: -4px;
}
.toolbar_calendar_pagination {
	background-color: #C3DE52;
	height: 21px;
	padding-bottom: 2px;
	color: #62991F;
	font-size: 11px;
	width: 374px;
	float: left;
	text-align: center;
	position: relative;
	left: 207px;
}
.toolbar_calendar_pagination img {
	margin-right: 4px;
	margin-left: 4px;
}
.toolbar_calendar_pagination select {
	padding: 0px;
	margin: 0px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 6px;
	position: relative;
	top: -4px;
}
.toolbar_calendar_pagination a {
	color: #62991F;
	text-decoration: none;
}
.toolbar_calendar_pagination a:visited {
	color: #62991F;
	text-decoration: none;
}
.toolbar_calendar_pagination a:hover {
	color: #62991F;
	text-decoration: underline;
}
.toolbar_calendar_pagination_dropdown {
	display: inline;
}
.toolbar_calendar_pagination_links {
	display: inline;
	position: relative;
	bottom: 5px;
}

.multiple_page_box {
	width: 636px;
	border: 2px solid #990000;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 12px;
}
.multiple_page_box .paper_lrg_container {
	padding-left: 89px;
	padding-right: 13px;
}

.paper_sml_dbl_container {
	width: 209px;
	height: 197px;
	margin-left: 4px;
	margin-top: 10px;
	padding-left: 72px;
	float: left;
}
.paper_sml_dbl img {
	margin-left: 3px;
	margin-top: 3px;
}
.paper_sml_dbl a {
	height: 170px;
	background-image: url(../pics/sml_dbl_border.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
.paper_sml_dbl a:visited {
	height: 170px;
	background-image: url(../pics/sml_dbl_border.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
.paper_sml_dbl a:hover {
	background-position:0% -170px;
}
.medium_paper {
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	width: 785px;
	height: 563px;
	background-color: #990000;
}
.medium_paper_left_page {
	height: 566px;
	width: 388px;
	background-repeat: no-repeat;
	float: left;
}
.medium_paper_right_page {
	height: 563px;
	width: 388px;
	background-repeat: no-repeat;
	float: right;
}
.larger_view_left a {
	height: 529px;
	width: 338px;
	background-image: url(../img/pagemagnify_left.gif);
	background-position: 0% 300px;
	background-repeat: no-repeat;
	float: left;
}
.larger_view_left a:hover {
	height: 529px;
	width: 338px;
	background-image: url(../img/pagemagnify_left.gif);
	background-position: 0% 0px;
	background-repeat: no-repeat;
	float: left;
}
.larger_view_right a {
	height: 529px;
	width: 338px;
	background-image: url(../img/pagemagnify_right.gif);
	background-position: 0% 300px;
	background-repeat: no-repeat;
	float: left;
}
.larger_view_right a:hover {
	height: 529px;
	width: 338px;
	background-image: url(../img/pagemagnify_right.gif);
	background-position: 0% 0px;
	background-repeat: no-repeat;
	float: left;
}


.turn_left a {
	height: 529px;
	width: 50px;
	background-image: url(../img/pageturn_left.gif);
	background-position: 0% 300px;
	background-repeat: no-repeat;
	float: left;
}
.turn_left a:hover {
	height: 529px;
	width: 50px;
	background-image: url(../img/pageturn_left.gif);
	background-position: 0% 0px;
	background-repeat: no-repeat;
	float: left;
}
.turn_right a {
	height: 529px;
	width: 50px;
	background-image: url(../img/pageturn_right.gif);
	background-position: 0% 300px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
.turn_right a:hover {
	height: 529px;
	width: 50px;
	background-image: url(../img/pageturn_right.gif);
	background-position: 0% 0px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

.major_paper {
	padding-top: 3px;
	padding-left: 3px;
	width: 910px;
	height: 1337px;
	background-color: #990000;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: 430px 100px;
}
.major_paper_left_page {
	height: 1334px;
	width: 454px;
	background-repeat: no-repeat;
	background-position: 0px;
	float: left;
}
.major_paper_right_page {
	height: 1334px;
	width: 453px;
	background-repeat: no-repeat;
	background-position: -454px;
	float: left;
}
.major_paper_left_page a {
	height: 1238px;
	width: 454px;
	background-image: url(../pics/pageturn_left.gif);
	background-position: 1200px;
	background-repeat: repeat-y;
	float: left;
}
.major_paper_left_page a:hover {
	height: 1238px;
	width: 454px;
	background-image: url(../pics/pageturn_left.gif);
	background-position: 5px;
	background-repeat: repeat-y;
	float: left;
}
.major_paper_right_page a {
	height: 1238px;
	width: 453px;
	background-image: url(../pics/pageturn_right.gif);
	background-position: 1200px;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}
.major_paper_right_page a:hover {
	height: 1238px;
	width: 453px;
	background-image: url(../pics/pageturn_right.gif);
	background-position: 398px;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}
.adv_search_box {
	width: 620px;
	background-color: #FCF6C8;
	font-size: 13px;
	font-weight: bold;
	padding: 20px;
	padding-right: 0px;
	margin-bottom: 30px;
}
.adv_search_box p {
	clear: both;
}
.adv_search_left {
	width: 300px;
	float: left;
}
.adv_search_left p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.adv_search_right {
	width: 150px;
	position: relative;
	right: 80px;
	float: right;
	text-align: right;
}
.adv_search_right p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.adv_search_box label {
	float: left;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	width: 83px;
	margin-top: 2px;
}
.adv_search_right label {
	float: left;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	width: 70px;
	margin-right: 4px;
	margin-top: 2px;
}
.adv_search_box select {
	width: 92px;
	font-size: 13px;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
}
.adv_search_right select {
	width: 72px;
	font-size: 13px;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
}
.adv_search_right input {
	position: relative;
	left: 75px;
}
.adv_search_box input {
	font-size: 13px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.adv_search_box img {
	float: left;
	margin: 0px;
}
.searchresults table {
	border: 2px solid #AFD318;
	background-color: #FFFFFF;
}
.searchresults th {
	background-color: #AFD318;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-right: 1px solid #ffffff;
}
.searchresults td {
	font-size: 13px;
	text-align: left;
	padding: 3px;
	border-bottom: 1px dotted #AFD318;
}
.marked {
	font-weight: bold;
	background-color: #C3DE52;
}
.searchedition_float_right {
	float: right;
}

.calendar_box {
	width: 779px;
	border: 2px solid #C3DE52;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 2px;
	padding-left: 5px;
}
.calendar_box table {
	
}
.calendar_box th {
	background-color: #61981E;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	width: 106px;
}
.calendar_box td {
	width: 106px;
}
.spacer {
	height: 30px;
	width: 600px;
	clear: both;
}
.calendar_pagecurl {
	position: relative; 
	top: 147px; 
	left: 69px; 
	height: 17px; 
	width: 17px; 
	background-color: #61981E; 
	color: #FFFFFF;
	margin-top: -34px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 17px;
	padding-top: 17px;
	background-image: url(../pics/calendar_pagecurl.gif);
	background-repeat: no-repeat;
	z-index: 2;
}

.calendar_box_text {
	width: 100px; 
	height: 120px; 
	background-image: url(../pics/calendar_boxbg.gif); 
	background-repeat: no-repeat; 
	color: #61981e; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	padding-top: 24px; 
	position: relative; 
	left: 3px; top: 3px; 
	line-height: 22px; 
	z-index: 1;
}

.calendar_box_text_big {
	width: 177px; 
	height: 230px; 
	background-image: url(../pics/calendar_boxbg.gif); 
	background-repeat: repeat; 
	color: #61981e; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	padding-top: 24px; 
	position: relative; 
	left: 3px; top: 3px; 
	line-height: 22px; 
	z-index: 1;
}

.surfeditionsubmit {
	border: 1px solid #CCCCCC;
	border-left: none;
	height: 18px;
	width: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #62991F;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	padding-right: 1px;
	margin-top: 6px;
	background-color: #FFFFFF;
}
