input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font size: 10px;
	font-weight: bold;
}

td, body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px; 
  	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link							
{ 
	color: #000000;
	text-decoration: none;
}
a:active 
{ 
	color: #000000; 
	text-decoration: underline;
}
a:visited 			
{ 
	color: #000000; 
	text-decoration: none;
}
a:hover 
{ 
	color: #333333; 
	text-decoration: underline;
}

hr			
{ 
	color: #999;
	border: 0px solid; 
	height: 1px ;
}

.bottomLeft
{
	background-image: url(images/bottom_corner_left.gif);
	background-color: #F7F3F7;
	font-weight: bold;
}



.bottomCenter
{
	background: url(images/background_center.gif) #F7F3F7;
	/*color:#000000;*/
	background-position: top right;

}

.bottomRight
{
	background-image: url(images/bottom_corner_right.gif);
	background-color: #F7F3F7;
}
.foot
{
	font-family: Verdana,Arial, helvetica, sans-serif;
	font-size: 9px; 
  	color: #000000;
}
#scroll {
	overflow: auto;
	position: absolute;
	width: 540px;
	height: 380px;
}
#menu {
	overflow: auto;
	position: absolute;
	/*width: 190px;*/
	height: 400px;
}

a.menulink:link				{ color: #000000; font-weight: bold; text-decoration: none; }
a.menulink:active			{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menulink:visited			{ color: #000000; font-weight: bold; text-decoration: none; }
a.menulink:hover			{ color: #000000; font-weight: bold; text-decoration: none;}

.menuover {
background: #CECFCE;
cursor: hand;
}
.menyout {
background:#F7F3F7;
cursor: hand;
}
/* Coolmeny4 */
/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.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:#FFFFFF; layer-background-color:#FFFFFF; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:Verdana; font-size:10px; font-weight:bold}
.clLevel0{background-color:#F7F3F7; layer-background-color:#FFFFFF; color:#000000;}
.clLevel0over{background-color:#8CAAE8; layer-background-color:#8CAAE8; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#CCCCCC; layer-background-color:#CCCCCC}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:Verdana; font-size:10px; font-weight:normal}
.clLevel1{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000;}
.clLevel1over{background-color:#999999; layer-background-color:#999999; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:#CCCCCC; layer-background-color:#CCCCCC}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:Verdana; font-size:10px; font-weight:normal}
.clLevel2{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000;}
.clLevel2over{background-color:#999999; layer-background-color:#999999; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#CCCCCC; layer-background-color:#CCCCCC}

