body {
	width: 100%;
	background-color: #444444;
}
body,td	{ 
	font-family: tahoma, helvetica; font-size: 11px; color: #dcdcdc; 
}
body { 
	margin:0px;
}
body,td	{ 
	font-family: tahoma, helvetica; font-size: 11px; color: #dcdcdc; 
}
.pagecontent { 
	line-height: 20px; 
}
a{ 
	color: #55AAFF; 
	text-decoration: none; 
}
a:hover	{ 
	text-decoration: underline; 
}
a.llink	{ 
	color: #ffffff; 
	font-size: 10px; 
}

.bt1 { 
	color: #d0d0d0; 
}
.bt2 { 
	color: #808080; 
	font-size: 10px; 
	line-height: 20px; 
}
a.hmenulink {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 9px;
	margin-left: 4px;
	margin-right: 4px;
}
.blue_effect {
	color: #0FA4F8;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
	color: #0FA4F8;
	margin-bottom: 8px;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
p {
	margin-top: 1px;
	line-height: 13px;
}
.extra_effect {
	color: #FF3300;
}
ul li{
	line-height: 14px;
}
h2 a {
	background-image: url(i/bullet.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #0099CC;
	padding-left: 24px;
}
.message_header {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #0FA4F8;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.message_writedby {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 12px;
}
.message_description {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 6px;
	line-height: 14px;
}
.message_area{
	width: 100%;
	height: 100%;
}
.text_area{
	width: 100%;
}


