body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FF8202;
	font-size: small;
}
body a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #F0F; 
}
body a {
	text-decoration: underline;
	color: #0000FF;
}
body p {
	text-align: justify;
	line-height: 1.2em;
	margin-bottom: 1em;
}
h1 {
	padding: .4em 1em .4em 1em;
	line-height: 1.4em;
	font-size: medium;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
.red {
	color:#990000;
}
#basic-accordian{
	border:2px solid #FFCCFF;
	padding:3px;
	width:690px;
	position:relative;
}
.accordion_headings{
	text-align:left;
	padding:5px;
	background:#ff6600;
	color:#FFFFFF;
	border:1px solid #FFCCFF;
	/*cursor:pointer;*/
	font-size:large;
	font-weight:normal;
	text-transform: uppercase;	
}
/*.accordion_headings:hover{
	background:#FF00FF;
}*/
.accordion_child{
	margin-top: 0px;
	padding:8px;
	background:#FFF;
}
.accordion_child li{
	margin-left: 1em;
	padding-bottom: 1em;
	list-style-position: outside;
	text-align: justify;
}
.accordion_child blockquote{
	font-size: x-small;
	text-align: right;
}

.accordion_child img{
	/*background-image: url(../images/spiralpattern.jpg);*/
	border: none;
	padding: 5px;
	margin-right: 8px;
	float: left;
	clear: both;
}
.accordion_child p img{
	background-image: none;
}
.header_highlight{
	background:#FF00FF;
}
.profile {
	border-top: dotted 1px #F0F;
	height: 250px;
	overflow: auto;
}
.vidplayer{
	text-align: center;
}
.footer {
	background: url(hr.gif) no-repeat center top;
	padding: 10px;
	font-size: small;
	font-weight: bold;
	color: #ff6015;
	text-align: center;
	color: #FF6015; 
	clear: both;
	z-index: 1;
}
#Table_01 #basic-accordian #test2-content .accordion_child img {
}
