.or {
	font-size:120%;
	color: #cc0000;
}

.newshome {
	border: 1px solid #cecece;
}



#bordimg {
	border: 1px solid #919191;
}

a.leftmenu, a:hover.leftmenu {
	color: #069;
	text-decoration: underline;
	font-weight: bold;
}

.leftmenuact {
	color: #069;
	font-weight: bold;
}

a.actmenu, a:visited.actmenu, a:hover.actmenu {
	color: #069;
	text-decoration: none;
	font-weight: bold;
}

a.submenu, a:hover.submenu, a:visited.submenu {
	color: #069;
	text-decoration: underline;
}

a.submenuact, a:hover.submenuact, a:visited.submenuact {
	text-decoration: none;
	color: #069;
}

a.submenu2, a:hover.submenu2, a:visited.submenu2 {
	color: #000;
	text-decoration: underline;
}

a.submenuact2, a:hover.submenuact2, a:visited.submenuact2 {
	text-decoration: none;
	color: #000;
}


#trbordact {
	background: #e9eff4;
}
#trbord {
	background: #fff;
}


ul.sp li, ol.sp li {
	padding-bottom: 5px;
}

a.none {
	text-decoration: none;
}


a:visited.icq, a:link.icq, a:hover.icq {
	text-decoration: none;
	color: #069;
}

div.home
{
	font-family: Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	font-size:150%;
	color: #fff;
	font-weight: bold;
}

h1
{
	margin:0; padding:0;
	font-size:150%;
	margin-bottom:15px;
	padding-bottom:1px;
	font-weight: normal;
	color: #006699;
}


h2.ph, h3.ph {
	font-size:120%;
	text-align: center;
	color: #f90;
	font-weight: bold;
	display: block;
}

h3.ph {
	font-size:100%;
	margin:0; padding:0;
	margin-bottom:10;
}

h2 {
	font-size:120%;
	color: #f90;
	font-weight: bold;
	display: block;
}

h2.nopad {
	margin:0; padding:0;
	margin-bottom:15px;
	font-size:120%;
	text-align: left;
	color: #f90;
	font-weight: bold;
	display: block;
}

h3 {
	font-size:100%;
	text-align: left;
	font-weight: bold;
	display: block;
	color: #069;
}

h4 {
	font-size:100%;
	text-align: left;
	font-weight: bold;
	display: block;
}

h3.center {
	font-size:100%;
	text-align: center;
	font-weight: bold;
	display: block;
	color: #069;
}







.to_h1 {
 font-size: 140%;
 text-align: left;
 font-weight: bold;
 display: block;
}

.to_h2 {
 font-size:120%;
 text-align: left;
 color: #333;
 font-weight: bold;
 display: block;
}

.to_h3 {
 font-size:100%;
 text-align: left;
 font-weight: bold;
 color: #5B5B5B;
 display: block;
}

.to_h4 {
 font-size:90%;
 font-weight: bold;
 text-align: left;
 color: #909090;
 display: block;
}

.to_h5 {
 font-size:80%;
 font-weight: normal;
 text-align: left;
 display: block;
}


td#top_row    {
	background: #B6CADC;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

td#top_column {
	background: #B6CADC;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	padding: 2 10;
}

td#data       {
	width: 80px;
	text-align: center;
}

th#th_row {
	padding: 1px;
	background-color: #759BBE;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #fff;
}	

/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url(images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}


.red {
	border: 1px solid #cc0000;
	background-color: #f7f7f7;
}

a:link.or, a:visited.or, a:hover.or, a:active.or {
	font-size:120%;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

td#fib {
	padding: 1px;
	background-color: #759BBE;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
}	

.caps {
	text-transform: uppercase;
}

ul {
	padding-left: 25;
}