/*	Rutt Video */

body {
	margin: 20px 20px;
	padding: 0px 0px;
	background-color: #000;
}

a:hover {
	color: #aaa;
	outline: none;
}

.filler {
	line-height: 1px;
	font-size: 1px;
}

.nav_top {
	margin: 0px 0px;
	font-size: 1px;
	border-bottom: 1px solid #444;
}

.nav_full {
	margin: 0px 0px;
	padding: 3px 0px;
	border-bottom: 1px solid #444;
}

.nav_text_left {
	font-family : Arial, Helvetica, sans-serif;
  font-size : 13px; 
	font-weight: bold; 
	color: #444;
	text-decoration: none;
}

.nav_left_open {
	margin: 0px 0px;
	padding: 3px 0px;
	color: #eee;
  font-family : Arial, Helvetica, sans-serif;
	font-weight: bold; 
  font-size : 13px; 
	width: 174px;
	border-bottom: 1px solid #444;
}


.nav_left {
	margin: 0px 0px;
	padding: 3px 0px;
	color: #444;
	font-family : Arial, Helvetica, sans-serif;
  font-size : 13px; 
	font-weight: bold; 
	width: 174px;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
}

.nav_left_bottom {
	margin: 0px 0px;
	padding: 3px 0px;
	color: #444;
	font-family : Arial, Helvetica, sans-serif;
  font-size : 13px; 
	font-weight: bold; 
	width: 174px;
	border-right: 1px solid #444;
}

.nav_right {
	color: #ff3000;
	font-family : Arial, Helvetica, sans-serif;
  font-size : 13px; 
	font-weight: bold; 
	text-decoration: none;
}

.nav_right_selected {
	color: #eee;
	font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
	font-weight: bold;  
	text-decoration: none;
}

.rvi_2 {
	margin: 0px 0px;
	padding: 3px 0px;
	color: #eee;
	font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
	font-weight: bold;  
}

.rvi_3 {  
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none
}

.rvi_3b { 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	text-decoration: none 
}


