body {
	background-color : white;

	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 20px;
        font-size: 71%;
        font-family: verdana, arial, tahoma;
        line-height: 1.8em;
        color:#333;
	}

.li, .content li
     { padding:0; margin:0; }

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

ul {padding-left: 1.5em; list-style-type: square;}
ol {list-style-type: decimal;}

img {border-color: black; padding:0px;}

h1 {font-size:1.5em;line-height: 1.8em;color:#333;}
h2 {font-size:1.1em;line-height: 1.8em;color:#333;}

A {font-family: tahoma, verdana;font-size : 1em; COLOR: #9F0000; font-weight:normal; TEXT-DECORATION: none;}
A:link {	 COLOR: #9F0000; TEXT-DECORATION: none;}
A:visited {	COLOR: #9F0000; TEXT-DECORATION: none;}
A:active {	COLOR: #9F0000;TEXT-DECORATION: none; }
A:hover {	COLOR: #9F0000; TEXT-DECORATION: underline;}


.comments A {font-weight:normal;}

hr {color: gray; height:2px;}

.marktext, i, em
{font-family: LucidaTypewriter, 'B&H LucidaTypewriter', Lucida Console, Andale Mono, Monaco, Terminal, Courier, monospace, sansserif;
font-size:0.9em; font-style:normal; color:gray;}



.leftmenuchosen
{	border-left : 4px solid #9F0000;
	color:black;
	padding-left:4px; letter-spacing: .05em;
}
/* topmenu end*/

.clear { clear: both }

.dateheader {font-family: tahoma, verdana;
             font-size:1em;
             color:black;
             text-align:right;}

.smalltitle {
        padding-top:0px;
        padding-bottom:0px;
  	color:#ffffff;
  	font-family:tahoma;
  	background:#9f0000;
  	border:1px solid gray;
  	text-align:center;
  	letter-spacing: .1em;
  	text-transform: uppercase;
  	line-height: 1.2em;
	}

.sidetitle, .posttitle
{
        font-size:1em;
        text-transform: uppercase;
	color : #9f0000;
	font-weight:bold;
	letter-spacing: .1em;
}

.post {
	font-size:0.9em;
        margin-right : 10px;
	margin-left : 10px;
	margin-bottom : 5px;
	padding-bottom : 30px;
	margin-top : 0px ;
}

/* Rule to fix quirks-mode inheritance behavior */
table, td, caption {
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
}

td {
	margin-right : 10px;
	margin-left : 10px;
	margin-bottom : 5px;
	padding-bottom : 5px;
	margin-top : 0px ;
}

.Submitknap, submit {background-color : #e9e9e9; border : 1px solid #000000; font-size: 1em;}

input, textarea {background-color : #e9e9e9; border : 1px solid #000000; font-size: 1em;}

.smalltext {}

.content { border-bottom:1px solid gray;
	  margin-bottom:10px;
	  padding-bottom:10px;
	}

.content img {margin-right:10px; margin-bottom:5px; margin-top:5px;}

.minipic img {border-color:black; margin-bottom:0px;padding:0px;margin-top:0px;}

.textbox {border:1px solid gray;
	  margin:10px;
          padding:15px;
	 }

.teller {
position:absolute;
top:0px;
left:0px;
width:1px;
height:1px;
visibility:hidden;
}

