body{
	text-decoration: none;
	font-family: Tahoma;
	color: #1f1f1f;
	font-size: 11pt;
	background-color: white;
	margin-top: 5px;
	margin: 5px;
	text-align: center;
}

table{
	border-color: #dddddd;
}

td{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
}

p{
        font-family: Tahoma;
	font-size: 33px;
	font-weight: bold;
	color: black;
}

dot{
	font-family: Tahoma;
	font-size: 72px;
	color: red;
}

a:link {
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	border: 0px;
}

a:visited { 
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: black;
	border: 0px;
}

a:hover {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #c92020;
	border: 0px;
}

.header {
}

.main {
	border: 1px dashed #777777;
	font-size: 13px;
	width: 682px;
}

.footer {
}

.adsense {
	position: relative;
	top: 5px;
	left: -2px;
}

.copy {
	color: #bdbdbd;
	font-size: 12px;
}

.powered {
	color: #cecece;
	font-size: 10px;
}

.button {
	position: relative;
	top: -25px;
}

.but_desc {
	position: relative;
	top: 14px;
	left: -40px;
}

input.wsubmit {
	background-color: #eeeeee; 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
	color: #272727;
}

input.walcz {
	background-color: #ffffff;
	font-family: Courier New;
	font-size: 12px;
	border: 1px solid;
	color: black;
}

textarea.walcz {
        background-color: #ffffff;
        font-family: Courier New;
        font-size: 12px;
        border: 1px solid;
        color: black;
}

textarea.grey {
        background-color: #ffffff;
        font-family: Courier New;
        font-size: 12px;
        border: 1px solid;
	border-color: #666666;
        color: #444444;
}

option.walcz {
        background-color: #ffffff;
        font-family: Courier New;
        font-size: 12px;
        border: 1px solid;
        color: black;
}

select.walcz {
        background-color: #ffffff;
        font-family: Courier New;
        font-size: 12px;
        border: 1px solid;
        color: black;
}

input.wsubmit-red {
        background-color: red;
        font-family: Tahoma;
        font-size: 10px;
        font-weight: bold;
        border: 1px solid;
        color: #ffffff;
}

input.walcz-red {
        background-color: #ffffff;
        font-family: Courier New;
        font-size: 11px;
        border: 1px solid;
        color: #aa0000;
}

input.grey {
        background-color: #ffffff;
        font-family: Courier New;
        font-size: 11px;
        border: 1px solid;
	border-color: #666666;
        color: #444444;

}

input.wsubmit-darkred {
        background-color: #990000;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        border: 1px solid;
        color: #ffffff;
}

.site {
	width: 80%;
	text-align: left;
}

.site_title {
	position: relative;
	left: 100px;
	top: -12px;
	font-weight: bold;
	color: #c92020;
}

.site_desc {
	position: relative;
	top: -10px;
	text-align: justify;
}

a.redlink {
	color: #692020;
}

a.redlink:hover {
	color: #c92020;
}

a.more {
        position: relative;
        left: 24px;
	top: 2px;
        font-weight: normal;
        font-size: 11px;
        color: grey;
}

a.site_url {
        position: relative;
        top: -5px;
        left: 10px;
	color: #444444;
}

a.site_url:hover {
        position: relative;
        top: -5px;
        left: 10px;
	color: #c92020;
}

.stars {
	position: relative;
	top: 5px;
}

.comment_who {
	position: relative;
	width: 200px;
	left: -180px;
	text-align: left;
}

.comment_when {
	position: relative;
        width: 200px;
	left: -180px;
        text-align: left;
	font-size: 10px;
	color: grey;
}

.comment {
	position: relative;
	top: -40px;
	left: 70px;
        width: 440px;
        text-align: left;
}


.comment_recent_top0 {
	position: relative;
	left: -20px;
}

.comment_recent_bottom0 {
	position: relative;
	left: -20px;
	text-align: right;
	color: #773333;
}


.comment_recent_top1 {
        position: relative;
        left: 20px;
}

.comment_recent_bottom1 {
        position: relative;
        left: 20px;
	text-align: right;
        color: #773333;
}

.details_site {
	width: 80%;
	text-align: justify;
}

a.addr {
	font-size: 16px;
	font-family: Courier New;
	font-weight: bold;
	color: #773333;
}

a.addr:hover {
        font-size: 16px;
        font-family: Courier New;
        font-weight: bold;
        color: #bb3333;

}

.desc {
	font-family: Tahoma;
	font-size: 13px;
	color: #103050;
}

a.cat {
	color: #305030;
}

a.cat:hover {
	color: #407050;
}

.note {
	position: relative;
	top: 3px;
}

.note_num {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.note_count {
	font-size: 10px;
        font-weight: normal;
	color: #666666;
}

a.noworking {
	position: relative;
	left: 440px;
	font-size: 10px;
	color: #666666;
}

.noworkin {
        position: relative;
        left: 420px;
        font-size: 10px;
        color: #666666;
}



a.noworking:hover {
        position: relative;
        left: 440px;
	font-size: 10px;
	color: #cc4444;
}

.comments {
	border-top: dashed #777777 1px;
}

.comment_form {
	position: relative;
	left: 0px;
	width: 80%;
	text-align: justify;
}

.adnote {
	font-size: 10px;
	color: #999999;
}

.addcomment {
	position: relative;
	left: 175px;
}

.bold {
	font-weight: bold;
}

.darkgrey {
	color: #444444;
}

