h1 {
	color: #A10F19;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #7F7F7F;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #9b2329;
	text-decoration: underline;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #cc4c31;
	text-decoration: underline;
	}
a:active { 
	color: #000000;
	}

body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.subtitl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

ul.onwbullet {
	margin-top: 0px;
	list-style-image: url(../images/bullet.png);
}

ul.onwbullet li {
	margin-top: 5px;
	margin-bottom: 10px;
}

.h2container {
	background-image: url(../images/intab-tr.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #d1d1d1;
}

.h2container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/intab-tl.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
	padding-left: 8px;
	line-height: 31px;
	height: 31px;

}

.h2container h2 a.heading1 {
	color: #000000;
	text-decoration: none;
}

.h2container h2 a.heading1 span.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: green;
	text-decoration: none;
	font-style: italic;
}



.h2box {
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	background-color: #fff;
	padding: 10px;
}

.h2box .content {
	text-align: left;
	min-height: 30px;
}

.h2box .content td {
	text-align: left;
}

.h2bottom {
	background-color: #fff;
	background-image: url(../images/intab-bc.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}

.h2bottom .inner {
	height: 9px;
	background-image: url(../images/intab-br.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.h2bottom .outer {
	background-image: url(../images/intab-bl.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.twitterhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #0033CC;
	text-transform: uppercase;
}
.news_item {
	margin-bottom: 5px;
}
#twitter_box {
	height: 190px;
	overflow: auto;
}
#twitter_box td {
	font-size: 90%;
}
.user{
	margin-bottom: 10px;
	padding: 10px;
	border-bottom: 1px dotted #999;
}

.name{
	font-size: 12px;
	font-weight: 700;
}

.location{
}

ul.archive {
	margin-top: 0px;
	list-style-image: url(../images/bullet.png);
}
ul.archive li {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}
.subtitl a {
	text-decoration: none;
}

#htmltagcloud { 
	font-family: 'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif; 
	line-height: 1.5em;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	text-indent: 0ex;
	font-size: 150%;
}
a.makecloud_link {
	text-decoration: none;
	color: #264CA2;
}

a.makecloud_link:hover{
	text-decoration: none;
	color: white;
	background-color: #05f
}

