﻿body 
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	width: 1069px;
	font-family: Verdana;
	font-size: 12px;
}

table, td, tr
{
    border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	table-layout: fixed;
	border-collapse: collapse;
}

img
{
    border-style: none;
}

ul
{
	margin-left: 10px;
	padding-left: 10px;
}

a
{
	color: Black;
}

.fullwidth
{
	width: 1069px;
}

.contentwidth
{
	width: 808px;
}

.leftMenu
{
	width: 253px;
	margin-right: 8px;
}

#topPane
{
	height: 150px;
}

#topInfo
{
	height: 14px;
	width: 100%;
}

#topInfo div
{
	color: #95907d;
	font-size: 10px;
	height: 14px;
}

#topLinks, #topInfoText
{
	float: left;
}

#topInfoPhones
{
	float: right;
}

#topPics 
{
	width: 100%;
	height: 66px;
	top: 2px;
}

#topPics div
{
	float: left;
}

#topMenu
{
	width: 100%;
	padding-top: 16px;
	height: 42px;
}

#topMenu div
{
	float: left;
}

#topMenuERR, #topMenuInet
{
	width: 272px;
	height: 42px;
}

#topMenuByAdobe
{
	width: 264px;
	height: 42px;
}

#midPane div
{
	float: left;
	top: 0px;
	left: 0px;
}

#botPane
{
	height: 120px;
	clear: both;
	padding-top: 20px;
}

#botPaneDelimiter
{
	height: 1px;
	background-color: #ebe5d4;
	margin-left: 267px;
	margin-right: 10px;
}

.ERR, .Inet, .ByAdobe
{
	float: left;
	width: 264px;
	margin-left: 8px;
}

.botpane
{
	height: 51px;
	margin-top: 56px;
	font-size: 12px;
}

#botPaneLine
{
	padding-left: 253px;
}

.ERR
{
	background-color: #ccbfab;
}

.Inet
{
	background-color: #dae0a2;
}

.ByAdobe
{
	background-color: #e6a3a3;
}

.botpanetext
{
	margin: 10px;
	width: 244px;
	height: 31px;
}

.leftmenufont
{
	font-size: 14px;
}

#theContent p
{
	text-indent: 22px;
	text-align: justify;
}

#theContent h1,
#theContent h2
{
	font-size: 20px;
	color: #5F5F5F;
	font-weight: normal;
}

#theContent h3
{
	font-size: 14px;
	color: #5F5F5F;
	font-weight: bold;
}

.news
{
	width: 100%;
	font-size: 12px;
}

.news h1
{
	font-size: 24px;
	font-weight: normal;
}

.news h2
{
	font-size: 11px;
	font-weight: normal;
	color: #9a8159;
}

#topMenuByAdobeLine, #topMenuInetLine, #topMenuErrLine
{
	width: 264px;
	margin-left: 0px;
	height: 9px;
}

#topMenuByAdobeText, #topMenuInetText, #topMenuErrText
{
	width: 264px;
	margin-left: 0px;
	height: 33px;
	font-weight: bolder;
}

#topMenuByAdobeLine
{
	background-color: #CE4949;
}

#topMenuByAdobeText
{
	color: #CE4949;
}

#topMenuInetLine
{
	background-color: #B6C347;
}

#topMenuInetText
{
	color: #B6C347;
}

#topMenuErrLine
{
	background-color: #9A8159;
}

#topMenuErrText
{
	color: #9A8159;
}

.searchParams
{
	background-color: #EBE5D5;
}

.searchParams td
{
	padding: 3px 20px 3px 20px;
}

.searchParams label
,.searchParams input
{
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}

.bbk_select
{
	font-size: 10px;
	padding: 2%;
	width: 96%;
}

.bbk_select ul
{
	list-style-type: none;
}

.bbk_select ul li
{
	margin-bottom: 20px;
}

#bbk_left, #bbk_right
{
	width: 44%;
	display: block; 
    float: left; 
    margin: 2%;
}

#bbk_select ul li
{
    border: 1px solid #ccc;
    width: 96%
}

.fr
{
	float: right;
}

#bbkl, #bbkr
{
	width: 50%;
    float: left; 
}

.tdBBKname
{
	padding-left: 30px;
}

.bbk_sub
{
	display: none;
}

.tdBBKsearch
{
	width: 120px;
	font-size: 9px;
}

.aBBKsearch
{
	width: 120px;
	font-size: 9px;
}

.bbk_row_link
{
	width: 70px;
	font-size: 9px;
	vertical-align: top;
	cursor: default;
}

.bbk_row_text
{
	font-size: 11px;
	vertical-align: top;
	padding-bottom: 10px;
	cursor: default;
}

.bbk_row_idx
{
	width: 20px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	cursor: default;
}

input.aslink
{
	width: auto;
	text-decoration: underline;
	display: inline;
	border: 0;
	background: none;
	cursor: pointer;
	padding: 0px;
	font-size: 10px;
}
/*
@-moz-document url-prefix() {
	input.aslink {
		display: table-cell;
	}
}
*/

