BODY {
scrollbar-track-color: #FEFEFE;
font-family: Verdana;
font-size:11px;
margin: 0px;
padding: 0px;
background: #FEFEFE;
}



td {
	font-size: 11px;
}

a {
	/*color: #003399; #006595;*/
	color:#0000ee;
	text-decoration: none;
}

a:hover {
	color: purple;
	text-decoration: underline;
}

h1 {
	font-size: 16pt;
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

th {
	font-size: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 13px;
}

input, button {
	font-family:verdana,sans-serif;
	font-size: 10px;
	}

button {
	font-family:verdana,sans-serif;
	font-size: 10px;
	}

/*button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: steelblue;
	border: 1px outset #006595;
	color: white;
} */


.touter {
background:#ffd700 url(/images/statesbg.gif);
width:27px;
height:14px;
padding:0px;
border-top-style:solid;
border-top-width:1px;
border-top-color:#a9a9a9;
border-left-style:solid;
border-left-width:1px;
border-left-color:#a9a9a9;
border-right-style:solid;
border-right-width:1px;
border-right-color:#a9a9a9;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#a9a9a9;
vertical-align:middle;
text-align:center;
}

.stately:link {
width:100%;
height:100%;
display:block;
margin-top:0px;
font-family:sans-serif;
font-size:10px;
font-weight:bold;
text-align:center;
vertical-align:middle;
}

.stately:visited {
width:100%;
height:100%;
display:block;
margin-top:0px;
font-family:sans-serif;
font-size:10px;
font-weight:bold;
text-align:center;
vertical-align:middle;
}

.stately:hover {
width:100%;
height:100%;
display:block;
margin-top:0px;
background:#ffffee;
color:#ff0000;
font-family:sans-serif;
font-size:10px;
font-weight:bold;
text-align:center;
vertical-align:middle;
text-decoration:none;
}

.buttonp {
	display: block;
	height:18px;
	width:100%;
	padding-top:4px;
	background: #3DA33D;
    font-family:verdana;
    font-size:11px;
    text-transform: uppercase;
    color: white;
	text-align: center;
	font-weight: bold;
border-right-style:solid;
border-right-width:1px;
border-right-color:#3A6C3A;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#3A6C3A;
border-top-style:solid;
border-top-width:1px;
border-top-color:#3BC93B;
border-left-style:solid;
border-left-width:1px;
border-left-color:#3BC93B;
}

.buttonp:link {
	display: block;
	height:18px;
	width:100%;
	padding-top:4px;
	background: #3DA33D;
    font-family:verdana;
    font-size:11px;
    text-transform: uppercase;
    color: white;
	text-align: center;
	font-weight: bold;
border-right-style:solid;
border-right-width:1px;
border-right-color:#3A6C3A;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#3A6C3A;
border-top-style:solid;
border-top-width:1px;
border-top-color:#3BC93B;
border-left-style:solid;
border-left-width:1px;
border-left-color:#3BC93B;
}

.buttonp:visited {
	display: block;
	height:18px;
	width:100%;
	padding-top:4px;
	background: #3DA33D;
    font-family:verdana;
    font-size:11px;
    text-transform: uppercase;
    color: white;
	text-align: center;
	font-weight: bold;
border-right-style:solid;
border-right-width:1px;
border-right-color:#3A6C3A;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#3A6C3A;
border-top-style:solid;
border-top-width:1px;
border-top-color:#3BC93B;
border-left-style:solid;
border-left-width:1px;
border-left-color:#3BC93B;
}

.buttonp:hover {
display: block;
height:18px;
width:100%;
padding-top:4px;
background: #3eb33e;
font-family:verdana;
font-size:11px;
text-transform: uppercase;
text-decoration: none;
color: #ffffee;
text-align: center;
font-weight: bold;
border-right-style:solid;
border-right-width:1px;
border-right-color:#3A6C3A;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#3A6C3A;
border-top-style:solid;
border-top-width:1px;
border-top-color:#3BC93B;
border-left-style:solid;
border-left-width:1px;
border-left-color:#3BC93B;
}




pre {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
        font-size: 16px;
        font-family:arial,Sans-Serif;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: green;
	margin-bottom: 5px;
}
.sysmsg {
        font-size: 16px;
        font-family:arial,Sans-Serif;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: red;
	margin-bottom: 5px;
}

.marker {
	color: red;
	font-weight: bold;
}

.hint {
	font-size: 10px;
	font-style: italic;
	color: gray;
}

#header {
	padding: 10px;
}

#logo {
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	color: black;
	text-decoration: none;
}

#logo a:hover {
	color: #DF971E;
	text-decoration: none;
}

#today {
	font-size: 10px;
}

#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#sidebar_left {
	padding-top: 10px;
	background-color: #E4EBF8; /*#F0F4FB*/
	border-right: 1px solid #B1C7DE;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #B1C7DE;
}

.buttons td {
	text-align: center;
	background-color: steelblue;
}

.buttons a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 3px;
}

#sidebar_left .head {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

#sidebar_left table.linkbox {
	margin-bottom: 15px;
}

#sidebar_left table.linkbox a {
	display: block;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #DDDDDD;
}

table.sidebox {
	margin-bottom: 10px;
}

table.sidebox td {
	text-align: left;
}

#contentmain {
	border-top: 1px solid #EAEAEA;
	font-family: verdana, sans-serif;
	font-size: 10px;
	background:#ffffff;
}

#contentcell {
	font-family: verdana, sans-serif;
	font-size: 10px;
}

#content {
	padding: 10px;
	padding-bottom: 0px;
}

#path {
	background-color: #F1F1F1;
	font-size: 16px;
	margin-bottom: 5px;
	color: #777777;
border-radius:5px;
}


#path td {
	padding: 5px 5px 5px 10px;
}

#path a {
	color: #777777;
	text-decoration: none;
}

#path a:hover {
	color: black;
	text-decoration: underline;
}

table.searchbox {
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

table.searchbox td {
	padding: 10px;
}

.eventnav {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}

table.dir {
}

table.dir_cat {

}

table.dir_cat th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
}

table.dir_cat td {

}

table.dir_cat .count {
	color: #999999;
font-family: verdana,sans-serif;
	font-size: 10px;
}

table.dir_cat th .count {
	color: gray;
	font-size: 10px;
}

table.adlisting {
}

table.adlisting tr.ad1 {
	/*background-color: #FAFAFA;*/
}

table.adlisting tr.ad2 {
}

table.adlisting td {
	padding: 4px;
	padding-left:8px;
padding-right:8px;
}

table.adlisting td.head, table.adlisting tr.head td {
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;

	padding-left:9px;
	padding-right:9px;
}

table.adlisting td.datehead {
	background-color: #F5F5F5;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding:6px;
	padding-left:9px;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .posttitle {
	font-weight: bold;
	font-size:13px;
}

table.adlisting .date {
	font-style: italic;
}

table.adlisting .ad1 {
background-color: #FfFfFf;
	border-bottom: 1px solid #FFDF95;
}

table.adlisting .ad2 {
	/*background-color: #FAFAFA;*/
background-color: #FfFfFf;
	border-bottom: 1px solid #FFDF95;
}

.postheader {
	margin-bottom: 10px;
	padding-bottom: 5px;
	/*border-bottom: 1px solid #E0E0E0;*/
}

.postheader .icon {
	/*vertical-align: top;*/
}

.postheader .posttitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.postheader .postarea {
        font-size: 17px;
        font-family:times;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: 000000;
       	padding-bottom: 0px;
}

.ad {
	margin-bottom: 10px;
}

.ad .link_marker {
	color: darkorange;
	font-weight: bold;
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
         font-size: 12px;
         font-family:arial,helvetica;
 	font-weight: normal;
 	text-align: left;
 	text-transform: none;
 	margin-bottom:0px;
	color: green;
}

.disclosure_no {
         font-size: 12px;
         font-family:arial,helvetica;
 	font-weight: normal;
 	text-align: left;
 	text-transform: none;
 	margin-bottom:0px;
	color: red;
}

.disclosures b {
}

.adpics {
	margin-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.adpics img {
	border: 1px solid black;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: 12px;
	font-weight: bold;
}

.imgitem img.img {
	margin-top: 5px;
	border: 1px solid black;
}

.imgitem .caption {
}

.imgitem .poster {
	font-weight: bold;
}

.imgitem .time {
	font-weight: bold;
}

.imgitem .desc {
	margin-top: 5px;
}

.linkbox2 {
	background-color: darkorange;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	color: white;
}

.linkbox2 a {
	display: block;
	color: white;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imagecredits {
	padding: 5px;
}

.head {
	font-weight: bold;
}

.imagecredits a {
}

.imagecredits .count {
	color: #BBBBBB;
	font-size: 10px;
}

.comments {
}

.comments .head {
	font-size: 12px;
	font-weight: bold;
}

.commentitem {
	margin-bottom: 10px;
}

.commentitem .poster {
	font-weight: bold;
	display: block;
}

.commentitem .time {
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

#sidebar_right_cities {
	background-color: #F5F5F5;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 5px 5px 5px;
}

#sidebar_right {
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 5px 5px 5px;
}

#sidebar_right a {
}

.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
}

.citylist_city {
	color: #777777;
	font-size: 10px;
}

#footer {
	color: #A0A0A0;
}

#footer td {
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
}

table.postad {
}

img.thumb {
	border: 1px solid black;
}

.postpath {
	padding: 5px;
	border: 1px solid #DBC06F;
	background-color: #F7F0DD;
	font-size: 12px;
	color: brown;
	margin-bottom: 10px;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: #003399;
	font-size: 11px;
}

#search_top {
	margin-bottom: 0px;
	padding: 10px;
	background-color: #F1F1F1;
	/*border: 1px solid #EAEAEA;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
border-radius:5px;

}

.srbut {
position:relative;
left:5px;
}




#search_but {
display: inline-block;
margin-left:4px;
cursor: pointer;
position:relative;
top:-2px;
padding-top:3px;
padding-bottom:3px;
padding-right: 11px;
padding-left: 8px;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */


border: 1px solid #dcdcdc;
border: 1px solid rgba(0,0,0,0.1);

-webkit-box-shadow:0 0 2px #444;
-moz-box-shadow: 0 0 2px #444;
box-shadow:0 0 2px #444;

border-radius: 3px;

font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 12px;
font-weight: bold;
color: #444;
vertical-align: middle;
text-align: center;

}


#search_but:hover {
display: inline-block;
margin-left:4px;
cursor: pointer;
position:relative;
top:-2px;
padding-top:3px;
padding-bottom:3px;
padding-right: 11px;
padding-left: 8px;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f9f9f9 47%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f9f9f9), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */

border: 1px solid #dcdcdc;
border: 1px solid rgba(0,0,0,0.1);

-webkit-box-shadow:0 0 3px #222;
-moz-box-shadow: 0 0 3px #222;
box-shadow:0 0 3px #222;

border-radius: 3px;

font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 12px;
font-weight: bold;
color: #222;
vertical-align: middle;
text-align: center;

}


.styled-select {
   width: 170px;
   height: 23px;
   overflow: hidden;
   font-family:verdana,sans-serif;
   font-size:13px;
}

.styled-select select {
	background: #ffffff;
	width: 170px;
	padding: 0px;
	font-family:verdana,sans-serif;
	font-size:13px;
	border: 1px solid #ccc;
	height: 24px;
	border-radius:3px;
	position:relative;
	top:1px;

}

.txtbox {
position:relative;
top:1px;
	background: #ffffff;
	width: 65px;
	padding: 0px;
	font-family:verdana,sans-serif;
	font-size:13px;
	border: 1px solid #ccc;
	height: 22px;
	border-radius:3px;

}

.findbox {
	background: #ffffff;
	width: 170px;
	padding: 0px;
	font-family:verdana,sans-serif;
	font-size:13px;
	border: 1px solid #ccc;
	height: 22px;

}


#place {
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 14px;
color: #444;
text-transform: none;
font-weight: normal;
text-decoration: none;
}

#place:hover {
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 14px;
color:#0093D6;
text-transform: none;
font-weight: normal;
text-decoration: underline;
}

.tactil {
background:#dedede;
height:12px;
width:8px;
margin-right:2px;
margin-top:4px;
margin-bottom:0px;
border-top-style:solid;
border-top-width:1px;
border-top-color:#f7f7f7;
border-right-style:solid;
border-right-width:1px;
border-right-color:#cccccc;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#cccccc;
border-left-style:solid;
border-left-width:1px;
border-left-color:#f7f7f7;

-webkit-border-top-right-radius: 3px;
-moz-border-top-right-radius: 3px;
border-top-right-radius: 3px;

-webkit-border-bottom-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;

-webkit-border-top-left-radius: 3px;
-moz-border-top-left-radius: 3px;
border-top-left-radius: 3px;

-webkit-border-bottom-left-radius: 3px;
-moz-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
}


#tactil {
background:#dedede;
height:12px;
width:8px;
margin-right:2px;
margin-top:4px;
margin-bottom:0px;
border-top-style:solid;
border-top-width:1px;
border-top-color:#f7f7f7;
border-right-style:solid;
border-right-width:1px;
border-right-color:#cccccc;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#cccccc;
border-left-style:solid;
border-left-width:1px;
border-left-color:#f7f7f7;

-webkit-border-top-right-radius: 3px;
-moz-border-top-right-radius: 3px;
border-top-right-radius: 3px;

-webkit-border-bottom-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;

-webkit-border-top-left-radius: 3px;
-moz-border-top-left-radius: 3px;
border-top-left-radius: 3px;

-webkit-border-bottom-left-radius: 3px;
-moz-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
}

.bstyled-select {
   width: 160px;
   height: 23px;
   overflow: hidden;
   font-family:verdana,sans-serif;
   font-size:13px;
}

.bstyled-select select {
	background: #ffffff;
	width: 160px;
	padding: 0px;
	font-family:verdana,sans-serif;
	font-size:13px;
	border: 1px solid #bbb;
	height: 23px;
}

.hider {
cursor:pointer;
margin-right:0px;
}

#findbox {
margin-bottom:5px;
margin-top:0px;
width:160px;
border: 1px solid #bbb;
}

.searchtitlemain {
padding-left:5px;
padding-top:5px;
padding-bottom:0px;
margin-bottom:0px;
}




.invoicetop {
width:99%;
}

.invoicetop .heading {

background: #FFA822;
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 15px;
font-weight: bold;
color: #fff;
text-align: left;
white-space: nowrap;
text-decoration:none;
padding:4px;
padding-left:8px;
border: 1px solid #999;
}

.invoice {
	width:99%;
}

.invoice td {
	padding: 5px;
	border: 1px solid #999;
	
}

.invoice .empty {
	background-color: white;
	border: 1px solid white;
}


.invoice .heading {

}

.invoice .firstcell {
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 18px;
font-weight: bold;
color: #000;
text-align: left;
white-space: nowrap;
text-decoration:none;
padding-left:8px;
padding-right:8px;
}

.invoice .days {
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 14px;
font-weight: normal;
color: #000;
text-align: left;
white-space: nowrap;
text-decoration:none;
padding-left:8px;
padding-right:8px;
text-align: center;

}

.invoice .maincell {
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 14px;
font-weight: normal;
color: #000;
text-align: left;
white-space: nowrap;
text-decoration:none;
padding-left:8px;
padding-right:8px;
text-align: right;

}

#warning {
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 12px;
font-weight: normal;
color: #000;
text-align: left;
text-decoration:none;
padding-left:15px;
padding-right:15px;
padding-top:3px
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}



.featuredad_first, .featuredad_first td {
background-color: #ffffff;
border-top: 2px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding: 5px 5px 2px 5px;
margin-bottom: 10px;
}

.featuredad_first, .featuredad_firstalt td {
background:#FFFBD7;
/* background: #F5F9FC; */
/* background: #F6f6f6; */
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding: 5px 5px 2px 5px;
margin-bottom: 10px;
-webkit-border-top-left-radius: 7px;
-moz-border-top-left-radius: 7px;
border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-bottom-left-radius: 7px;
border-bottom-left-radius: 7px;
}

#pricetd {
-webkit-border-top-left-radius: 0px;
-moz-border-top-left-radius: 0px;
border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-bottom-left-radius: 0px;
border-bottom-left-radius: 0px;
-webkit-border-top-right-radius: 7px;
-moz-border-top-right-radius: 7px;
border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-bottom-right-radius: 7px;
border-bottom-right-radius: 7px;
}

.featuredad, .featuredad td {
background-color: #FeFeFe;
border: 0px solid #fefefe;
padding: 5px 5px 2px 5px;
margin-bottom: 10px;
}

.featuredad, .featuredadalt td {
background:#FFFBD7;
/* background: #F5F9FC; */
/* background: #F6f6f6;*/
border-bottom: 1px solid #ffffff;
padding: 5px 5px 2px 5px;
margin-bottom: 10px;
-webkit-border-top-left-radius: 7px;
-moz-border-top-left-radius: 7px;
border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-bottom-left-radius: 7px;
border-bottom-left-radius: 7px;
}



#heydummy {
padding:30px;
}

.heydummy {
padding:30px;
}

.post_note {
	color: black;
}

.latestads {
	padding-top: 0px;
	margin-bottom: 0px;
}

.latestads .head {
font-family:arial,helvetica;
	padding-bottom: 5px;
	color: black;
	font-size: 16px;
}

.latestads td {
	border-top: 1px solid #F0F0F0;
}

.adcat {
	font-size: 9px;
	color: #444444;
	/*text-decoration: underline;*/
}

table.latestads_table td {
	padding: 1px;
}

table.latestads_table a.featured {
	font-weight: bold;;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

.adpreview {
	display: block;
	font-size: 12px;
	color: #555555;
text-transform:lowercase;
margin-top:4px;
}

.big_preview {
display: block;
font-size: 11px;
color: #444444;
text-transform:lowercase;
}

.subcat_lnk {
font-size: 12px;
}

.subcat_box {
padding-bottom: 4px;
font-family: verdana,Sans-Serif;
font-size: 12px;
}
.pic {
color:darkorange;
font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
}
.events {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	padding-bottom:4px;
}
.postlnk {
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	margin-bottom:2px;
}
.topd {
	font-size: 12px;
        font-family:arial,Sans-Serif;
        color: #444444;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin-top:8px;
	margin-bottom:2px;
}

.topb {
	font-size: 11px;
        font-family:verdana,sans-serif;
        color: #222222;
	font-weight: normal;
	text-align: left;
	margin-left:0px;
	padding-right:5px;
	margin-bottom:1px;
}
.topbx {
	font-size: 11px;
        font-family:verdana,sans-serif;
        color: #F5F5F5;
	font-weight: normal;
	text-align: left;
	margin-left:0px;
	padding-right:5px;
	margin-bottom:2px;
}
.topsearch {
	font-size: 12px;
        font-family:arial,sans-serif;
        color: #444444;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	text-shadow:1px 1px 5px #f7f7f7;

}

.topsearchb {
	font-size: 16px;
        font-family:arial,sans-serif;
        color:#444444;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-top:0px;
	margin-bottom:0px;
	text-shadow:1px 1px 5px #f7f7f7;
}

.calendar {
	font-size: 11px;
        font-family:arial,sans-serif;
        color: #444444;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom:4px;
}

.featured_title {
	font-size: 15px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-top:0px;
	margin-bottom:0px;
}
.underlnk {
        color:#444444;
	font-size: 11px;
        font-family:verdana,arial,sans-serif;
	font-weight: normal;
	text-align: left;
	margin:0px;
}

.underlnk:hover {
        color:purple;
}



.main_cat {
        font-size: 16px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color:black;
}
.main_cat:link {
        font-size: 16px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color:black;
}
.main_cat:visited {
        font-size: 16px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color:black;
}
.main_cat:hover {
        font-size: 16px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
	color:black;
	text-decoration:none;
}



.bigadd_title {
        font-size: 17px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: #0000bb;
}
.bigadd_title:link {
        font-size: 17px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: #0000bb;
}
.bigadd_title:visited {
        font-size: 17px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: #0000bb;
}
.bigadd_title:hover {
        font-size: 17px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: purple;
}


#feat_label {
display: inline-block;
margin-top: 0px;
margin-bottom: 0px;

font-family: georgia,Times New Roman,times,sans-serif;
font-size: 14px;
font-weight: 900;
color: #054C78;
text-align: left;
text-decoration: none;
text-shadow: 0px 0px 2px #b9b9b9;

transform: scale(1,1.25);
-webkit-transform: scale(1,1.25);
-moz-transform: scale(1,1.25);
-ms-transform: scale(1,1.25);
-o-transform: scale(1,1.25);
}


.regadd_title {
        font-size: 15px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: #0000bb;
}
.regadd_title:link {
        font-size: 15px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: #0000bb;
}
.regadd_title:visited {
        font-size: 15px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: #0000bb;
}
.regadd_title:hover {
        font-size: 15px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: purple;
}




.add_title {
        font-size: 15px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: #0000dd;
}
.add_title:link {
        font-size: 15px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: #0000dd;
}
.add_title:visited {
        font-size: 15px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: #0000dd;
}
.add_title:hover {
        font-size: 15px;
        font-family:arial,sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin-bottom:0px;
        color: purple;
}


.head_base {
        font-size: 12px;
        font-family:arial,sans-serif;
	font-weight: normal;
	text-align: left;
	text-transform: none;
        color: #333333;
}
.promote {
        font-size: 16pt;
        font-family:arial,helvetica;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	color: steelblue;
       	padding-bottom: 8px;
}
.almost {
        font-size: 17px;
        font-family:times;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: 000000;
       	padding-bottom: 0px;
}
.tit {
        font-size: 16pt;
        font-family:arial,helvetica;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	color: steelblue;
}
.subtit {
        font-size: 13pt;
        font-family:times;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	color: #555555;
       	padding-bottom: 4px;
       	margin-bottom: 0px;
}
.posttit {
        font-size: 18pt;
        font-family:times;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	color: black;
	margin-bottom:6px;
}

.posttextbox {
        font-size: 17px;
        font-family:times;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: 000000;
       	padding-top: 8px;
       	padding-bottom: 13px;
 }

.sidetitsm {
        font-size: 12px;
        font-family:arial,sans-serif;
	font-weight: normal;
	text-align: left;
	text-transform: none;
        color: #333333;
}

.sidetitsmtxt {
        font-size: 12px;
        font-family:arial,sans-serif;
	font-weight: normal;
	text-align: left;
	text-transform: none;
        color: #333333;
}
.reghead {
font-family:times,serif;
font-weight:bold;
font-size:26px;
padding-bottom:10px;
}
.regtxt {
font-size: 17px;
font-family:times,serif;
font-weight: normal;
text-align: left;
text-transform: none;
color: #000000;
}
.smallhead {
font-size: 17px;
font-family:arial,sans-serif;
font-weight: bold;
text-align: left;
text-transform: none;
color: #000000;
}
.smalltxt {
font-size: 13px;
font-family:arial,sans-serif;
font-weight: normal;
text-align: left;
text-transform: none;
color: #333333;
}
.regparahead {
font-size: 26px;
font-family:arial,helvetica,sans-serif;
font-weight: bold;
text-align: left;
text-transform: none;
color: #000000;
margin-top:15px
}
.regparatxt {
font-size: 15px;
font-family:verdana,sans-serif;
font-weight: normal;
text-align: left;
text-transform: none;
color: #000000;
margin-top:5px
}

 .viewed {
         font-size: 13px;
         font-family:arial,helvetica;
 	font-weight: bold;
 	text-align: left;
 	text-transform: none;
 	margin-bottom:0px;
 	text-align:right;
 	color:green;
}
.hy {
       border-top: 1px solid #E0E0E0;
       position:relative;
       top:-1px;
         font-size: 12px;
         font-family:verdana;
 	font-weight: normal;
 	text-align: left;
 	text-transform: none;
}
.contact {
         font-size: 18px;
         font-family:arial,helvetica;
 	font-weight: bold;
 	text-align: left;
 	text-transform: none;
 	margin-bottom:0px;
 	text-align:left;
 	color:black;
}

.formtit {
        font-size: 12px;
        font-family:arial,helvetica;
	font-weight: bold;
	text-align: left;
	text-transform: none;
        color: black;
}
.small_arial {
        font-size: 12px;
        font-family:arial,helvetica;
	text-transform: none;
}
.big_times {
        font-size: 16pt;
        font-family:times,times new roman,serif;
	text-transform: none;
}

.new_link {
        font-size: 15px;
        font-family:arial,helvetica;
	text-transform: none;

}

#genspk {
        font-family:arial,sans-serif;
	font-weight: bold;
	font-size:15px;
}



#reg_but {
display: inline-block;
margin-bottom:0px;
cursor: pointer;
padding-top:5px;
padding-bottom:4px;
padding-right: 11px;
padding-left: 8px;


background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */


border: 1px solid #dcdcdc;
border: 1px solid rgba(0,0,0,0.1);

-webkit-box-shadow:0 0 2px #444;
-moz-box-shadow: 0 0 2px #444;
box-shadow:0 0 2px #444;

border-radius: 5px;

font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 16px;
font-weight: bold;
color: #444;
vertical-align: middle;
text-align: center;
white-space: nowrap;
text-decoration:none;
}



#reg_but:link {
display: inline-block;
margin-bottom:0px;
cursor: pointer;
padding-top:5px;
padding-bottom:4px;
padding-right: 11px;
padding-left: 8px;


background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */


border: 1px solid #dcdcdc;
border: 1px solid rgba(0,0,0,0.1);

-webkit-box-shadow:0 0 2px #444;
-moz-box-shadow: 0 0 2px #444;
box-shadow:0 0 2px #444;

border-radius: 5px;

font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 16px;
font-weight: bold;
color: #444;
vertical-align: middle;
text-align: center;
white-space: nowrap;
text-decoration:none;
}



#reg_but:visited {
display: inline-block;
margin-bottom:0px;
cursor: pointer;
padding-top:5px;
padding-bottom:4px;
padding-right: 11px;
padding-left: 8px;


background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */


border: 1px solid #dcdcdc;
border: 1px solid rgba(0,0,0,0.1);

-webkit-box-shadow:0 0 2px #444;
-moz-box-shadow: 0 0 2px #444;
box-shadow:0 0 2px #444;

border-radius: 5px;

font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 16px;
font-weight: bold;
color: #444;
vertical-align: middle;
text-align: center;
white-space: nowrap;
text-decoration:none;
}



#reg_but:hover {
display: inline-block;
margin-bottom:0px;
cursor: pointer;
padding-top:5px;
padding-bottom:4px;
padding-right: 11px;
padding-left: 8px;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f9f9f9 47%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f9f9f9), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */

border: 1px solid #dcdcdc;
border: 1px solid rgba(0,0,0,0.1);

-webkit-box-shadow:0 0 3px #222;
-moz-box-shadow: 0 0 3px #222;
box-shadow:0 0 3px #222;

border-radius: 5px;

font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 16px;
font-weight: bold;
color: #222;
vertical-align: middle;
text-align: center;
white-space: nowrap;
text-decoration:none;

}


#maintitle {
display: inline-block;
margin-top:3px;
margin-bottom:6px;
font-family: georgia,Times New Roman,times,sans-serif;
font-size: 33px;
color: #000000;
text-align: left;
font-weight: 900;
color: #054C78;
text-decoration:none;
text-shadow: 0px 0px 3px #b9b9b9;
transform: scale(1,1.25);
-webkit-transform: scale(1,1.25);
-moz-transform: scale(1,1.25);
-ms-transform: scale(1,1.25);
-o-transform: scale(1,1.25);
}


#post_but {
width:179px;
display: inline-block;
margin-bottom:0px;
cursor: pointer;
padding-left: 0px;
padding-right: 0px;
padding-top:6px;
padding-bottom:6px;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

border: 1px solid #dcdcdc;
border: 1px solid rgba(0,0,0,0.1);

-webkit-box-shadow:0 0 2px #444;
-moz-box-shadow: 0 0 2px #444;
box-shadow:0 0 2px #444;

border-radius: 5px;

font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 18px;
font-weight: bold;
color: #444;
vertical-align: middle;
text-align: center;
text-decoration:none;
}


#post_but:hover {
display: inline-block;
width:179px;
margin-bottom:0px;
cursor: pointer;
padding-left: 0px;
padding-right: 0px;
padding-top:6px;
padding-bottom:6px;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f9f9f9 47%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f9f9f9), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f9f9f9 47%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */

border: 1px solid #dcdcdc;
border: 1px solid rgba(0,0,0,0.1);

-webkit-box-shadow:0 0 4px #444;
-moz-box-shadow: 0 0 4px #444;
box-shadow:0 0 4px #444;

border-radius: 5px;

font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 18px;
font-weight: bold;
color: #0093D6;
vertical-align: middle;
text-align: center;
text-decoration:none;
}


#marker_txt {
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 14px;
color:#444;
text-transform:none;
font-weight:normal;
text-decoration:none;
white-space: nowrap;
}

#path_div {
width:830px;
z-index:1;
position:relative;
top:-7px;
border-bottom: solid 1px #054C78;
}

#path_table {
margin:0px;
}

#path_td {
padding: 8px;
background: #F9F9F9;
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 14px;
color:#444;
text-transform:none;
font-weight:normal;
text-decoration:none;
}

#path_txt {
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 14px;
color:#444;
text-transform:none;
font-weight:normal;
text-decoration:none;
}

#path_txt:link {
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 14px;
color:#444;
text-transform:none;
font-weight:normal;
text-decoration:none;
}

#path_txt:hover {
font-family: "Gotham Rounded A","Gotham Rounded B",arial,sans-serif;
font-size: 14px;
color:#0093D6;
text-transform:none;
font-weight:normal;
text-decoration:underline;
}

#sub74 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub75 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub76 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub77 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub78 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub79 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub80 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub81 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub82 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub83 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub84 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub85 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub86 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub87 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub88 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub89 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub90 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub91 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub92 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub93 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub94 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub95 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub96 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub97 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub98 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub99 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub100 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub101 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub102 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub103 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub104 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub105 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub106 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub107 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub107 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub108 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub109 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub110 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub111 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub112 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub113 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub114 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub115 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub116 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub117 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub118 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub119 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#sub120 {
height:100%;
margin-bottom:10px;
margin-top:10px;
}
#pag {
display: inline-block;
font-size: 12px;
font-family: verdana,arial,helvetica,san-serif;
font-weight: normal;
color: #000000;
text-shadow: 0px 0px 1px #b9b9b9;
transform: scale(1,1.08);
-webkit-transform: scale(1,1.08);
-moz-transform: scale(1,1.08);
-ms-transform: scale(1,1.08);
-o-transform: scale(1,1.08);
}
