
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
}

#about {
	background: #fff;
	margin: 13px 18px 22px 18px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#about a:link { color: #000; }
#about a:visited { color: #000; }
#about a:active { color: #000; }
#about a:hover { color: #000; }

.abouttitle {
	font-weight: bolder;
	font-size: 15px;
	color: #336;
	text-align: center;
	margin-bottom: 4px;
}	

.abouttext {
	text-align: center;
	font-family: Arial,Helvetica,Univers,Zurich BT;
}

.home {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial,Helvetica,Univers,Zurich BT;
}

.home a:link { color: #000; text-decoration: none;}
.home a:visited { color: #000; text-decoration: none; }
.home a:active { color: #000; text-decoration: none; }
.home a:hover { color: #000; text-decoration: none; }


td.title {
	font-size: 13px;
	font-weight: bolder;
	color: #fff;
	text-align: center;
	background-image: url(homelinks/title.gif);
	background-repeat: no-repeat;
}

.title a:link { color: #FFF; text-decoration: none;}
.title a:visited { color: #FFF;  text-decoration: none;}
.title a:active { color: #FFF; text-decoration: none; }
.title a:hover { color: #FFF; text-decoration: none; }

td.bb {
	font-size: 16px;
	font-weight: bolder;
	color: #fff;
	text-align: center;
}

.bb a:link { color: #FFF; text-decoration: none;}
.bb a:visited { color: #FFF;  text-decoration: none;}
.bb a:active { color: #FFF; text-decoration: none; }
.bb a:hover { color: #FFF; text-decoration: none; }


td.black1 {
	padding-left: 15px;
	background-image: url(homelinks/black1.jpg);
	background-repeat: no-repeat;

}

td.black2 {
	padding-left: 15px;
	background-image: url(homelinks/black2.jpg);
	background-repeat: no-repeat;
	line-height: 1.3em;

}

td.red1 {
	padding-left: 15px;
	background-image: url(homelinks/red1.jpg);
	background-repeat: no-repeat;

}

td.red2 {
	padding-left: 15px;
	background-image: url(homelinks/red2.jpg);
	background-repeat: no-repeat;

}

td.red3 {
	padding-left: 15px;
	background-image: url(homelinks/red3.jpg);
	background-repeat: no-repeat;
	line-height: 1.4em;

}


td.blue1 {
	padding-left: 15px;
	background-image: url(homelinks/blue1.jpg);
	background-repeat: no-repeat;

}

td.blue2 {
	padding-left: 15px;
	background-image: url(homelinks/blue2.jpg);
	background-repeat: no-repeat;

}

td.blue3 {
	padding-left: 15px;
	background-image: url(homelinks/blue3.jpg);
	background-repeat: no-repeat;

}

td.white1 {
	padding-left: 15px;
	background-image: url(homelinks/white1.jpg);
	background-repeat: no-repeat;
}

td.white2 {
	padding-left: 15px;
	background-image: url(homelinks/white2.jpg);
	background-repeat: no-repeat;

}

td.white3 {
	padding-left: 15px;
	background-image: url(homelinks/white3.jpg);
	background-repeat: no-repeat;

}

td.yellow1 {
	padding-left: 15px;
	background-image: url(homelinks/yellow1.jpg);
	background-repeat: no-repeat;

}

td.yellow2 {
	padding-left: 15px;
	background-image: url(homelinks/yellow2.jpg);
	background-repeat: no-repeat;

}

td.priortitle {
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
	text-align: center;

}
.priortitle a:link { color: #FFF; text-decoration: none;}
.priortitle a:visited { color: #FFF;  text-decoration: none;}
.priortitle a:active { color: #FFF; text-decoration: none; }
.priortitle a:hover { color: #FFF; text-decoration: none; }

td.prior {
	padding-left: 15px;
	color: #fff;
	background-image: url(homelinks/prior.jpg);
	background-repeat: no-repeat;

}

.prior a:link { color: #FFF; text-decoration: none;}
.prior a:visited { color: #FFF;  text-decoration: none;}
.prior a:active { color: #FFF; text-decoration: none; }
.prior a:hover { color: #FFF; text-decoration: none; }

.bbs {
	margin: 8px 0 0 0;
	padding: 0 8px 72px 8px;
	line-height: 1.57em;
}

.share {
	margin: 0px;
	font-size: 12px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	font-weight: bold;
}

.share td{
	padding: 3px 0 2px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
}

.share a{
	text-decoration: none;
	color: #ffffff;
}

.white {
	margin: 0px;
	font-size: 12px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	font-weight: bold;
}

.white td{
	padding: 3px 0 2px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
}

.white a{
	text-decoration: none;
	color: #f00;
}

.share ul {
	width: 132px;
	margin: 0;
	padding: 0;
	border: 1px solid #ff0000;
	list-style-type: none;

	background: #333;
}

.share li {
	border: 1px solid #ff0000;
	color: #ff0;
	margin: 0;
	padding: 2px 0 0 2px;
	list-style-type: none;
	list-style-position: inside;
	width: 130px;
}

.share li img {

}

.share li a{
	text-decoration: none;
	color: #ff0000;
}

.sharetext {

	margin-left: 10px;
}

