body
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
	margin: 5px;
	color: #cccccc;
	font-family: Arial, 'Times New Roman', Verdana;
	background-color: #3b3b3b
}

td { font-size: 12px; color: #cccccc; font-family: Arial, 'Times New Roman', Verdana }

a { color: #cccccc; text-decoration: none }
a:link {
	color: #cccccc;
	text-decoration: underline;
}
a:visited { color: #cccccc; text-decoration: underline; }
a:active { color: #cccccc; text-decoration: underline; }
a:hover { color: #cccccc; text-decoration: none }

a.button { font-family: tahoma,arial,helvetica; font-size: 12px; font-weight: bold; color: #cccccc; text-decoration: none }
a.button:link { font-family: tahoma,arial,helvetica; font-size: 12px; font-weight: bold; color: #cccccc; text-decoration: none }
a.button:visited { font-family: tahoma,arial,helvetica; font-size: 12px; font-weight: bold; color: #cccccc; text-decoration: none }
a.button:active { font-family: tahoma,arial,helvetica; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none }
a.button:hover { font-family: tahoma,arial,helvetica; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none }

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#3b3b3b; layer-background-color:#3b3b3b; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#3b3b3b; layer-background-color:#3b3b3b; color:#cccccc;}
.clLevel0over{background-color:#555555; layer-background-color:#555555; color:#ffffff; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#3b3b3b; layer-background-color:#3b3b3b; color:#cccccc;}
.clLevel1over{background-color:#555555; layer-background-color:#555555; color:#ffffff; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#3b3b3b; layer-background-color:#3b3b3b; color:#cccccc;}
.clLevel2over{background-color:#555555; layer-background-color:#555555; color:#ffffff; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff}

.subtitle {
	font-size: 16px;
}

img
{
	border-style: none;
}

.homeText {
	color: #cccccc;
	text-decoration: none;
	font-size: 14px;
}
a.homeText {
	text-decoration: none;
}
a.homeText:link {
	text-decoration: none;
}
a.homeText:visited {
	text-decoration: none;
}
a.homeText:active {
	text-decoration: none;
}
a.homeText:hover {
	text-decoration: underline;
}