/*
Think line bottom text:
	border-bottom:solid 1px #BAE2F1


Block with fon image and fon color
top:
.block_subscribe { 
    margin-left:0px;margin-right:0px; margin-top:20px; padding:0px; font-size:12px;
    padding-top:10px;
    background: #c1ded2 url("fon_top_.jpg") top right no-repeat;
    text-align:left; }

bottom:
.block_text_subscribe 
{  background: #c1ded2 url("fon_bott.jpg") bottom right no-repeat;  }


*/
body {
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

td .cellHdr {
	color: #666666;
	background-color: #E6E6E6;
	font-weight: bold;
	text-align: center;
}
td .cell {
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;	
}
td .backgnd {
	background-color: #CCCCCC;
}

a:link, a:visited {
    color: #00659B;
    text-decoration: none;
}
a:hover {
	color: #4EB0E9;
	text-decoration: underline;
}

a.notice {
    font-weight: bold;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Top background */
#topBkg
{
	background-image: url(../img/headerFon.jpg);
	background-repeat: no-repeat;
}

/* Top menu */
#topMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	padding: 10px;
	color: #CCCCCC;
}
#topMenu a
{
	color: #000000;
	text-decoration: none;
	font-size: medium;
	padding-right: 20px;
	padding-left: 20px;
}
#topMenu a#selected
{
	color: #4EB0E9;
}
/*
#topMenu a.active {
    color: #4EB0E9;
}*/
#topMenu a:hover {
    color: #4EB0E9;
}

/* Page Header */
#pageHeader{
	color: #B7B7B7;
	padding: 0px;
	margin-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.page_diw {
	background-image: url(img/page_diw.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
hr {
	visibility: hidden;
	height: 1px;
}
h1 {
	font-size: 140%;
	font-weight: lighter;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 135%;
	font-weight: lighter;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 115%;
	font-weight: bold;
	margin: 0;
	padding: 1em 0 0 0;
}
h4 {
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 0;
}
h5 {
    font-size: 115%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
h6 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

li {
	list-style-type: circle;
	padding-top: 10px;
}


.indent{
	padding-left: 30px;
	padding-right: 30px;
}
/*side-bar block */
#block {
	background-image: url(../img/blockFon.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;	
}
#block h4{
	color: #F7984A;
	padding-top: 12px;
	padding-left: 12px;
}

#block .date{
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#block .text{
	font-size: 12px;
}

/* Footer */
#footer{
	font-size: x-small;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px;
	margin-top: 20px;
	clear: both;
}

.leftmenu_fill  {
	background-image:url(../img/leftMenuFillY.gif);
	background-repeat:repeat-y;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 12px;
}
.leftmenu_sepa {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}  
.leftmenu_header {
	color: #666666;
	font-weight: bold;
}
.leftmenu_date {
color: #B7B7B7;
}  

