body {
	font-family: Tahoma;
	font-size: 10px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #FFFFFF;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

p {
	font-family: Tahoma;
	font-size: 13px;
	text-align : justify;
	line-height : 140%;
}

td {
	font-family: Tahoma;
	font-size: 13px;
}

td.small {
	font-family: Tahoma;
	font-size: 12px;
}

td.page_name {
	font-family: Tahoma;
	font-size: 14px;
}

td.smallest {
	font-family: Tahoma;
	font-size: 10px;
	background-color : #FCFCFC;
}

th.info_table_header {
	font-family: Tahoma;
	font-size: 13px;
	color : #000000;
	text-align : center;
	background-color : #DEE3E7;
	background-color: transparent; 
}

td.smallest_dark {
	font-family: Tahoma;
	font-size: 10px;
	background-color : #F5F5F5;
}

.text {
	font-weight: normal;
	text-align: justify;
	color : #000000;
	font : 13px;
	vertical-align : top;
	line-height : 140%;
}

.small_text {
	font-weight: normal;
	font : 9px;
}

A.internal {
	text-decoration: none;
	color: #483D8B;
	font-weight : bold;
}

A.nick {
	text-decoration: none;
	color: #617585;
	font-weight : bold;
	font-size : 13px;
}

A:HOVER.internal {
	text-decoration: underline;
}

A.letters {
	text-decoration: none;
	color: #B22222;
	font-weight : bold;
}

A:visited.letters {
	text-decoration : none;
}

A.copyright {
	text-decoration : none;
	color : Black;
	font-weight: bold;
	font-family : Tahoma;
	font-size : 10px;
}

h1 {
	color: #313131;
	line-height: 135%;
	font-size : 24px;
	border-bottom: 2px solid #AAAAAA;
}

h2 {
	color: #313131;
	line-height: 135%;
	font-size : 22px;
	border-bottom: 2px solid #AAAAAA;
}

h3 {
	color: #313131;
	line-height: 135%;
	font-size : 20px;
	border-bottom: 2px solid #AAAAAA;
}

h4 {
	color: #313131;
	line-height: 135%;
	font-size : 16px;
	border-bottom: 2px solid #AAAAAA;
}

.epigraph {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

.comments {
	font-weight: normal;
	text-align : left;
	line-height : 100%;
}

.info_table {
	font-size: 12px;
	line-height : normal;
	background-color : #FCFCFC;
}

.info_table_dark {
	font-size: 12px;
	line-height : normal;
	background-color : #F5F5F5;
}

.rule100 {
	color : #DEE3E7;
	width : 100%;
	text-align : center;
	height : 2px;
}

.rule70 {
	color : #DEE3E7;
	width : 70%;
	text-align : center;
	height : 2px;
}

ul {
	list-style-image : url(/images/lists.gif);
	font-size : 13px;
	margin-top : 1px;
	margin-bottom : 0px;
}

INPUT.button {
	font-family: Tahoma; 
	font-size: 13px; 
	cursor: default;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#cccccc', Positive='true');
}

A {
	text-decoration : none;
	color : Black;
	font-family : Tahoma;
	//font-size : 13px;
}

A:HOVER {
	text-decoration : underline;
}

FIELDSET {
	border-bottom-color : #DEE3E7;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #DEE3E7;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #DEE3E7;
	border-right-style : solid;
	border-right-width : 1;
	border-top-color : #DEE3E7;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
	margin-left : 5px;
	margin-right : 5px;
}

FIELDSET.top {
	margin-top : -9px;
}

FIELDSET.bottom {
	margin-top : 0px;
}

FIELDSET.reports {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
}

LEGEND {
	color : #AAAAAA;
	font-family : 'Trebuchet MS', Tahoma;
	font-size : 11px;
	font-weight : bold;
	line-height : 150%;
}

table.advertising {
	width: 100%;
	align: center;
	border: 1px dotted #DEE3E7;
	margin-top: 3px;
	margin-bottom: 0px;
}

table.advertising td {
	width: 100%;
	align: center;
	text-align: center;
	vertical-align: middle; 
	font-size: 12px;
	background-color: #F8F8F8; 
	padding: 8px; 
}

SUP {
	line-height : 120%;
}

input,textarea, select {
	color : #000000;
	font: normal 13px Tahoma;
	border-color : #000000;
	border-width : 1;
}

img {
	border : 0px;
}

div.owners {
	position: absolute; 
	width: 100%; 
	height: 90px; 
	overflow: auto; 
	margin-top : 0px; 
	margin-left : 1px; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-shadow-color: #EEEEEE; 
	scrollbar-3dlight-color: #EEEEEE; 
	scrollbar-arrow-color: #AAAAAA; 
	text-align : justify;
}

div.services {
	position: absolute; 
	width: 100%; 
	height: 72px; 
	overflow: auto; 
	margin-top : -2px; 
	margin-left : 0px; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-shadow-color: #EEEEEE; 
	scrollbar-3dlight-color: #EEEEEE; 
	scrollbar-arrow-color: #AAAAAA; 
	text-align : justify;
}


/* Post body links */
.postlink {
	//font-size : 11px;
	color: #368AD2;
	border-bottom-color: #368AD2;
}

.postlink:visited {
	color: #5D8FBD;
	border-bottom-color: #666666;
}

.postlink:active {
	color: #368AD2;
}

.postlink:hover {
	background-color: #D0E4F6;
	color: #333333;
}

