body {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;	
}

li{
	border-bottom:1px dotted #333333;
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 20px;
	line-height: 35px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
		 
}	
ul li a{
	color: #666666;
	text-decoration: none;
}
ul li a:hover{
	color: #003366;
}


.user {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 30px;
}
.txt_bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #D6E9F5;
	text-align: right;
	padding-right: 22px;
	letter-spacing: 1px;
}
a.sub:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
}
a.sub:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
}
a.sub:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
}
a.sub:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #97DDFF;
	text-decoration: underline;
	line-height: 25px;
	padding-left: 10px;
}
.st {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	 text-align:center;
	  background-color:#FFFFFF;
	  
}
.st2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	 text-align:center;
	 
	  
}
.sts {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
    text-align:center;
    background-color:#FFFFFF;
	  
}

.st2n {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	 padding-left:15px;
	   
	    background-color:#FFFFFF;
	  
}
.stsn {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
     padding-left:15px;
    background-color:#FFFFFF;
	  
}

a.sub1:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000  ;
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
}
a.sub1:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
}
a.sub1:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
}
a.sub1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #97DDFF;
	text-decoration: underline;
	line-height: 25px;
	padding-left: 10px;
}

.dotline
{
border-bottom:dotted;
border-bottom-color:#CCCCCC;

}

