body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	scrollbar-face-color: #1c1c1c;
	scrollbar-arrow-color: #ff6633;
	scrollbar-base-color: #1c1c1c;
	scrollbar-3d-light-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #1A1A1A;
	scrollbar-track-color: #1b1b1b;
}

i {  
	color: #999999; 
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-style: italic;
}

b {  
	color: #999999;  
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: bold; 
}

a:link {
	font-family: Tahoma, Arial;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

a:visited {  
	font-family: Tahoma, Arial;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

h1 {  
	font-family: Tahoma, Arial;
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
}

form {
	padding: 0px;
	margin: 0px;
}

table {
	font-family: Arial, Tahoma, Arial;
	font-size: 11px;
	color: Silver;
	font-weight: normal;
}

p {  
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.white { 
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.style1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #636363;
	font-weight: bold;
}

a.style1{
	text-decoration: none;
}

#nowPlaying {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
    color: #ffffff;
}

#nowPlaying a:link {
	font-size: 9px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
#nowPlaying a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
#nowPlaying a:active {
	font-size: 9px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
#nowPlaying a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}

.style2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}

.red {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

.redsmall {
	font-family: Arial;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}

.yellowtitle {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #fac606;
	font-weight: bold;
	font-style: normal;
}

.redtitle {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: Red;
	font-weight: bold;
	font-style: normal;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.ssp {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	color:#FFFFFF;
}

.grey {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
.greylight {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #8F8F8F;
	font-weight: normal;
}
.orange {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFA500;
	font-weight: bold;
}
.green {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: Lime;
	font-weight: bold;
}
.blue {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #6495ED;
	font-weight: bold;
}
.purple {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #9400D3;
	font-weight: bold;
}
.silvergrey {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: Silver;
	font-weight: bold;
}

input, textarea {
	font-family: Arial, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 0px;
}

.error {
	font-size: 11px;
	color: #ff0000;
}

.error a:link {
	font-size: 11px;
	color: #ff0000;
}

.required {
	font-size: 11px;
	color: #fac606;
	font-weight: bold;
}

.searchBtnScroll{

	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	border: 1px solid #666666;
	background-color: #141414;
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: Gray;
	font-weight: normal;

}

.searchBtnSelected{

	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	border: 1px solid #666666;
	background-color: #3e3e3e;
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: Gray;
	font-weight: bold;

}

.searchBtnUnSelected{

	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	border: 1px solid #666666;
	background-color: #222222;
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: Gray;
	font-weight: bold;
}

.searchBtnLast{

	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	border: 1px solid #666666;
	background-color: #000000;
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: Gray;
	font-weight: normal;

}

.btnPic{

	margin: 0px;
	padding: 0px;
	width: 80px;
	height: 100%;
	border: 1px solid #666666;
	background-color: #000000;
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: Gray;
	font-weight: normal;

}

.sspbtn{

	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 100%;
	border: 0px;
	background-color: #000000;
	background-image: url(../ssp/images/SSP_submit.jpg);
	color:#000000;
	cursor:pointer;
}

.newslisting {
    overflow: hidden;
    height: 97px;
    margin-bottom: 0px;
}
