body {margin: 0; padding: 0;}

body, td {font-family: Verdana, Arial; font-size: 9pt; color: #333333; background-color:#ffffff;}
.form {background-color: #EFEFEF; border: 1px solid #999999; font-size: 11px; }
.subj { font-family: Verdana, Tahoma, Georgia, Verdana; font-size: 30px; font-weight: bold; display: inline; color: #CC0000; }

.c1 {font-family: Tahoma, Arial; font-size: 14px; background: black; color: #aaaaaa; }
.c2 {font-family: Tahoma, Arial; font-size: 14px; text-align: center;}
.c3 {font-family: Tahoma, Arial; font-size: 14px; text-align: center;}
.c4 {font-family: Tahoma, Arial; font-size: 14px; text-align: center; background: #EFEFEF; }


.sel {background: #ccc; color: #000000; margin-left: 0px; margin-right: 0px; font-family: Verdana, Arial; font-size: 12px;}


blockquote  {margin-left: 80px; margin-right: 0px; text-align: justify; color: #aa4000}

.nav {margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 15px; font-size: 10px;}

.frm {background-color: #black; border: 1px solid #black;}


.posttext {font-family: Georgia; color: #444444; font-size: 13px; line-height: 15px; }
.posttext_stary {font-family: Verdana, Arial, Times; color: #444444; font-size: 12px; line-height: 15px; }
.commenttext {font-family: Verdana, Arial, Times; font-size: 10pt; color: #555555; font-size: 12px;}


A.navi:link {font-family: Verdana, Arial, Georgia; color: #333333; font-weight: bold; font-size: 11px;}
A.navi:visited {font-family: Verdana, Arial, Georgia; color: #333333; font-weight: bold; font-size: 11px;}
A.navi:hover {font-family: Verdana, Arial, Georgia; color: #CC3300; font-weight: bold; font-size: 11px;}

A.mininav:link {font-family: Verdana, Arial, Georgia; color: #777777; font-size: 11px;}
A.mininav:visited {font-family: Verdana, Arial, Georgia; color: #777777; font-size: 11px;}
A.mininav:hover {font-family: Verdana, Arial, Georgia; color: #FF9900; font-size: 11px;}

A:link {text-decoration: none; color: #CC3300;}
A:visited {text-decoration: none; color: #CC3300;}
A:hover {text-decoration: none; color: #333333;}

.frm2 {background-color: #DBDBDB; border: 1 solid #000000; font-family: Tahoma; font-size: 11px; }
.frm {background-color: #f0f0f0; border: 1  dotted #909090; font-family: Georgia; font-size: 12px;}

.frm3 { background-color : #e0e0e0;
border-bottom-color : #CCCCCC;
border-bottom-style : outset;
border-left-color : white;
border-left-style : outset;
border-right-color : white;
border-right-style : outset;
border-top-color : white;
border-top-style : outset;
font-weight: bold;
font-family: Verdana, Arial; font-size: 11px;
}












.header {
	font-family: Verdana, Arial, sans-serif;
	width:100%;
	font-size: 20px;
	text-align:right;
	}


.header STRONG a {
	text-decoration:none;
}

.header h1 {
	border-bottom: solid 1px #eee;
	padding-bottom:0.1em;
	margin-bottom:0.1em;
	}
	
.header h1 a:link, .header h1 a:visited  {
	text-decoration:none;
	color:#000;
	display:block;
	padding-left:12px;
	font-size: 20px;
}

.header h1 a:hover, .header h1 a:active  {
	text-decoration:none;
	color:#f60;
	display:block;
	padding-left:12px;
	font-size: 20px;
}
	
.keywords {
	text-align:right;
	padding-right:5px;
	}
	
.post   {
	margin: 0 0 35px 0;
	}

	   
.post img {
	border: solid #000 1px;
	}
.post p {
	margin:0.7em 0 0.5em 0;
	line-height:120%;
	}

.post ul {list-style:none;}

.post ul li {
	display:block;
	padding-left:15px;
	margin: 3px 0;

	}
.divider {
	text-align:right;
	margin:5px 0 15px 0;
	font: normal 0.85em verdana, arial, sans-serif;
	border-top: solid 1px #eee;
	padding-top:0.3em;
	}
		
h2.commentheader {
	border-bottom:solid 1px #eee;
	
	}

.comment {
	margin:10px;
	font-size: 0.85em;
	}	

.reply {
	margin-left:20px;
	color:#666;
	}




hr {
	/*display:none;*/
}

.hidden {
	display:none;
}





























#navcontainer {
	
	padding: 0;
	width:100%;
	float: center;
	font: bold 12px Verdana, Arial, sans-serif;
	background:transparent;
	background:#000;
	/*height:auto;*/
}

#navcontainer ul {
	border: 0;
	padding: 0;
	list-style-type: none;
	margin: 0px 1px 1px 7px;
	/*float:left;*/
}

#navcontainer ul li {
	float: left;
	padding: 0;
	margin: 0;
	/*display:inline;*/
}

#navcontainer ul li a {
	background: #000;
	border-left: 1px solid #fff;
	border-right: none;
	/*text-align:center;*/
	padding: 0.4em 1em;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	
}

#navcontainer ul li a:hover {
	color: #000;
	background: #ccc;
}

#navcontainer a:active {
	background: #c60;
	color: #fff;
}


#navcontainer ul li a.lastmenu {
	border-right: 1px solid #fff;
}

