@charset "utf-8";
/* CSS Document */
/* (6) light blue - Template Style Start  */

#left_navi_bg {
	clear:both;
	float:left;
	width:198px;
	background-image:url(../images/left_navi_bg_lb.jpg);
	background-repeat:no-repeat;
	background-color:#7cbbcc;
	overflow:hidden;
	border-left:solid;
	border-left-color:#1c79a1;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#1c79a1;
	border-right-width:1px;
	min-height:500px;
	padding-top:0px;
	*padding-top:5px;
}
/* #news_letter { Pramith - 25.08.2010
	clear:both;
	margin:auto;
	width:186px;
	height:125px;
	text-align:center;
	background-image:url(../images/news_letter_lb.jpg);
	background-repeat:no-repeat;
} */

#news_letter {
	clear:both;
	margin:auto;
	width:186px;
	height:155px;
	text-align:center;
	background-image:url(../images/news_letter_light_blue.jpg);
	background-repeat:no-repeat;
}

#login {
	clear:both;
	margin:auto;
	width:186px;
	min-height:144px;
	_height:150px;
	text-align:center;
	background-image:url(../images/login_bg_lb.jpg);
	background-repeat:no-repeat;
}
#modlgn_username, #modlgn_passwd {
	border:1px solid #26799d;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:0.5px;
	margin-top:2px;
	width:161px;
}
/* light blue - Template Style END  */

/* Menu style */

 ul {
	font-size: 12px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align:left;
	list-style:none;
}
ul A:link {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align:left;
	list-style:none;
	margin-top:0px;
}
ul A:visited {
	font-weight: bold;
	font-size: 12px;
	color: #FFB900; /* Pramith - 18.08.2010 */
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align:left;
	list-style:none;
}
ul A:hover {
	font-weight: bold;
	font-size: 12px;
	color: #FFB900; /* Pramith - 18.08.2010 */
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align:left;
	list-style:none;
}
#niroshan ul {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}
#niroshan ul A:link {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:100;
}
#niroshan ul A:visited {
	color: #FFB900; /* Pramith - 18.08.2010 */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:100;
}
#niroshan ul A:hover {
	color: #FFB900; /* Pramith - 18.08.2010 */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:100;
}
