﻿#TopicContent h1,.Header1{font-size: 1.6em;color: #2356AB;font-weight: bold;margin: 5px 4px 1px 4px;}
#TopicContent h2,.Header2{font-size: 1.4em;font-weight: bold;color: #FF9933;margin: 5px 3px 1px 3px;}
#TopicContent h3,.Header3{font-size: 1.2em;font-weight: bold;color: #0066cc;margin: 5px 1px 1px 1px;}
#TopicContent h4,.Header4{font-size: 1.05em;font-weight: bold;color: navy;margin: 5px 1px 1px 1px;}
#TopicContent h5,.Header5{font-weight:bold;font-size:1.01em;margin: 5px 1px 1px 1px;}
#TopicContent h6,.Header6{font-weight: bold;font-size: 1.01em;margin: 5px 1px 1px 1px;}
#TopicContent .CodeKeyword{color:Blue;}
#TopicContent .CodeSymbols{color:Fuchsia;}
#TopicContent .CodeComments{color:Green;font-style:italic;}
#TopicContent .CodeString{color:Maroon;}
#TopicContent .CodeObject{color:Maroon;}
#TopicContent img {background-image:url('../images/misc/image_loading.gif'); background-repeat:no-repeat; background-position:center center;}

#TopicContent ul{padding-bottom:5px;}
#TopicContent ul li{font-size:10pt;}

#TopicContent Table{
	border: solid 1px silver;
}
#TopicContent Th{
	/** Derived from .RPT_Header1 */
	background-image: url('../images/repeater_h1.gif');
	background-repeat: repeat-x;
	background-color: white;
	height: 25px;
	color: #11364d;
	font-size: small;
	font-weight:bold;
}
#TopicContent Table Td{
	border: solid 1px #f5f5f5;
}
