﻿div { font-family : Arial, Tahoma, Helvetica; }
.clsCMOn { 
	height: 24px;
	cursor: pointer;
	background-color: #333; 
	font-size : 12pt; 
	text-decoration : none; 
	text-align: center;
	padding-left: 0px; 
	padding-top: 4px;
	color: #FB9C00; 
	font-weight: bold;  
	font-family : Arial, Tahoma, Helvetica;
	}
	
.clsCMOn a { 
	text-decoration : none; 
	}
	
.clsCMOn a:visited { 
	text-decoration : none; 
	}
	
.clsCMOn a:hover { 
	text-decoration : none; 
	}

.clsCMOver { 
	height: 24px;
	cursor: pointer;
	background-color: #333; 
	font-size : 12pt; 
	text-decoration : none; 
	text-align: center;
	padding-left: 0px; 
	padding-top: 4px;
	color: #ffffff; 
	font-weight: bold; 
	font-family : Arial, Tahoma;
	}
	
.clsCMOver a { 
	padding-top: 4px;
	text-decoration : none; 
	}
	
.clsCMOver a:hover { 
	padding-top: 4px;
	text-decoration : none; 
	}
	
.clsCMOver a:visited { 
	padding-top: 4px;
	text-decoration : none; 
	}
.clsCMOverSub { 
	height: 24px;
	cursor: pointer;
	background-color: #C0C0C0; 
	font-size : 10pt; 
	text-decoration : none; 
	text-align: left;
	padding-left: 0px; 
	padding-top: 4px;
	border-bottom: 1px #333 solid;
	color: white; 
	font-weight: bold; 
	font-family : Arial, Tahoma;
	  /* for IE */
	  filter:alpha(opacity=70);
	  /* CSS3 standard */
	  opacity:0.7;
  	}
	
.clsCMOverSub a { 
	padding-top: 4px;
	text-decoration : none; 
	}
	
.clsCMOverSub a:hover { 
	padding-top: 4px;
	text-decoration : none; 
	}
	
.clsCMOverSub a:visited { 
	padding-top: 4px;
	text-decoration : none; 
	}

.clsCMOn_Sub {
	height: 24px;
	cursor: pointer;
	background-color: #333; 
	font-size : 10pt; 
	text-decoration : none; 
	padding-left: 0px; 
	padding-top: 4px;
	text-align:left;
	color: #FB9C00; 
	font-weight: bold;  
	font-family : Arial, Tahoma, Helvetica;
	} 

.clsCMOn_Left {
	height: 24px;
	cursor: pointer;
	background-color: #333; 
	font-size : 12pt; 
	text-decoration : none; 
	padding-left: 0px; 
	padding-top: 4px;
	text-align:left;
	color: #FB9C00; 
	font-weight: bold;  
	font-family : Arial, Tahoma, Helvetica;
	} 
.clsCMOver_Left {
	height: 25px;
	cursor: pointer;
	background-color: #333; 
	font-size : 12pt; 
	text-decoration : none; 
	padding-left: 0px; 
	padding-top: 4px;
	text-align:left;
	  /* for IE */
	  filter:alpha(opacity=70);
	  /* CSS3 standard */
	  opacity:0.7;
	color: white; 
	font-weight: bold;  
	font-family : Arial, Tahoma, Helvetica;
	} 
.clsCMOn_Right {
	height: 24px;
	cursor: pointer;
	background-color: #333; 
	font-size : 12pt; 
	text-decoration : none; 
	padding-left: 0px; 
	padding-top: 4px;
	color: #FB9C00; 
	font-weight: bold;  
	font-family : Arial, Tahoma, Helvetica;
	text-align:right;
	} 
.clsCMOver_Right {
	height: 24px;
	cursor: pointer;
	background-color: #333; 
	font-size : 12pt; 
	text-decoration : none; 
	padding-left: 0px; 
	padding-top: 4px;
	color: white; 
	font-weight: bold;  
	font-family : Arial, Tahoma, Helvetica;
	text-align:right;
	} 
