body
{
	background-color : #ffccff;
}

td, font
{
	font-family : Verdana, Arial;
	font-size : 11px;
	color: #000000;
}

input, textarea, select
{
	font-family : Verdana, Arial;
	font-size : 11px;
	color: #000000;
	background-color : #FFFFFF;
	border : 1px solid;
	border-color: #FF008A;
}

a, a:active, a:visited
{
	color : #0000CC;
	text-decoration: none;
}

a:hover
{
	color : #FF0000;
	text-decoration: none;
}

small
{
	font-size: 9px;
}

h4
{
	color : #ffffff;
	font-size : 16px;
	font-weight : bold;
}

.menu, a.menu, a:active.menu, a:visited.menu
{
	font-size: 10 px;
	color: #FFFFFF;
}

a:hover.menu
{
	font-size: 10 px;
	color: #FFFFFF;
	text-decoration: underline;
}

.fontbig
{
	font-size : 16px;
	font-weight : bold;
}

.content
{
	background-color: #FFFFFF;
}

.lightrow
{
	background-color: #9999ff;
}

.forumline
{
	background-color: #9999ff;
}

.lt
{
	width : 7px;
	background : url('../images/ball_left_top.gif') no-repeat left top;
	
}

.rt
{
	width : 7px;
	background : url('../images/ball_right_top.gif') no-repeat right top;
	
}

.ld
{
	width : 7px;
	background : url('../images/ball_left_bottom.gif') no-repeat left bottom;
	
}

.rd
{
	width : 7px;
	background : url('../images/ball_right_bottom.gif') no-repeat right bottom;
	
}