html,body {
	margin:0;
	padding:0;
}

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }


body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #333333;
        vertical-align: top;
}

p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #333333;
	width:auto;
	padding: 0px 0px 6px 0px;
}

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	text-align: center;
	color: #333333;
	background-color: #333333;
	margin: 0;
	padding: 0;
	background: #cccccc url(http://test.borgermeetings.com/media/images/bg_grad.jpg) fixed;
}
a:link, a:visited, a:active {
	color: #A18643;
	text-decoration: none;
}
a:hover {
	color: #500C00;
	text-decoration: underline;
}

hr {
	margin: 0px;
	padding: 0px;
	color: #006699;
	border: 0;
	border-top: 1px solid #006699;
	height: 1px;
	width: 520px;
}
h1 {
	font-size: 13pt;
	color: #A18643;
	text-align: left;
	padding: 0px 0px 6px 0px;
	margin:  0px 0px 6px 0px;
	border-bottom: 1px solid #A18643;
}
h2 {
	font-size: 12pt;
	color: #A18643;
	text-align: left;
	padding: 0px 0px 6px 0px;
	margin:  0px 0px 12px 0px;
	border-bottom: 1px solid #991900;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	width: 493px;
}
#main {
	width: 720px;
	position: relative;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	
}

#banner {
	top: 0px;
}
.site_name {
	margin: -21px 0 0 -163px;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	top: 20px;
        position: absolute;
	left: 0px;
}
.utility {
	font-size: 10px;
        position: absolute;
	top: 62px;
	left: 605px;
	color: #999999;
}
.utility a:link, .utility a:visited, .utility a:active, .utility a:hover  {
	color: #ffffff;
}
.utility a:hover {
	text-decoration: underline;
}
.top_menu {
	position: relative;
	width: 180px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(http://test.borgermeetings.com/media/images/glbnav_background.gif);
	left:540px;
	top: 25px;
}
.top_menu_left {
	position: absolute;
	top: 0px;
	left:0px;
}
.top_menu_right  {
	position: absolute;
	top: 0px;
	right:0px;
}
.top_menu_links {
	position: absolute;
	top: 8px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	font-size: 12px;
}
.top_menu img{
 display: block;
}

.top_menu a {
	font-size: 10px;
}
#box {
	position: absolute;
	width:720px;
	top: 90px;
	background-color: #ffffff;
}

.corner_left {
	position: absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

.corner_right {
	position: absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
.breadcrumb	{ 
	margin: 0px;
	padding: 10px;
	font-size: 10px; 
	color: #999999; 
	border-bottom: 1px solid #cccccc;
}
.page_name{
	padding: 0px 0px 15px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}
.menu {
	float: left;
	width:178px;
	padding: 0px;
	margin:0;
	background-color: #FFFDFE;
	font-size: 8pt;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;	
	background-image: url(http://www.borgermeetings.com/media/images/bg_nav.jpg);
}

.menu .logo a:link,
.menu .logo a:visited, 
.menu .logo a:active, 
.menu .logo a:hover {
        border:none;
        font-weight: normal;
        background-image: none;
    
}


.menu a:hover {
	background-image: url(http://www.borgermeetings.com/media/images/bg_nav_hover.jpg);
}
.login_box {
	padding: 10px;	
	border-bottom: 1px solid #cccccc;

}

.login_table {
	margin: 0px;
	text-align: left;
}
.login_table h1, .login_table h1 a {
	color: #006699;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin:0px 0px 0px 178px;
	padding: 10px;
	min-height: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCD2D2;
	
}
.content img{
	padding: 4px;
}

.content table td{
	padding: 0px 12px 3px 0px;
}
.search_box {
	position: relative;
	top: 5px;
	margin-left:10px;
	z-index: 101;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}

.footer {
	clear: both;
	border-top: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	font-size: 10px;
	color: #666666;
}
.powered_by {
	text-align: right;
	font-size: 10px;
	padding-top: 10px;
}
.picLinks {
	width:178px;
	padding: 0px;
	background-color: #FFFDFE;
}
.picLinks ul, .picLinks li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFFDFE;
}
.picLinks b {
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	font-weight: bold;	
	background-image: url(http://test.borgermeetings.com/media/images/bg_nav.jpg);
}
.picLinks a:link, .picLinks a:visited, .picLinks a:active, .picLinks a:hover {
	display: block;
	padding: 0px;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFDFE;
	background-image: none;
	font-weight: bold;	
}

