BODY {
font-size : 11px;
color : #ff8888;
font-family : TrebuchetMS, Tahoma, Arial, Helvetica;
background-image: url(bg-body.jpg);
background-repeat: no-repeat;
background-color : transparent;
margin-left : auto;
margin-right : auto;
margin-top : auto;
margin-bottom : auto;
} 
A { 
font-weight : normal;
font-size : 11px;
color : #275079;
font-family : TrebuchetMS, Tahoma, Arial;
text-decoration : underline;
} 
A:hover { 
text-decoration : underline;
color : #334558;
font-family : TrebuchetMS, Tahoma, Arial, Helvetica;
} 
.link { 
font-weight : normal;
font-size : 10px;
color : #737373;
font-family : Verdana, TrebuchetMS, Tahoma, Arial;
text-decoration : None;
} 
.link:hover { 
text-decoration : underline;
color : #334558;
font-family : Verdana, TrebuchetMS, Tahoma, Arial, Helvetica;
} 
.link1 { 
font-weight : normal;
font-size : 12px;
color : #737373;
font-family : arial, sans-serif;
text-decoration : none;
} 
.link1:hover { 
text-decoration : none;
color : #6786A8;
font-family : arial, sans-serif;
} 
.link2 { 
font-weight : normal;
font-size : 11px;
color : #666666;
font-family : arial, sans-serif;
text-decoration : none;
} 
.link2:hover { 
text-decoration : underline;
color : #6786A8;
font-family : arial, sans-serif;
} 
.linkbg { 
	float: left;
	width: 300px;
	text-align: right;
	padding: 0px 7px 0px 7px;
	background-image: url(../images/bg_link.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 16px;
} 
.head1 { 
font-weight : bold;
font-size : 12px;
color : #033363;
font-family : Verdana, TrebuchetMS, Tahoma, Arial, Helvetica;
} 
.bold { 
font-weight : bold;
font-size : 11px;
color : #666666;
font-family : Verdana, TrebuchetMS, Tahoma, Arial, Helvetica;
} 
.text { 
font-weight : normal;
font-size : 11px;
color : #666666;
font-family : Verdana, Arial, Helvetica, sans-serif;
} 
.text1 { 
font-weight : bold;
font-size : 10px;
color : #334558;
font-family : Verdana, TrebuchetMS, Tahoma, Arial, Helvetica;
} 
.text2 { 
font-weight : normal;
font-size : 11px;
color : #275079;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.bdr { 
border-right : 1px solid #cccccc;
border-top : 1px solid #cccccc;
border-left : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
}
.bdr3px { 
border-right : 3px solid #cccccc;
border-top : 3px solid #cccccc;
border-left : 3px solid #cccccc;
border-bottom : 3px solid #cccccc;
}
.bdr3pxnew { 
border-right : 3px solid #999999;
border-top : 3px solid #cccccc;
border-left : 3px solid #cccccc;
border-bottom : 3px solid #999999;
} 
.bdrlft { 
border-left : 1px solid #cccccc;
}
.bdrrht { 
border-right : 1px solid #cccccc;
}
.info_hd{font:normal 18px Arial, Helvetica, sans-serif; color:#d42300;}
.bg1_n{background:#c9e4ff; border-bottom:1px solid #275079;}
.bg1_n2{background:#e2effc;}
.bdr_pr1{border:1px solid #275079;}
.white_bg1{background:#fff;}
.z_link{font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:##275079; text-decoration:none;}
.z_link:hover{font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:##275079; text-decoration:underline;}

/*Preview Popup*/
.border_preview {
	background:#E1DECD none repeat scroll 0%;
	border:2px solid #8C1306;
	position:absolute;
	width:520px;
	z-index:100;
}
* html .border_preview {
	background:#E1DECD none repeat scroll 0%;
	border:2px solid #8C1306;
	height:300px;
	position:absolute;
	width:520px;
	z-index:100;
}

#loader_container {
	padding:10px 0pt;
	position:absolute;
	text-align:center;
	top:40%;
	width:500px;

