/* Green - Template Style START - Default   */

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

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

#login {
	clear:both;
	margin:auto;
	width:186px;
	min-height:144px;
	_height:150px;
	text-align:center;
	background-image:url(../images/login_bg.jpg);
	background-repeat:no-repeat;
}
#modlgn_username, #modlgn_passwd {
	border:1px solid #669966;
	color:#333333;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:10px;
	letter-spacing:0.5px;
	margin-top:2px;
	width:161px;
}
/* Green - 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;
	margin-top:0px;
	margin-bottom:0px;
}
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;
}
ul A:visited {
	font-weight: bold;
	font-size: 12px;
	color: #BF8B00;
	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: #BF8B00;
	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: #423e3e; Pramith - 18.08.2010*/
	color:#BF8B00; /* 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:#BF8B00;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:100;
}
