body
{
	background-color:#ffccff;
	font-family: verdana, sans-serif, arial;
	font-size: 12px;
}

h2 {font-family: verdana, sans-serif, arial;
	font-size: 14px;}


/*table
{
	width:100%;
}*/


th
{
	background-color:#eeeeee;
	margin-bottom: 0px;
}


tr
{ vertical-align: top; }


/*td
{
	padding: 5px;
}*/

a:link,a:visited {
	font-size: 12px;
	color: #990099;}

a:visited {
	text-decoration: none;}


/****************************************
CLASSES
.page
.header
.menu-block
.body
.footer
.navigation
.category-link
.isactive
.left-menu
.right-content
.openld-sponsor-cell
****************************************/

.page 
{
	padding: 0px 10px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	background-color:#ffccff;
}

.toprow
{
	padding: 3px 5px;
	/*margin-bottom: 25px;*/
	font-size: 10pt;
	/*font-weight: bold;*/
	/*background-color:#eeeeee;*/
}

.toprow ul
{
	display: inline;
	border: none;
}

.toprow li
{
	margin-left: 5px;
	padding-left: 5px;
	display: inline;
	list-style: none;
	border: none;
}

.toprow a
{
	text-decoration: none;
}

.header {
	padding: 0px;
}

.header h1 {
	text-align:center;
	font-size: 20px;
	margin:0;padding:0;
}

.header h2 {margin:0;padding:0;}

.menu-block
{
	padding: 3px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-weight: bold;
	background-color:#eeeeee;
}

.menu-block ul
{
	display: inline;
	border: none;
}

.menu-block li
{
	margin-left: 5px;
	padding-left: 5px;
	display: inline;
	list-style: none;
	border: none;
}

.menu-block a
{
	text-decoration: none;
}

.body { margin: 0; padding: 5px; }

.footer { padding: 0 5px; }

.category-link 
{
	font-size: 12px;
	}

.openld-sponsor-cell {}

.cats h2 a {font-size: 14px; text-decoration: underline;}

hasicon h2 a {font-size: 14px; text-decoration: underline; /*line-height: 16px;*/ padding-top: 0px; margin-bottom: 0px;}

h2.link {font-size: 14px; text-decoration: underline; line-height: 16px; padding-top: 10px; margin-bottom: 0px;}

.navigation h2 { font-size: 12px; color: #990099;}

