body {
	margin: 0px;
	background: url("/logretta/images/bg.gif") repeat-x;
	background-attachment: fixed; 
	background-color: #b1b1b1;
}
.printerFriendly {
	margin: 5px;
	background: none;
}
.printerFriendlyHeader {
	font-size: 26px;
	font-weight: bold;
}
.printerFriendlyUnderHeader {
	font-size: 18px;
	font-weight: bold;
}
body, td {
	font-family: Arial, Helvetica;
	font-size: 9pt;
}
img {
	border: none;
}
A:link, A:visited, A:active {
	color: #074477;
}
#maintable {
	width: 950px;
	height: 110%;
}
.sideLine {
	width: 2px;
	background-color: #00437b;
}
#loginBar {
	height: 2px;
	background-color: #c21727;
}
#inBetweenTopAndLogin {
	height: 2px;
	background-color: white;
}
.loginInput {
	font-size: 9pt;
	width: 120px;
}
input, select, textarea {
	font-size: 9pt;
	border: 1px solid black;
	padding-left: 3px;
}

.smallTitleOnBlue {
	font-variant: small-caps;
	font-weight: bold;
}
.boxHeader {
	font-variant: small-caps;
	/*text-transform: uppercase;*/
	font-weight: bold;
	border: 2px solid #00437b;
	width: 156px;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	background-color: #00437b;
	color: white;
	padding: 5px;
	/*height: 20px;*/
	padding-top: 2px;
	padding-bottom: 2px;
}
.box {
	border: 2px solid #00437b;
	border-top: none;
	width: 156px;
	padding: 5px;
	font-family: Arial, Helvetica;
	font-size: 8pt;
}
.boxCell {
	padding: 10px;
}
#mainlinksBar {
	width: 180px;
	/*border-right: 2px solid #00437b;*/
	background-color: white;
	padding: 5px;
	padding-left: 12px;
	padding-right: 15px;
	padding-top: 25px;
	text-align: center;
}
#mainlinksFrame {
	margin:auto;
	text-align: left;
	width: 170px;
}
.mainSpace {
	width: 790px;
	padding: 10px;
	background-color: white;
}
.mainLink, .mainLink:link, .mainLink:active, .mainLink:visited {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	/*font-weight: bold;*/
	color: black;
	text-decoration: none;
}
.subLink, .subLink:link, .subLink:active, .subLink:visited {
	font-family: Arial, Helvetica;
	padding-left: 10px;
	font-size: 9pt;
	color: black;
	text-decoration: none;
	
}
.newsHeadline {
	font-size: 15pt;
	font-weight: bold;
}
.mainAreaFrontpage {
	padding: 10px;
}
.mainSpaceFrontpage {
	padding: 0px;
}
.inDrawn {
	padding-left: 50px;
}
.inputTitle {
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
.inputTitleUnder {
	font-style: italic;
}
.inputHeader {
	font-weight: bold;
	text-align: right;
	height: 40px;
	vertical-align: bottom;
}
.blog {
	font-size: 10pt;
	background-color: white;
	width: 250px;
}
.blogdateheader {
	font-size: 10pt;
	background-color: white;
	font-weight: bold;
}
.blogtime {
	font-size: 10pt;
	background-color: white;
}
.blogTable {
	background-color: #00437b;
	
}
.threadsTable {
	width: 100%;
}
.topBar {
	height: 180px;
	background-color: white;
	padding-left: 20px;
	font-size: 26pt;
	font-weight: bold;
	}
.topBarTitle {
font-size: 20pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding-left: 20px;
}
.topBarTitleUnder {
font-size: 14pt;
	font-weight: bold;
	vertical-align: bottom;
	/*padding-left: 20px;*/
}
.topBarDot {
	vertical-align: bottom;
	text-align: right;
	width: 51px;
	padding-bottom: 10px;
	
	}
.threadsTable {
	background-color: #00437b;
}
.threadsTitle {
	background-color: white;
	width: 400px;
}
.threadsNoMsgs {
	background-color: white;
	text-align: center;
}
.threadsAuthor {
	background-color: white;
}
.threadsTitleHeader {
	color: white;
}
.subscrCellName {
	background-color: white;
	width: 450px;
}
.subscrCellKt {
	background-color: white;
	width: 40px;
}
.subscrCellDate {
	background-color: white;
	width: 180px;
}
.subscrCellApproved {
	background-color: white;
	width: 50px;
	text-align: center;
}
.subscrCellOnTop {
	background-color: white;
	width: 46px;
	text-align: center;
}
.subscrCellPaid {
	background-color: white;
	width: 46px;
	text-align: center;
}
.subscrCellChange {
	background-color: white;
	width: 37px;
}
.viewthreadTable {
	background-color: #00437b;

}
.viewthreadLeft {
	background-color: white;
	width: 175px;
	vertical-align: top;
}
.viewthreadName {
	color: white;
	height: 30px;
	width: 175px;
	}
.viewthreadRight {
	background-color: white;
	width: 577px;
}
.viewthreadDate {
	color: white;
	height: 30px;
}
.msgName, .msgName:link, .msgName:active, .msgName:visited {
	font-weight: bold;
	text-decoration: underline;
	color: white;
}
.inputValue {
	vertical-align: top;
}
.pageNumber {
	width: 30px;
	text-align: center;
}
.threadLink:link {
	font-weight: bold;
}
.threadLink:visited {
	font-weight: normal;
}
.threadLink:active {
	font-weight: normal;
}
.blogLink:link {
	font-weight: bold;
}
.blogLink:visited {
	font-weight: normal;
}
.blogLink:active {
	font-weight: bold;
}
.searchName {
	background-color: white;
	width: 400px;
}
.searchPhone {
	background-color: white;
	width: 50px;
}
.searchAr {
	background-color: white;
	width: 10px;
}
.searchTable {
	width: 460px;
	background-color: #00437b;
}
.subscrComments {
	width: 300px;
	height: 200px;
}
.subscrKtField {
	width: 75px;
}
.subscrKtBank {
	width: 40px;
}
.subscrHbField {
	width: 20px;
}
.subscrNoField {
	width: 75px;
}
.subscrHeader {
	font-weight: bold;
}