html {
	overflow-y: scroll;
}

html,body,p,table,td,form,img,h1,h2,h3,h4,h5,h6,input{
	font-size: 1em;
}

body {
	background: #dddeff;
	font-size: 75%;
	scrollbar-base-color: #e8131b;
	scrollbar-arrow-color: #2e3516;
}

table{
	background-color: transparent;
	text-align: left;
}

#mainTable {
	table-layout: auto;
	height: 100%;
	width: 663px;
	margin:0 0px 0 155px;
}

#mainTable p{
	text-indent:0.75cm;
	margin: 0px 10px 0px 0px;
}

#headerTable {
	table-layout:fixed;
	width: 850px;
	margin: 0px;
	padding: 0px;
}

html,body,div,p,table,td,form,img,h1,h2,h3,h4,h5,h6,input{
	font-family:Tahoma,Verdana,Segoe,sans-serif;
	padding:0px;
	margin:0px;
	border:0px transparent none;
	background-repeat:no-repeat;
}

p,table,td,h1,h2,h3,h4,h5,h6{
	line-height: 1.2em;
}

p{
	line-height: 1.4em;
	margin-top: 3px;
}

a, a:visited{
	color:#4E7DC2;
	text-decoration:none;
}

a:active,a:hover{
	color:#4E7DC2;
	text-decoration:underline;
}

ul{
	margin:0;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:25px;
}

li{
	margin:0;
	padding:0;
}

h2{
	color: black;
	font-family:Segoe,Tahoma,Verdana,sans-serif;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:5px;
}

h3{
	font-size:1.3em;
	color:black;
	font-weight: bold;
	font-family:Segoe,Verdana,sans-serif;
	margin-bottom:2px;
}

h4{
	font-weight:bold;
	line-height:1.2em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.05em;
}

img.floatLeft { 
    float: left; 
    margin: 15px; 
}
img.floatRight { 
    float: right; 
    margin: 15px; 
	 border: 1px black solid; 
}

img.floatRightTop { 
    float: right; 
    margin: 5px 15px 15px 15px;
	 border: 1px black solid; 
}


body.main a#main, body.chs a#chs, body.tfn a#tfn, body.sdts a#sdts, body.sotb a#sotb{
 color: white;
 background: #0033ff;
 }
 
.activateTag a#activeTag {
	background: #339933;
	color: white;
}

#quotations {
	text-align: center; text-indent: 0px;
	font-style: italic;
}

.tfnPage {
	border: 1px solid #8b0000; background: #bc8f8f;
	width: 650px;
	margin-bottom: 7px;
}

table .title {
	font-weight: bold;
	background-color: #bdb76b;
	text-align: center;
	}
table .time {
	font-weight: lighter; 
	background-color: white;
}
