a.outer           
{ 
	color: #000066; 
	font-weight:bold; 
	font-size: 11px; 
	font-family: Arial;
	text-decoration:none;
}

a.outer:hover
{
	font-weight: bold;
	font-size: 11px;
	color: firebrick;
	font-family: Arial;
	text-decoration:underline;
}

.mSelect
{
	font-weight: bold;
	font-size: 11px;
	color: #ff6633;
	font-family: Arial;
	text-decoration: none;
}

.mblock1
{
	padding-right: 3px;
	margin-top: 10px;
	padding-left: 10px;
	font-weight: bolder;
	font-size: 11px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #000066;
	padding-top: 5px;
	font-family: Arial;
}

.mblock2
{
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bolder;
	font-size: 11px;
	padding-bottom: 5px;
	clip: rect(5px 5px 5px 5px);
	color: #000066;
	padding-top: 5px;
	font-family: Arial;
	background-color: #FEDBD3;
}

.mblock3
{
	padding-right: 5px;
	padding-left: 15px;
	font-weight: bolder;
	font-size: 11px;
	padding-bottom: 1px;
	color: #000066;
	padding-top: 1px;
	font-family: Arial;
}

.btMenu
{
	border-right: lavender solid;
	padding-right: 8px;
	border-top: lavender solid;
	padding-left: 8px;
	padding-bottom: 8px;
	border-left: lavender solid;
	padding-top: 8px;
	border-bottom: lavender solid;
	border-collapse: collapse;
	background-color: #FAEBE7;
}

.btMenuBanner 
{
	padding: 2px 4px 2px 4px;
	border-collapse: collapse; 
}

.btMenu1 
{
	margin-bottom: 10px;
	padding: 2px 4px 2px 4px;
	border-top: black thin solid;
	border-bottom: lightsteelblue thin solid;
	border-left: lightsteelblue thin solid;
	border-right: lightsteelblue thin solid;
	border-collapse: collapse; 
}

.btMenu2 
{
	margin-bottom: 10px;
	border-top: black thin solid;
	padding: 2px 4px 2px 4px;
	border-bottom: lightsteelblue thin solid;
	border-left: lightsteelblue thin solid;
	border-right: lightsteelblue thin solid;
	border-collapse: collapse; 
}

.btMenu3
{
	border-top: black thin solid;
	padding: 2px 4px 2px 4px;
	border-bottom: lightsteelblue thin solid;
	border-left: lightsteelblue thin solid;
	border-right: lightsteelblue thin solid;
	border-collapse: collapse; 
}

.normal
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: 'Times New Roman';
}

.txLink
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	FONT-STYLE: italic;
	font-family: 'Times New Roman';	
	padding-top: 10px;
}

.txTitle
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	FONT-STYLE: italic;
	font-family: 'Times New Roman';	
	padding-top: 10px;
}

.txBigTitle
{
	font-weight: bold;
	font-size: 18px;
	color: black;
	FONT-STYLE:oblique ;
	font-family: 'Times New Roman';	
	padding-top: 10px;
}


.txDesc
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: 'Times New Roman';
}

a.txouter           
{ 
	color:000066; 
	font-weight:bold; 
	font-size: 11px; 
	font-family:Arial;
	text-decoration:none;
}

a.txouter:hover
{
	font-weight: bold;
	font-size: 11px;
	color: firebrick;
	font-family: Arial;
	text-decoration:underline;
}

.ARHeading1 {
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.ARBody1
{
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.ARBody2
{
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.ADBody1
{
	font-family: 'Times New Roman", Times, serif';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.ADBody2
{
	font-family: 'Times New Roman", Times, serif';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.ARDate {
	font-family: 'Times New Roman", Times, serif';
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}

.ADTitle {
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	background-color: #FFFFFF;
	font-variant: normal;
	text-align: center;
	height: 25px;
	padding-top: 12px;
	color: #999999;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.ARCodeBlock {
	font-family: 'Courier New", Courier, mono';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFF99;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: pre;
	display: block;
	text-align: left;
	text-indent: 0pt;
	vertical-align: text-bottom;
	letter-spacing: normal;
	word-spacing: normal;

}

.AD_Caption
{
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.InMarginBody
{
	 width:625px;
}
