/* CSS Document */
body {
margin:0 0 0 0;
background-color:#20272D;
}

.top1 {
background:url('top1.jpg') left top no-repeat;
height:48px;
}

.top-link {
font:bold 12px arial;
color:#FFFFFF;
text-decoration:none;
text-align:right;
vertical-align:top;
padding:6px 18px 0px 0px;
}

.top-link a:link
{
	text-decoration: none;
	color:#FFFFFF;
}

.top-link a:visited{
	text-decoration: none;
	color:#FFFFFF;
}

.top-link a:hover{
	text-decoration:underline;
	color:#FFF000;
	}


.top2 {
background:url('top2.jpg') left top no-repeat;
height:162px;
}

.top3 {
background:url('top3.jpg') left top no-repeat;
height:136px;
}

.navi-back {
background:url('navi-back.jpg') left top no-repeat;
height:34px;
}

.inlene{
padding: 2px 0px 0px 17px;
}


.inlene ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font:bold 14px arial;
text-transform:uppercase;
}

.inlene li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
padding-right:19px;
}

.inlene a, .inlene a:visited{
padding: 0 5px;
text-decoration: none; 
color: #ffffff;
}

.inlene a:hover, .inlene a:active{

color: #FFF000;
}

.boby-text1 {
font:normal 12px arial;
color:#FFFFFF;
text-decoration:none;
text-align:justify;
padding:2px 0px 0px 18px;
}
.boby-text123 {
font:normal 12px arial;
color:#FFFFFF;
text-decoration:none;
padding:2px 0px 0px 18px;
}

.right-back1 {
background:#11314C url('right-back1.jpg') left top no-repeat;
}


.boby-text2 {
font:normal 12px arial;
color:#FFFFFF;
text-decoration:none;
text-align:justify;
}

.free_e {
font:normal 12px arial;
color:#000000;
font-weight:bold;
}

.text-area {
border:#FFFFFF solid 1px;
width:120px;
font:normal 12px arial;
color:#000000;
}

.footer {
background:#11314C url('footer.jpg') left top no-repeat;
height:70px;
font:normal 12px arial;
color:#FFFFFF;
text-decoration:none;
text-align:center;
}


.list-item1 {
list-style-image:url(bullet-img1.jpg);
}

.heading-text {
font:normal 30px arial;
color:#1DA6FA;
text-decoration:none;
padding-left:15px;
}
.subheading-text {
font:normal 16px arial;
color:#0076ef;
text-decoration:none;
padding-left:15px;
font-weight:bold;
line-height:20px;
}
.subheading-text2 {
font:normal 12px Tahoma;
color:#fff;
text-decoration:none;
padding-left:15px;
font-weight:bold;
line-height:20px;

}

#marqueecontainer{
	position: relative;
	width: 436px; /*marquee width */
	height: 480px; /*marquee height */
	background-color:#20272D;
	overflow: hidden;
	border: 2px solid #1DA6FA;
	visibility: inherit;
	margin-left:18px;
	margin-top:15px;

}

.boby-text-marque {
font:normal 12px arial;
color:#FFFFFF;
text-decoration:none;
text-align:left;
padding:15px;
}

.border-div {
BORDER-BOTTOM: #1BB1FF 1px dashed; 
width:250px; 
margin-left:70px;
}
.border-div1 {
BORDER-BOTTOM: #1BB1FF 1px dashed; 
width:300px; 
margin-left:120px;
}
.bullet-inner {
list-style-image:url(bullet-img2.jpg);
}
#extra-div {
width:400px;
position:relative;
margin-left:20px;
}

.etra-link {
FONT:bold 12px arial; 
CURSOR: pointer; 
COLOR: #1BB1FF;
text-decoration:none;
}

.etra-link a:link
{
	text-decoration:underline;
	color:#1BB1FF;
}

.etra-link a:visited{
	text-decoration:underline;
	color:#1BB1FF;
}

.etra-link a:hover{
	text-decoration:none;
	color:#FFFFFF;
	} 
	
.alert_success {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	background-color: #d3dce3;
	color: #0000CC ;
}
.alert_error {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	background-color: #d3dce3;
	color: #ff0000 ;
}
A.lplink:visited{
	FONT:bold 12px arial; 
	CURSOR: pointer; 
	COLOR: #1DA6FA;
	text-decoration:none;
	padding-left:15px;
}
A.lplink:link{
	FONT:bold 12px arial; 
	CURSOR: pointer; 
	COLOR: #1DA6FA;
	text-decoration:none;
	padding-left:15px;
}
A.lplink:hover{
	FONT:bold 12px arial; 
	CURSOR: pointer; 
	COLOR: #00d8ff;
	text-decoration:underline;
	padding-left:15px;
}