body {
	height:94%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-image: url(http://winte.com/gfx/body_bg.gif);
	height:100%;
}

.body-comment {
	height:94%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-image: url(http://winte.com/gfx/bg.gif);
	height:100%;
}

#d_body {
width:100%;
height:100%;

}

#header { 
width:780px;
height:160px;
#background-image:url(http://winte.com/gfx/top.jpg);
background-repeat:no-repeat;

}

#d_outerbox {
background-color:#FFFFFF;
width:780px;
height:1800px;
border:solid 1px #CCCCCC;

}

.d_commentbox {
background-color:#FFFFFF;
border:dotted 1px #CCCCCC;

}

#d_contentbody {
padding:6px;

}

#d_contentbody_left {
float:left;
width:570px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight: normal;

}

.d_signature {
width:400px;
background-color:#FAFAFA
border:dotted 1px #CCCCCC;

}

#d_contentbody_right {
	float:right;
	left:508px;
	width:170px;
	padding:6px;
	border:dotted 1px #CCCCCC;
	background-color:#FAFAFA;
	z-index: 1001;

}

.d_blog {
position:relative;
padding:6px;
border:1px dotted #CCCCCC;
background-color:#FAFAFA;
}

.d_blog img {
}

.counter
	{position:absolute;
	top:0;
	left:0;
	font-family:arial; font-size:9px;
	color: #999999;
	background-color:#F8F6F6;
	}

.logo
	{position:absolute;
	top:95;
	left:808;
	}

.admin
	{position:absolute;
	top:95;
	left:808;
	}

.content_header { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
}
.content_date { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color: #bb3333;

}
.content_comment { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color: #333333;

}


.pollName { 
	font-size: 11px;
	font-weight: normal;
}
.poll { 
	font-size: 11px;
	border: 0px;
}



.b_content A:link    { color: #000000; text-decoration:underline }
.b_content A:active  { color: #000000}
.b_content A:visited { color: #000000}
.b_content A:hover   { color: #000000}

.b_subtext A:link    { color: #000000; text-decoration:underline }
.b_subtext A:active  { color: #000000}
.b_subtext A:visited { color: #000000}
.b_subtext A:hover   { color: #000000}

.c_content A:link    { color: #000000; text-decoration:underline; font-weight:bold }
.c_content A:active  { color: #000000; font-weight:bold }
.c_content A:visited { color: #000000; font-weight:bold }
.c_content A:hover   { color: #000000; font-weight:bold }

a, a:link, a:visited {
    text-decoration : none;
    border-bottom : 1px dotted #bb3333;
    color : #333333;
}
a:hover, a:active {
    color : #bb3333;
}

.a2:hover, a:active {
    color : #bb3333;
}


table#calendar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100%;
}
table#calendar caption {
	font-size: 10px;
	
}
table#calendar a {
	text-decoration:none;
}
table#calendar tr#days th {
	color: #CCE;
	font-size:10px;
	font-weight: bold;
	padding: .3em 1px;
}
table#calendar tr#title th {
	font-size: 11px;

}
table#calendar td {
	width: 10px;
	height: 10px;
	color: #777;
	text-align: center;
	vertical-align: top;
}
table#calendar td a {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0px;
	width: 10px;
}
table#calendar th a {
	font-weight: bold;
}


table#calendar .today {
	background-color: #CCCCCC;
	
}
table#calendar p {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}

div.hideMe {display: none; }
div.showMe {display: block; }


}

form {
	font-family : Verdana, Arial, Serif; font-size : 10px; background-color: transparent;
} 
input {
	font-family : Verdana, Arial, Serif; font-size : 10px; color : #000000; border : 1px #7F9DB9 solid; background-color: transparent;
} 
textarea {
	font-family : Verdana, Arial, Serif; font-size : 10px; color : #000000; border : 1px #7F9DB9 solid; background-color: transparent;
	scrollbar-face-color: #f1f1f1;
	scrollbar-base-color: #f1f1f1;
	scrollbar-shadow-color: #f1f1f1;
	scrollbar-highlight-color: #f1f1f1;
	scrollbar-3dlight-color: #f1f1f1;
	scrollbar-darkshadow-color: #f1f1f1;}
	

.float {
   display: inline;
   overflow: auto;
   float: left;
   padding-left: 5px;
   padding-right: 3px;