/* CSS Document */

.content {
	border: #dddddd 1px solid;
	background-color: #efefef;
	width: 282px;
	height: 128px;
	padding: 4px;
	font-size: 10px;
	line-height: 14px;
}
.ulnofloat {
   list-style-type: none;
   padding-left: 0px;
   margin: 0px;
}
.ullifloat {
	padding-left: 0px;
	border-right: #cfcfcf 1px solid;
	background-color: #cfcfcf;
	background-position: center;
	float: left;
	margin-right: 1px;
}
.ula {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 0px solid #ffffff;
}
#tabco4{
   width: 290px;
}
#tabco4 ul a {
   color: #333333;
   text-decoration:none
}
.title{
	font-size: 11px;
	color: #152F6A;
}
.title:link{
	font-size: 11px;
	color: #152F6A;
}
.title:active{
	font-size: 11px;
	color: #152F6A;
}
.title:link:hover{
	font-size: 11px;
	color: #4e9200;
	text-decoration:underline
}
.title:visited{
	font-size: 11px;
	color: #152F6A;
}
.title:visited:hover{
	font-size: 11px;
	color: #4e9200;
	text-decoration:underline
}
.subtitle{
	font-size: 11px;		
	color: #4e9200;
}
.subtitle:link{
	font-size: 11px;
	color: #4e9200;
}
.subtitle:active{
	font-size: 11px;
	color: #4e9200;
}
.subtitle:link:hover{
	font-size: 11px;
	color: #152F6A;
	text-decoration:underline
}
.subtitle:visited{
	font-size: 11px;
	color: #4e9200;
}
.subtitle:visited:hover{
	font-size: 11px;
	color: #152F6A;
	text-decoration:underline
}
.bodytext{
	font-size: 11px;
	color: #666666;
}
.bodytext:link{
	font-size: 11px;
	color: #666666;
}
.bodytext:active{
	font-size: 11px;
	color: #666666;
}
.bodytext:link:hover{
	font-size: 11px;
	color: #666666;
	text-decoration:underline
}
.bodytext:visited{
	font-size: 11px;
	color: #666666;
}
.bodytext:visited:hover{
	font-size: 11px;
	color: #666666;
	text-decoration:underline
}
.arrow{
	font-size: 11px;
	color: #152F6A;
	padding-top: 5px;
	width: 15px;
}
.image {
	border-style: none;
}
.blogwindow {	font-size: 11px;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 16px;
	background-color: #efefef;
}
