/*
===========================================================================
---------------------------------------------------------------------------
			Project 		: www.citysmart.ae
			Started Date 	: 01 October 2006
			Webmaster 		: Isura Wickramarachchi
			Web		 		: http://www.isandi.com
			Web		 		: http://www.webdesignsrilanka.com
			Address 		: 93/2, Diyagama, Kiriwaththuduwa, Sri Lanka
			Tel     		: ++ 94 71 4316134 / ++ 94 5676314
---------------------------------------------------------------------------
===========================================================================
*/
a:link {
	color: #DB7F00;
	text-decoration: none;
}
a:visited {
	color: #DB7F00;
	text-decoration: none;
}
a:hover {
	color: #FFD10B;
	text-decoration: underline;
}
a:active {
	color: #FFD10B;
	text-decoration: underline;
}
/* -----------------------------------------------------------------------------------------*/
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.bg_left	{
						background-image: url(../images/head_bg_1.gif);
						background-position: right top;
						background-repeat: no-repeat;
						}
.bg_right	{
						background-image: url(../images/head_bg_1.jpg);
						background-position: left top;
						background-repeat: no-repeat;
						}
.bg_footer1	{
						background-image: url(../images/bg_footer1.gif);
						background-position: right top;
						background-repeat: no-repeat;
						}						
.bg_footer	{
						background-image: url(../images/bg_footer.gif);
						background-position: left top;
						background-repeat:repeat-x;
						}						
					
/*-----------------------------------------------------  	li	 	---------------------*/
/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#C97500;
						font-size:11px;
						line-height:15px;
						padding:22px 0px 0px 31px;
						}	
.footer a	{
	color:#C97500;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma, Arial;

						}
.footer a:hover	{
						color:#C97500;
						font-size:11px;
						text-decoration:underline;
						font-weight:bold;
						}
.footer span	{
						color:#653B00;
						font-size:9px;
						}
.footer span a	{
						color:#653B00;
						font-size:11px;
						text-decoration:none;
						font-weight:normal;
						}
.footer span a:hover	{
						color:#653B00;
						font-size:11px;
						text-decoration:underline;
						font-weight:normal;
						}												
/*-----------------------------------------------------    border   ---------------------*/
.LeftPanel {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFD10B;
	background-image: url(../images/leftBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-image: url(../images/Bullet.gif);
	list-style-type: circle;
	line-height: 17px;
}
.LeftPanel a:link {
	color: #DB7F00;
	text-decoration: none;
}
.LeftPanel a:visited {
	color: #DB7F00;
	text-decoration: none;
}
.LeftPanel a:hover {
	color: #FFD10B;
	text-decoration: underline;
}
.LeftPanel a:active {
	color: #FFD10B;
	text-decoration: underline;
}
/* -----------------------------------------------------------------------------------------*/
.Content {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #DB7F00;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	list-style-position: outside;
	list-style-image: url(../images/Bullet.gif);
	list-style-type: circle;
}
/* -----------------------------------------------------------------------------------------*/
.Bold {
	font-weight: bold;
}
/* -----------------------------------------------------------------------------------------*/
.SubTitle {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
/* -----------------------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------*/
.TableTitle {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A64200;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.TableRows {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #990000;
	background-color: #E4AF61;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
.TextBox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #FFCC99;

}
.Button {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9966;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}

