/* <style type="text/css" media="all"> */
/* Style sheet for sandbars   */
/* by Jasmey Aellah jasmey@gmail.com                           */
/* Last change 05th 03 09               */

body {
	margin: 0;
	padding: 0;
	
	color: #000;	
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	background:#eee;
}

#left a:link{ 
	display:block;
	height:20px;
	background:#eee;
	background-image:url(../images/favicon.jpg);
	background-align:left;
	background-repeat:no-repeat;
	border:1px solid #986D06;
	color:cornflowerblue; 
	text-decoration: none;
	font-size:11px; 
	 outline: none;
	padding-left: 10px;
	text-align:center;
	}
#left a:visited {
	display:block;
	height:20px;
	background:#eee;
	background-image:url(../images/favicon.jpg);
	background-align:left;
	background-repeat:no-repeat;
	border:1px solid #986D06;
	 color: green; 
	text-decoration: none;
	font-size:11px;
	padding-left: 10px;
	text-align:center;
	}
#left a:hover   {
	 display:block;
	height:20px;
	background:#eee;
	background-image:url(../images/favicon.jpg);
	background-align:left;
	background-repeat:no-repeat;
	border:1px solid red;
	 color: orange;
	 text-decoration: none;
	font-size:11px; outline: none;
	padding-left: 10px;
	text-align:center;
	 }
#left a:active  {
	display:block;
	height:20px;
	background:#eee;
	background-image:url(../images/favicon.jpg);
	background-align:left;
	background-repeat:no-repeat;
	border:1px solid #986D06;
	color:red; 
	text-decoration: none;
	font-size:11px; 
	 outline: none;
	padding-left: 10px;
	 }
.ahem {
	 display: none;
 }

strong, b { 
	font-weight: bold;
	 }
p, label, li, table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000;
	line-height:20px;
	}

h1 { font-size: 22px; line-height: 30px; font-weight: bold; margin-top: 0; margin-bottom: 0; }
h2 { font-size: 18px; line-height: 24px; font-weight: bold; margin-top: 0; margin-bottom: 0; color:#000; }
h3 { font-size: 16px; line-height: 22px; font-weight: bold; margin-top: 0; margin-bottom: 0; }
h4 { font-size: 14px; line-height: 20px; font-weight: bold; margin-top: 0; margin-bottom: 0; }
h5 { font-size: 12px; line-height: 18px; font-weight: bold; margin-top: 0; margin-bottom: 0; }
h6 { font-size: 10px; line-height: 18px; font-weight: bold; margin-top: 0; margin-bottom: 0; }
h7 { font-size:  9px; line-height: 16px;                    margin-top: 15px; margin-bottom: 5px; }
img { border: 0; }

.normal { font-size: 10px; line-height: 14px; }
.itals  { font-size: 10px; line-height: 14px; font-style: italic; }
.tiny   { font-size:  8px; line-height: 12px; }
.level0 { font-size: 12px; line-height: 14px; }

#hear{position:relative;top:50px;left:100px;}
#container {
position:relative;
        
        margin-left:150px;
	
	top:5px;
	width: 800px;
	background-color:#fff;
	border:1px solid #400040; 
	}


#topbar {	
	width:100%;
	height:150px;
	background:#FFF;
	background-image:url(../images/bannner1.jpg);
	background-repeat:no-repeat;
	border:0px solid #60c0ff;	
	}
	#top1{
		width:505px;
		height:150px;
		float:left;
		
		}
	#top2{
		width:200px;
		height:150px;
		float:right;
		border-left:0px solid  #D5B391;
		background-repeat:no-repeat;
		background-color:#fff;
		
		
		}

#separator{
		width:100%;
		background-color:#C33EF1;
		height:30px;
		font-size:10px;
		text-align:center;
		clear:both;
		height:10px;
	}



#left{
		float:left;
		width:220px;
		border:1px solid #6060a0;
		background-color:#ece3d2;
		height:auto;
	      }
#right{
		float:right;
		width:570px;
		background-color:#E6CCE7;
		height:auto;
		}

	}
#tip{
	width:100%;
	height:20px;
	background:cornflowerblue;
	color:#fff;
	font-size:10px;
}
#fl{
	width:215px;
	height:150px;
	border:1px solid orange;
 }
#footer{
		width:100%;
		background-color:#C33EF1;
		height:20px;
		font-size:x-small;
		color:#fff;
		clear:both;
                 text-align:center;

}
#fill{
   height:50px;
   width:200px;
   }
#fill2{
   height:40px;
   width:200px;
   }