/*   CUBE Global Storage CSS   */ 

body {
		scrollbar-base-color: #DBDBDB; 
		scrollbar-arrow-color: #333333;
		scrollbar-track-color: #FFFFFF; 
		background-image: url(images/bg.png);
		background-repeat:repeat-x;
		background-color: #515151;
		margin-top:0px;
	 }
	 
font.ft {    
			font-family: Trebuchet MS; 
            font-size: 10px;
			line-height: 12px;
            }			

font.big {    
			font-family: Trebuchet MS; 
			font-weight: bold;
            font-size: 18px;
			color: #F26D1A;
            }

font.general {    
			font-family: Trebuchet MS; 
            font-size: 11px;
            }
			
font.title {    
			font-family: Trebuchet MS; 
            font-size: 13px;
            }
			
font.title_big {    
			font-family: Trebuchet MS; 
            font-size: 15px;
            }														
			
a.menu {    
			font-family: Trebuchet MS; 
            font-size: 13px; 
			font-weight: bold;
			padding-right: 20px;
			text-decoration: none;
			color: #000000;
            } 

a.menu:hover { 
			font-family: Trebuchet MS; 
            font-size: 13px; 
			font-weight: bold;
			padding-right: 20px;
			text-decoration: none;
			color: #FFFFFF;
			     } 
				 
a.menu2 {    
			font-family: Trebuchet MS; 
            font-size: 13px; 
			font-weight: bold;
			text-decoration: none;
			color: #FFFFFF;
            } 

a.menu2:hover { 
			font-family: Trebuchet MS; 
            font-size: 13px; 
			font-weight: bold;
			text-decoration: none;
			color: #F69C26;
			     } 				 
		
a.link {    
			font-family: Trebuchet MS; 
            font-size: 11px; 
			font-weight: normal;
			text-decoration: none;
			color: #000000;
            } 

a.link:hover { 
			font-family: Trebuchet MS; 
            font-size: 11px; 
			font-weight: normal;
			text-decoration: underline;
			color: #000000;
			     } 
				 
a.link_w {    
			font-family: Trebuchet MS; 
            font-size: 11px; 
			font-weight: normal;
			text-decoration: none;
			color: #FFFFFF;
            } 

a.link_w:hover { 
			font-family: Trebuchet MS; 
            font-size: 11px; 
			font-weight: normal;
			text-decoration: underline;
			color: #FFFFFF;
			     } 				 		
				 
a.link_lm {    
			font-family: Trebuchet MS; 
            font-size: 11px; 
			font-weight: bold;
			text-decoration: none;
			color: #F26C1A;
            } 

a.link_lm:hover { 
			font-family: Trebuchet MS; 
            font-size: 11px; 
			font-weight: bold;
			text-decoration: underline;
			color: #F26C1A;
			     } 
				 
a.link_sm {    
			font-family: Trebuchet MS; 
            font-size: 11px; 
			font-weight: normal;
			text-decoration: none;
			color: #FFFFFF;
            } 

a.link_sm:hover { 
			font-family: Trebuchet MS; 
            font-size: 11px; 
			font-weight: normal;
			text-decoration: underline;
			color: #FFFFFF;
			     } 				 				 
				 
input.fs {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 230px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: none;
	color: #333333
}				 

ul.bullet_orange {list-style-image: url('images/bullet_orange.png')}
