li
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

tr.header_row
{
	color: #000000;
}

td
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


td.header
{
	width: auto;
	height: auto;
	background-color: grey;
	color: #ffffff;
	padding: 1;
}

td.data
{
	background-color: white;
	color: #000000;
	padding: 5;
	border: 1; 
}

p
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

p.title
{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}


p.cal
{
	font-size: 7pt;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}


p.header 
{ 
	font-weight: bold;
	font-size: 14pt;
	line-height: 16px;
}

p.sub_header
{
	font-weight: normal;
	font-size: 12pt;
	font-weight: bold;
}



p.bold { font-weight: bold; }

a
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

a:visited { color: #CC0000; }
a:hover { text-decoration: underline; }

a.menu
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	font-variant: small-caps;
}

a.menu:hover { text-decoration: underline; }

a.directory
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	white-space: normal;
}


a.directory:visited { color: #000000; }
a.directory:hover { text-decoration: underline; }

a.title
{
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}

a.title:hover
{
	color: #CC0000;
	text-decoration: underline;
}

a.cal
{
	font-size: 7pt;
	color: #CC0000;
	line-height: 10px;
}

a.cal:hover { text-decoration: underline; }
a.directory:visited { }


div.menu
{
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
}

div.box 
{ 
	margin: 10px; 
}

div.left
{
	margin: 2px 5px 2px 5px;
}

td.left_index
{
	width: 300;	
}

td.middle_index
{
	width: 25
}


td.right_index
{
	width: 475
}


input.cal
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	line-height: 9px;
	font-style: normal;
	font-variant: small-caps;
}

div.cal
{
	margin: 1;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 7pt;
	color: #000000;
	line-height: 11px;
	text-decoration: none;
	padding: 1;
}

.cal_header 
{
	background:#F3F0E7;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size:7pt;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
	width:150px;
}
         
.cal_desc {
	background:#FFFFFF;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size:7pt;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:150px;
}


.cal_descasdasd
{
	background-color: white;
	border-color: black;
	border-width: 1px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
}




