p { cursor: wait }
h4 { cursor: help }
h5 { cursor: crosshair }

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
a:active {text-decoration: none}

#white {font-family: verdana; font-size: 14px; color: #fffFFF; }

.coralhelp {font-family: Arial; font-size: 16px; color: #111111; font-weight:bold;}
.coralhelp1 {font-family: Arial; font-size: 13px; color: #111111;}

#padd {padding-top:30px; }
#padding {padding-left:20px;padding-right:20px; }

.footer {font-family: verdana; font-size: 11px; color: #FFFFFF; }
.footer a:link {color: #FFFFFF}
.footer a:visited {color: #FFFFFF}
.footer a:hover {color: #cecece}
.footer a:hover {font-weight:bold}
.footer a:active {color: #FFFFFF}


.about_us {font-family: verdana; font-size: 13px; color: #ffffff; text-align:justify;}

.term {font-family: verdana; font-size: 13px; color: #ffffff; text-align:justify; line-height:20px}

.distribut {font-family: verdana; font-size: 16px; color: #ffffff; text-align:center;font-weight:bold}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.2;
opacity: 0.6;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
/*border: 1px solid #0597eb;*/
}
.innerglow {
	background-attachment: scroll;
	background-image: url(images/web/innerglow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#bgleftportal {
	background-attachment: scroll;
	background-image: url(images/web/leftportal.jpg);
	background-repeat: no-repeat;
}
#bgrightportal {
	background-attachment: scroll;
	background-image: url(images/web/rightportal.jpg);
	background-repeat: no-repeat;
}

/*menu coral*/

.login {font-family: Arial; font-size: 14px; color: #ffc600; line-height:20px; font-weight:bold}

.left_nav {font-family: Arial; font-size: 13px; color: #FFFFFF; line-height:20px}
.left_nav a:link {color: #FFFFFF;}
.left_nav a:visited {color: #FFFFFF;}
.left_nav a:active {color: #FFFFFF;}
.left_nav a:hover {fcolor: #00d2ff;}


/*end*/



