html,body{
height:100%;
margin: 0;
padding: 0px;
text-align: center
background: #FFFFFF;
font-size: 10px;
font-family: Verdana,Helvetica;
}

h1 {
font-family: Verdana,Helvetica;
font-size: 10px
}

font {
font-family: Verdana,Helvetica;
font-size: 10px
}

table{
font-family: Verdana,Helvetica;
font-size: 10px;
border-collapse: collapse;
text-align: left;
color: black;
}

table td{
font-family: Verdana,Helvetica;
font-size: 10px;
padding: 0px;

}
.category {
	color: #727272;
	font-family: Verdana,Helvetica;
	font-size: 10px;
	padding-top: 0px;
}
.category a {
	color: #4b719e;
	text-decoration:none;
}
.category a:hover {
	text-decoration: underline;
	}
.slink {
	color: black;
	font-family: Verdana,Helvetica;
	font-size: 10px;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: white;
	text-decoration:none;
	}

.slink a:hover {
	color: white;
	text-decoration: underline;
	}
.copy {
	color: #727272;
	font-family: Verdana,Helvetica;
	font-size: 10px;
	padding: 0px;
}
.skin {
	ffont-family: Verdana,Helvetica;
	font-size: 10px;
	padding-left: 0px;
}
.skin select {
	font-family: Verdana,Helvetica;
	font-size: 10px;
}

.copy a:active,
.copy a:visited,
.copy a:link {
	color: #727272;
	text-decoration:none;
	}

.copy a:hover {
	color: #727272;
	text-decoration: underline;
	}
.ltitle {
	color: #E34000;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 0px;
	padding-top:  0px;
}
.stext {
	color: #727272;
	font-family: Verdana,Helvetica;
	font-size: 10px;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #E34000;
	text-decoration:none;
	}

.stext a:hover {
	color: #E34000;
	text-decoration: underline;
	}
.ntitle {
	color: #888888;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 0px;
	padding-top:  0px;
}
.ctitle {
	color: #888888;
	font-family: Verdana,Helvetica;
	font-size: 10px;
	padding-left: 0px;
	padding-top:  0px;
}
.ctitle a {
	color: #4b719e;
	text-decoration:none;
}
.ctitle a:hover {
	text-decoration: underline;
	}
.news {
	font-family: Verdana,Helvetica;
	font-size: 10px; 
	text-align:justify;
}
.news a {
	color: #4b719e;
	text-decoration:none;
}
.news a:hover {
	text-decoration: underline;
	}
.userstop {
	font-family: Verdana,Helvetica;
	font-size: 10px;
	color:#606D77;
}
.userstop thead {
	font-family: Verdana,Helvetica;
	font-size: 10px;
    	font-weight: bold;
	color: rgb(71,117,165);
}
.userstop td {
	padding:0px;
}
.userstop a {
	color: #4b719e;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: underline;
	}

.navigation {
 	  	        color:#666; 
 	  	        border:0px;
 	  	}
 	  	
 	  	.navigation a:link,
 	  	.navigation a:visited,
 	  	.navigation a:hover,
 	  	.navigation a:active {
 	  	        text-decoration:none;
 	  	        color: #636363;
 	  	        background:#F9F9F9;
 	  	        border:1px solid #E6E6 E6;
 	  	        padding:3px 6px;
 	  	        font-size:11px
 	  	}
 	  	
 	  	.navigation a:hover {
 	  	        background:#799AE3;
 	  	        color:#FFFFFF;
 	  	        border-color:#E6E6E6;
 	  	}
 	  	
 	  	.navigation span {
 	  	        text-decoration:none;
	  	        background:#fff;
 	  	        padding:3px 6px;
 	  	        border:1px solid #E6E6E6;
 	  	        color:#ccc;
 	  	        font-size:11px;
}
