body
{
  font-family: arial, helvetica;
  background-color: white;
  margin: 0px;
}

a, 
a:visited, 
a:active
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.headerLinks,
.headerLinks a:link, 
.headerLinks a:visited,
.headerLinks a:hover
{
	font-family: Verdana, arial, helvetica;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.headerLinks a:hover
{
	color: #CCCCCC;
}

.sidelink a
{
  font-size: 10px;
  color: #686868;
  letter-spacing: -1;
}
.portalTable
{
	background-image: url(../i/portalBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#welcome
{
	margin-top: 60px;
	margin-left: 195px;
	font-size: 13px;
	font-weight: bold;
}
#welcome a
{
	color: #000000;
}
.carea
{
  font-size: 12px;
  line-height: 13px;
  color: #000000;
  letter-spacing: 0;
}
.lite_carea
{
  font-size: 11px;
  line-height: 12px;
  color: #878787;
  letter-spacing: -1;
}
td.td_header
{
	text-align: center;
	background: url(../i/td_headerbg.jpg);
	font-size: 15px;
	color: #000000;
}
td.grid_carea
{
	padding: 2px;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 12px;
}
td.grid_carea ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
td.grid_carea ul li a
{
	margin: 0px;
	padding: 0px;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	background: #CCCCCC;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
td.grid_carea ul li a:hover
{
	background: #efefef;
	text-decoration: none
}
td.table_color_buttons
{
	border-color: inherit;
	background: #e8e8e8;
}
.table_effect
{
	background: #ffffff url('../i/top_movies_bg.jpg') repeat-x;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
.table_color_option1
{
	background: #efefef;
}
input
{
	font-size: 11px;
	font-family: Arial, Verdana, serif;
	
}
.footer
{
	font-size : 10px;
	color : #666666;
	line-height: 20px;
}
div.posts_container
{
	width:100%;
	height:240px;
	overflow:scroll;
}
span.topicBody
{
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
span.topicTitle
{
	font-size: 13px;
	color: #000000;
	line-height: 14px;
}
span.topicDate
{
	float: right;
	color: #0000CC;
	font-size: 11px;
	font-weight: bold;
}
div.topicElement hr
{
	padding: 0px;
	margin: 2px;
}
div.topicElement a,
div.topicElement a:hover
{
	padding-top: 2px;
	width: 100%;
	display: block;
	text-decoration: none;
}
div.topicElement a:hover
{
	background: #CCCCCC;
}
div.hr {
  height: 2px;
  background: #fff url(../i/do_line.gif) repeat scroll center;
}
div.hr hr {
  display: none;
}
