body {
	background-color: #000000;
	color: #FFFFFF;
}
a:link {
	color: #a3ac1d;
	text-decoration: none;
}
a:visited {
	color: #a3ac1d;
	text-decoration: none;
}
a:hover {
	color: #ced389;
	text-decoration: underline;
}
a:active {
	color: #ced389;
}
.portfoliottl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
}
.portfoliotxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #FFFFFF;
}

.color {
	color: #FFFFFF;
	background-image: none;
	padding-right: 20px;
}

.rollLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.rollLinks a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.rollLinks a:visited{
	color: #FFFFFF;
}

.rollLinks a:hover{
	color: #824D30;
	 }

/** MENU STYLES **/
#menu {
	line-height: 1.5;
	color: #CED389;
	text-transform: capitalize;
	text-decoration: none;
}
	
.menuNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #ced389;
}

.menuNav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: a3ac1d;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 0 0 0 20px !important;
}

.menuNav a:visited {
	color: #a3ac1d;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 0 0 0 20px !important;
}

.menuNav a:hover {
	color: #ced389;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 0 0 0 20px !important;
}

.bulletLiveCopy a {
	background-repeat: no-repeat;
	background-image: url(Images/active.gif);
	background-position: 0% 50%;
}

/***** ADDED BY SIGNAL *****/	

.bulletLive {
	background-repeat: no-repeat;
	background-image: url(Images/active.gif);
	background-position: 0% 50%;
	padding: 0 0 0 20px !important; 
}

.bulletNull {
	background-repeat: no-repeat;
	background-image: url(Images/Null.gif);
	background-position: 0% 50%;
	/*/*/padding: 0 0 0 20px !important; /* */ 
}

.bulletLiveCopy a:hover {
	background-repeat: no-repeat;
	background-image: url(Images/Roll.gif);
	background-position: 0% 50%;
}

.bulletNullCopy {
	background-repeat: no-repeat;
	background-image: none;
	background-position: 0% 50%;
	/*/*/padding: 0 0 0 20px !important; /* */
}

.bulletNone {
	/*/*/padding: 0 0 0 20px !important; /* */
}

.bulletNullNN {
	background-repeat: no-repeat;
	background-image: none;
	background-position: 0% 50%;
	padding: 0 0 0 0px !important;
	/*/*/padding: 0 0 0 20px !important; /* */ 
}

.bulletNullNN2 {
	background-repeat: no-repeat;
	background-image: url(Images/Null.gif);
	background-position: 0% 50%;
	padding: 0 0 0 4px !important;
	/*/*/padding: 0 0 0 20px !important; /* */ 
}
img.right {
	margin: 6px 0px 10px 10px
}