.footertext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
a:link.footerlink {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.footerlink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footerlink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.footerlink {
	color: #FFFFFF;
	text-decoration: none;
}.borderleftbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordertopbot {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordertopbotleft {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.newstext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.newstexttitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #4177A3;
	font-weight: bold;
}
.programatext {

	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.borderleft {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#scroller{
width:631px;
height:425px;
overflow: auto;
padding-top:0px;
padding-right:0px;
scrollbar-arrow-color: #0268B2;
}
#scrollernoad{
width:671px;
height:435px;
overflow: auto;
padding-top:10px;
padding-right:10px;
scrollbar-arrow-color: #0268B2;
}
a:link.titlelink {
	color: #4177A3;
	text-decoration: none;
}
a:visited.titlelink {
	color: #4177A3;
	text-decoration: none;
}
a:hover.titlelink {
	color: #4177A3;
	text-decoration: underline;
}
a:active.titlelink {
	color: #4177A3;
	text-decoration: none;
}.tableborder {
	border: 1px solid #E5E2E5;
}
.admintitle {

	font-family: Tahoma;
	font-size: 14px;
	color: #4177A3;
	font-weight: bold;
}
FORM.nomargin
{
    MARGIN: 0px;
}