body {
	 background:url(images/index_22.gif) repeat-x top #00003f;
	padding: 0px 0px 0px 0px;
}

td {
	font: normal 14px Arial,Tahoma  ;
	color: #444444;
}

h1, h2, h3, h4, h5 {

    color: #000000;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
   }
a:alink{color: #ff0000;}

a {
font: bold 18px Tahoma, Arial;
color: #ffffff;
text-decoration: none;
border : none; 
}

a:hover {
font: bold 18px Tahoma, Arial;
color: #FC7001;
text-decoration: none;
}
a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}
.style1{}

.red-text {
font: bold 18px Tahoma, Arial;
color: #ff0000;
text-decoration: none;
}
.white-text{
color: #ffffff;
}
.white-small-text{
font-size: 12px;
color: #ffffff;
padding : 0 0 0 0 ;
}
.new-white-text{
font: bold 16px Tahoma, Arial;
color: #ffffff;
}

.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
font-size :medium ;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}

.red-text-regular {
color: #a50000;
}

.red-text-underline {
color: #a50000;
text-decoration: underline;
}

.gray-text{
color: #7c7c7c;
font-size :large
}

.green-text{
color: #549b28; 

}
.pop12 
{
	background-color: Aqua ;
	height: 100px;
	width: 200px;
 	
}	
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}
.dns_pb_background 
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    visibility: hidden;
}
.modalBackground {
	background-color:gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:Gray;
	border-width:1px;
	border-style:solid;
	border-color:Silver;
	padding:3px;
	width:950px;
	height:500px;
}
.modalPopup2 {
	border-width:1px;
	border-style:solid;
	border-color:Silver;
	padding:3px;
	width:800px;
	height:400px; 
	filter:alpha(opacity=70);
	opacity:0.7;
}
.sampleStyleA {
	background-color:Gray;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;