body {font-family: Arial, Helvetica, sans-serif; font-size:14px color: #000000; background:#CCCCCC}

.content {font-family:Arial, Helvetica, sans-serif; font-size:inherit}
 
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(images/list.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
}

/*START list of links*/
li.link
{
background-image: url(images/action.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
}
/*END list of links*/

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #999999;}

.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #999999;
}
.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
}
.heading5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
}

a:link		{color:#333333; text-decoration: underline;}
a:visited	{color:#003366; text-decoration: underline;}	
a:active	{color:#0099CC;}
a:hover		{color:#0099CC; text-decoration: underline;}

/*START left menu*/
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
}
a.nav:link		{
	color:#0099CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a.nav:visited	{color:#0099CC;text-decoration: none;font-style: normal;font-size: 12px}	
a.nav:active	{color:#BED600;font-size: 12px}
a.nav:hover		{color:#999999; text-decoration: none; font-weight: normal;font-size: 12px}
/*END left menu*/

/*submenu*/
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: normal;
}
a.submenu:link		{
	color:#666666;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.submenu:visited	{
	color:#666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}	
a.submenu:active	{
	color:#0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.submenu:hover		{
	color:#666666;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*END submenu*/



/*START Footer*/
.footer {font-family: Arial, Helvetica, sans-serif;font-size: 9px; color: #999999;}
a.footer:link		{color:#333333; text-decoration: none;}
a.footer:visited	{color:#333333; text-decoration: none;}	
a.footer:active	{color:#0099CC;}
a.footer:hover		{color:#333333; text-decoration: underline;
/*END FOOTER*/
