﻿@import url(MenuHWDropDown.css);
@import url(dhtmlgoodies_calendar.css);

html {
     overflow: -moz-scrollbars-vertical;
}
body {
margin-top:12px;
margin-bottom:12px;
}
td {
font-family:verdana; font-size:9pt; color: #333333;
}
a:link
{
font-family:verdana; font-size:9pt; color: #333333; text-decoration:underline; 
}
a:visited
{
font-family:verdana; font-size:9pt; color: #333333; text-decoration:underline;
}
a:hover
{
font-family:verdana; font-size:9pt; color: #333333; text-decoration:none;
}
table.bottom td {
font-family:verdana; font-size:8pt; color: #333333;
}

.bottom a:link{
font-family:verdana; font-size:8pt; color: #333333; text-decoration:none;
}
.bottom a:visited{
font-family:verdana; font-size:8pt; color: #333333; text-decoration:none;
}
.bottom a:hover{
font-family:verdana; font-size:8pt; color: #333333; text-decoration:underline;
}
.ContentPane
{
 padding-right:2px; padding-left:20px; padding-top:17px;
}
.LeftPane
{
 padding-top:6px;
}
.pageTitle {
font-family: Arial Rounded MT Bold, arial; font-size:18pt; 
color:#129e3d;
}
.city {
font-family: Arial Rounded MT Bold, arial; font-size:18pt; 
color:#129e3d;
}
.cityCom {
font-weight:bold;
}

a.backButton:link
{
color: #129e3d; text-decoration:none; font-weight:bold;
}
a.backButton:visited
{
color: #129e3d; text-decoration:none; font-weight:bold;
}
a.backButton:hover
{
color: #129e3d; text-decoration:underline; font-weight:bold;
}