body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0;
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
	width: 100%;
}


#topindex{

	background: #cccccc;
	width: 60px; /*Width of main section*/
	border: solid 1px rgb(255,110,0);
	border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px;
	text-shadow: 2px -2px 2px #ff6600; /*Left-Right Up-Down & blurred then colour*/
}
#topinner{
	margin-left:0px;
	margin-right:0px;
	background: #000000;
	height: auto; 
	width: 310px; /*Width of main section*/
	margin: 0; 
	border: solid 3px rgb(0,0,0);
	border-radius: 20px; -moz-border-radius: 20px; -khtml-border-radius: 20px; -webkit-border-radius: 20px;
	text-shadow: 2px -2px 2px #cccccc; /*Left-Right Up-Down & blurred then colour*/
}
#topouter{
	margin-left:0px;
	margin-right:0px;
	background: #cccccc;
	height: auto; 
	width: 350px; /*Width of main section*/
	margin: 0; 
	border: solid 3px rgb(255,120,0);
	border-radius: 20px; -moz-border-radius: 20px; -khtml-border-radius: 20px; -webkit-border-radius: 20px;
}
.innertube{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
	background: #EAEAEA;
}
td{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
select{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
input{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}

h1{
	color: #000000;
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

.bigname{
	color: #000000;
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}


a:link {
	color: #0000ee;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0000ee;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: none;
}

.submitradio {
background : transparent;
width: 35px;
height: 25px;
font-size: 0.1px;
}
