body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link		{ color: #295FCC; text-decoration: none; }
a:visited	{ color: #295FCC; text-decoration: none; }
a:active	{ color: #295FCC; text-decoration: none; }
a:hover		{ color: #FF6600; text-decoration: underline; }

a.news		{ font-size: 13px; }

a.category:link		{ color: #666666; text-decoration: none; text-transform: uppercase; }
a.category:visited	{ color: #666666; text-decoration: none; text-transform: uppercase; }
a.category:active	{ color: #FF6600; text-decoration: none; text-transform: uppercase;}
a.category:hover	{ color: #FF6600; text-decoration: none; text-transform: uppercase;}

a.titlenews:link	{ color: #0066FF; text-decoration: none; }
a.titlenews:visited	{ color: #0066FF; text-decoration: none; }
a.titlenews:active	{ color: #FF6600; text-decoration: none; }
a.titlenews:hover	{ color: #FF6600; text-decoration: none; }

a.sourcenews:link	{ color: #0066FF; text-decoration: none; }
a.sourcenews:visited{ color: #0066FF; text-decoration: none; }
a.sourcenews:active	{ color: #FF6600; text-decoration: none; }
a.sourcenews:hover	{ color: #FF6600; text-decoration: none; }

.chanelLinks {
	background-image: url(pics/elem/hor-dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.chanelLinks ul				{ list-style: none; margin: 0; padding: 0; }
.chanelLinks ul a:link		{ color: #666666; text-decoration: none; }
.chanelLinks ul a:visited	{ color: #666666; text-decoration: none; }
.chanelLinks ul a:active	{ color: #666666; text-decoration: none; }
.chanelLinks ul a:hover		{ color: #FF6600; text-decoration: none; padding: 0.2em 0 0.3em 25px; background-image: url(pics/elem/menu_marker.gif); background-repeat: no-repeat; background-position: left; }
.chanelLinks ul li a		{ display: block; width: 155px; padding: 0.2em 0 0.3em 25px; text-transform: uppercase; }
.chanelLinks ul li a#select1 { color: #FF6600; padding: 0.2em 0 0.3em 25px; background-image: url(pics/elem/menu_marker.gif); background-repeat: no-repeat; background-position: left; text-transform: uppercase; }

.chanelLinks ul a.sub		{ display: block; width: 140px; margin-left: 25px; padding: 0 0 0.2em 0; text-transform: capitalize; }
.chanelLinks ul a.sub:hover	{ margin-left: 25px; padding: 0 0 0.2em 0; color: #FF6600; background-image: none; text-transform: capitalize; }
.chanelLinks ul li a.sub#select2 { margin-left: 25px; padding: 0 0 0.2em 0; color: #FF6600; text-transform: capitalize; }

a.news		{ font-size: 13px; }

p {
	padding: 0;
	margin-top: 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 0;
	margin-top: 5px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin: 0;
}
h2.bg-gray {
	background-color: #FFFFFF;	
	background-attachment: fixed;
	background-position: left;
	background-repeat: repeat-y;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	width: 200px
}
.news a:link	{ color: #003399; text-decoration: none; }
.news a:visited	{ color: #003399; text-decoration: none; }
.news a:active	{ color: #003399; text-decoration: none; }
.news a:hover	{ color: #FF6600; text-decoration: none; }

a.submenu:link		{ color: #FF6600; text-decoration: none; }
a.submenu:visited	{ color: #FF6600; text-decoration: none; }
a.submenu:active	{ color: #666666; text-decoration: none; }
a.submenu:hover		{ color: #666666; text-decoration: none; }

a.title:link		{ color: #000000; text-decoration: none; }
a.title:visited		{ color: #000000; text-decoration: none; }
a.title:active		{ color: #666666; text-decoration: none; }
a.title:hover		{ color: #666666; text-decoration: none; }

.lightgray { color: #999999; }
.gray { color: #666666; }
.gray a:link 	{ color: #666666; text-decoration: none; }
.gray a:visited	{ color: #666666; text-decoration: none; }
.gray a:active	{ color: #666666; text-decoration: none; }
.gray a:hover	{ color: #3377FF; text-decoration: underline; }

.orange { color: #FF6600; }
.orange a:link		{ color: #FF6600; text-decoration: none; }
.orange a:visited	{ color: #FF6600; text-decoration: none; }
.orange a:active	{ color: #FF6600; text-decoration: none; }
.orange a:hover		{ color: #3377FF; text-decoration: underline; }

.blue { color: #000080; }

.example {
	padding-top: 1.5em;
	padding-bottom: 0.0em;
	padding-left: 1.5em;
	font-family: Courier, sans-serif;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.input {
	font-size: 13px; color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 18;
	border: 1px #FF6600 solid;
	background-color: transparent;
	/*background-image: url(pics/elem/input.gif);*/
	background-attachment: fixed;
	background-repeat: repeat-xy;
	
}

.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18;
	color: #000000;
	background-color: #FF6600;
	border: 1px #FF6600 solid;
}

.box { border: 1px #666666 solid; }

.head {
	font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size: 22px;
	color: #000000;
}
.info {
	font-size:10px;
	font-family: Verdana, sans-serif;
	color: #808080;
	padding: 3px 0px 3px 0px;
}
.copyright { color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.horLine {
	background-image: url(pics/elem/hor-dash.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
}

div.ktags1 {
	display: none;
color:#808080;
font-family:Verdana,sans-serif;
font-size:10px;
padding:3px 0px;
}
div.ktags2 {
	color:#808080;
font-family:Verdana,sans-serif;
font-size:10px;
padding:3px 0px;
}
