html,body{
height:100%;
margin:0px;
padding: 0px;
background: #FFFFFF;
font-size: 11px;
font-family: tahoma;
}
table{
border:0px;
border-collapse:collapse;
}
a { 
outline: none;
}
a:hover { 
outline: none; 
}
table td{
padding:0px;
}
.category {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-top: 15px;
}

.category a {
	color: #4b719e;
	text-decoration:none;
	outline: none;
}

.category a:hover {
	text-decoration: underline;
	outline: none;
}
.slink {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #E34000;
	text-decoration:none;
	outline: none;
}
.slink a:hover {
	color: #E34000;
  outline: none;
	text-decoration: underline;
}
.copy {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding: 5px;
}
.skin {
	font-size: 11px;
	font-family: tahoma;
	padding-left: 60px;
}
.skin select {
	font-size: 11px;
	font-family: tahoma;
}
.copy a:active,
.copy a:visited,
.copy a:link {
	color: #727272;
	text-decoration:none;
	outline: none;
}
.copy a:hover {
	color: #727272;
	text-decoration: underline;
	outline: none;
}
.ltitle {
	color: #666666;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	padding-left: 4px;
	padding-top:  4px;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}

.stext a:active,
.stext a:visited,
.stext a:link {
	color: #E34000;
	text-decoration:none;
	outline: none;
}
.stext a:hover {
	color: #E34000;
	text-decoration: underline;
	outline: none;
}

.ntitle {
	color: #888888;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  5px;
}

.ntitle a {
	color: #00a2ff;
	font: Verdana, Arial, Helvetica, sans-serif;
	outline: none;
}
.ntitle a:hover {
	color: #ffe051;
	font: Verdana, Arial, Helvetica, sans-serif;
	outline: none;
}

.ctitle {
	color: #888888;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 6px;
	padding-top:  18px;
}
.ctitle a {
	color: #4b719e;
	text-decoration:none;
	outline: none;
}
.ctitle a:hover {
	text-decoration: underline;
	outline: none;
}
.news {
	FONT: 10pt Verdana; 
	text-align:justify;
	padding: 2px 4px 2px 4px;
}
.news a {
	color: #4b719e;
	text-decoration:none;
	outline: none;
}
.news a:hover {
	text-decoration: underline;
	outline: none;
}
div.news img {
	padding: 5px;
	border: 1px solid;
	border-color: #999999;
	backgroundcolor: #ffffff;
}
.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#606D77;
}
.userstop thead {
	font-family:Tahoma;
	font-size:11px;
  font-weight: bold;
	color: rgb(71,117,165);
}
.userstop td {
	padding:3px;
}
.userstop a {
	color: #4b719e;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: underline;
	}
.f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	width: 459px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.headr {
background-image: url(../images/headr.gif); height: 122px; background-repeat:repeat-x; width: 95%
}

.logo {
background-image: url(../images/logo.gif); height: 122px; background-repeat:no-repeat; width: 95%; float:left
}
.btns {
float: right;
}
.views {
background: url(../images/view.gif) center left no-repeat;
padding-left: 20px;
padding-bottom: 1px;
}
.date {
background: url(../images/date.gif) center left no-repeat;
padding-left: 20px;
padding-bottom: 1px;
}
.author {
background: url(../images/author.gif) center left no-repeat;
padding-left: 20px;
padding-bottom: 1px;
}
.more {
background: url(../images/more.gif) center left no-repeat;
padding-left: 20px;
padding-bottom: 1px;
}
.comment {
background: url(../images/comment.gif) center left no-repeat;
padding-left: 20px;
padding-bottom: 1px;
}
.print {
background: url(../images/print.gif) center left no-repeat;
padding-left: 20px;
padding-bottom: 1px;
}
.btm {
font-size: 11px;
font-family: verdana;
color: #efefef;
}