/* elements */

tr.clsheader {font-family: verdana, arial, sans-serif;; font-size: 11px; font-weight: bold; background-color: #000088; color: #FFFFFF; border-style: groove; border-width: 2px; border-color: #FFFFFF;}
tr.clsfooter {font-family: verdana, arial, sans-serif;; font-size: 11px; font-weight: bold; background-color: #666666; color: #FFFFFF; border-style: groove; border-width: 2px; border-color: #FFFFFF;}
tr.clsitem {font-family: verdana, arial, sans-serif;; font-size: 11px; background-color: #CCCCCC; color: #000000;}

.knap {
	font-size : 10px;
	font-family : verdana, arial, sans-serif;
	background-color:#dddddd;
	colorx : #000000;
	border-widthx : 1;
	border-stylex : solid;
	border-colorx : #000000;
}

body {		
	text-align:center;
	font-family:  verdana, arial, sans-serif;
	font-size: 11px;
	background:#d6e7f7 url(/images/base2.gif);
	background-color:#d6e7f7;
}
blockquote { 
	padding-right:40px;
	border-left:1px solid;
	border-color:#cccccc;
}

form {
	margin:0;
	padding:0;
}
img {	
	border: 0;
}

input {  
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	margin:0px;
}
li, ul {
	list-style-type: disc;
}
p, pre { 
	margin:0;
	padding: 5px;
}
code { 	
	font-family:  verdana, arial, sans-serif; 
	background-color:#ececec;
	line-height: 11px;
	font-size: 11px;
	margin:0;
}
select {  
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
}
table,td,th {
	font-family:  verdana, arial, sans-serif;
	font-size: 11px;
}
textarea {  
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
}

hr {	
	color: #999999;
	height:1px;
	width:99%;
	border:1px dotted;
	margin-left:5px;
	margin-right:5px;
	padding:0;
}
	
/* classes */

.title {
	font-family: arial, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size: 22px;
	padding:5px;
}

.smalltitle {
	font-family: verdana, arial, sans-serif;
	text-align:center;
	color:#ffffff;
	font-size: 11px;
	padding:5px;
}

.head1 { 
	font-size: 10px;
}
.head2 { 
	font-weight:bold;
	font-size: 13px;
}
.post {	
	font-size: 11px;
}
.posted { 
	font-size: 11px;
}

img.imgBorder  {
	border:1px solid;
	padding:5px;
	border-color: #cccccc;
	margin: 5px;
}
.input1 {
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	width: 111px;
}

.input2 {
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	width: 50px;
}

.input3 {
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	width: 230px;
}
.login {
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	width: 95px;
}
.txt {
  font-family:  verdana, arial, sans-serif;
  font-size : 11px;
  color : #000;
  line-height : 11px;
}
.txtcenter {
	text-align: center;
}
.txtform {
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	width: 130px;
}
.txtright {
	text-align: right;
}
.txtsmall {
  font-family:  verdana, arial, sans-serif;
  font-size : 9.50px;
  color : #000;
  line-height : 11px;
  background-color : transparent;
}
a {
  color : #000000;
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}
a:hover {
  color : #ff0000;
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}
a:visited {
  color : #000000;
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}
a:visited:hover {
  color : #ff0000;
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}

.calBdr {
	margin:5px;
}
.cal_title {
	height:20px;
	text-align: center;
	background-color:#fff;
}
.cal_day_head{
	width: 15px;
	text-align: center;
	background-color:#fff;
}
.cal_day {
	text-align: center;
	background-color:#fff;
}
.cal_day_current {
	text-align: center;
	background-color:#dcdcdc;
}

/* id */

#frame {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	text-align:left;
	border:1px dotted;
	border-color: #999999;
	background-color: #dddddd;
}

div.contentcenter {
	width:550px;
	padding:0px;
	float:left;
	background-color:#ffffff;
	margin-left:3px;
	margin-bottom:5px;
	border:1px dotted;
	border-color: #999999;
}

div.comments {
	width:550px;
	padding:0px;
	float:left;
	background-color:#eeeeee;
	margin-left:3px;
	margin-bottom:5px;
	border:1px dotted;
	border-color: #999999;
}
#main {
	width:550px;
	padding:0px;
	float:left;
	margin-bottom:5px;
}

#paging {
	width:500px;
	padding:0px;
	float:left;
	margin:3px;
}

#contentright {
	width:180px;
	padding:0;
	float:right;
	background-color:#eeeeee;
	margin-right:3px;
	border:1px dotted;
	border-color: #999999;


}

#contentheader {
	background-color: #00008b;
	height:60px;
	margin:5px;
	border:1px;
}

#contentfooter {
	clear: both;
	overflow:hidden;
	height:23px;
	background-color:#eeeeee;
	color: #000000;
	border:1px dotted;
	border-top: 1px;
	border-style: dotted;
	border-color: #999999;
	margin:5px;

}
#divleft {	
	text-align:left;
	width: 150px;
	float:left;
}
#divright {	
	text-align:right;
	width: 150px;
	float:right;
}
	
