/*
#======================================
#
# Edit by Ben-Ja http://www.net4me.net
#    On Tue 16 Jun 2009 01:51:26 PM MSD
#
#======================================
*/

body{
        text-align: center;
	    margin: 0;
	    padding: 0px 0px 0px 0px;
		font-family: "Times New Roman", Times, serif;
		color: #000000;
		background-color: #FEFEFE;
}
	/*	text-shadow: 0 0 0.2em #ABA8FF, 0 0 0.2em #ABA8FF, 0 0 0.2em #ABA8FF; */

h1{
		font-size: 26px;
		color: #3C3760;
		text-shadow: 2px 2px 4px #999999;
}

h2{
		color: #3C3760;
		text-shadow: 2px 2px 3px #999999;
}

h3{
		color: #0E4F50;
		text-shadow: 2px 2px 3px #BBBBBB;
}

pre {
        background-color: #ECECEC;
		font-size: x-small;
        border: 1px solid #DBDBDB;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
}

code {
		font-size: small;
}

img {
	border: none;
}

/* 
#005A84 reuter 
#336699 my old
*/
a:link,
a:visited,
a:active,
a:link:hover,
a:visited:hover,
a:active:hover {
	color: #005A84;
}

input[type="text"] {
font: bold 10px verdana,arial,serif;
padding: 1px;
}

table.top-info-table {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
        margin-right: 0px;
        border-collapse: collapse;
        background-color: #ECECEC;
}

table.grand-table {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        border-collapse: collapse;
}

table.content-news-table {
        margin-top: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
        margin-right: 0px;
        border-collapse: collapse;
        background-color: #FFFFFF;
        text-align: left;
}

table.content-news-table-gray {
        margin-top: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
        margin-right: 0px;
        border-collapse: collapse;
        background-color: #C0C0C0;
        text-align: left;
}

table.right-place-table {
        margin-top: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
        margin-right: 0px;
        border-collapse: collapse;
        background-color: #FFFFFF;
}

td.vert-probel {
        width: 5px;
}

td.vert-probel-green {
        width: 5px;
        background-color: #E6EECD;
}

tr.border-tr {
        border: 1px solid #CCCCCC;
        vertical-align: top;
}

/* style for clock dysplay */

#clock {
	margin: middle;
	width: 130px;
	height: 69px;
	padding: 10px 4px 10px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #164BA0;
	border: 1px solid #CCCCCC;
}


tr.border-search-tr {
        border: 1px solid #CCCCCC;
        vertical-align: top;
		background: url(/img/bg_line.png);
		background-repeat: repeat-x;
}

td.td-content {
        background-color: #E6EECD;
        vertical-align: top;
        padding: 5px;
}

td.right-vertical-info {
        width: 300px;
        vertical-align: top;
        background-color: #E6EECD;
        padding: 5px;
        background-image: url('../img/bottom-right.png');
        background-repeat: no-repeat;
        background-position: bottom right;
}

td.left-menu-td {
        width: 200px;
        vertical-align: top;
        padding: 0px;
		margin: 0px;
        border: 1px solid #CCCCCC;
}

td.content-td {
        vertical-align: top;
        padding: 5px;
        border: 1px solid #CCCCCC;
        text-align: left;
}

table.bottom-info-table {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 0px;
        margin-right: 0px;
        border-collapse: collapse;
        background-color: #ECECEC;
}

/* navigation-left */

#navigation-left li {
    padding: 0px;
    margin: 0px;
}

#navigation-left ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#navigation-left a {
    display: block;
    width: 200px;
    height: 18px;
    padding: 2px 0px 1px 10px;
    border-bottom: #999999 1px solid;
    background-color: #EEEFF2;
}

#navigation-left a.selected {
    background: #78A2D8;
}

#navigation-left a.selected:link,
#navigation-left a.selected:visited,
#navigation-left a.selected:active {
        text-decoration: none;
        color: #000000;
}

#navigation-left a.selected:hover {
    background: #F7EA9D;
        text-decoration: none;
}

#navigation-left a:link,
#navigation-left a:visited,
#navigation-left a:visited {
    color: #666666;
    text-decoration: none;
}

#navigation-left a:hover {
    color: #000000;
    background-color: #BFDAB5;
    text-decoration: none;
}

#navigation-left span {
    display: block;
    width: 200px;
    height: 18px;
    padding: 2px 0px 1px 10px;
    border-bottom: #999999 1px solid;
    background-color: #FFD2B1;
    font-weight: bold;
        color: #555555;
}

#navigation-left a.selected-submenu {
    background: #BFDAB5;
}

/* end of navigation-left */

div.divbottom{
	vertical-align: bottom;
}

/* pagelist */
#pagelist{
	text-shadow: 0 0 5px #DCE5FF, 0 0 5px #DCE5FF, 0 0 5px #DCE5FF;
}

#pagelist ul{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 5px;
}

#pagelist ul li{
    list-style: none;
    padding-top: 2px; 
    padding-bottom: 2px; 
    padding-left: 0px; 
    padding-right: 0px; 
}

/* footer line */

.footer-links {
    margin: 0px;
    padding: 0px;
	border-collapse: collapse;
	border: 1px #777777 dotted;
}

.footer-links tr td{
	vertical-align:top;
}

.footer-links tr td ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#counter{
	margin: 5px 0px 0px 3px;
}

/* div subscribe */
#subscribe {
	color: #555555;
	margin-left: 20px;
}

.subscribe-header {
        font-size: 18px;
        margin-top: 2px;
        margin-bottom: 2px;
        padding: 0px 0px 0px 0px;
        text-aling: center;
}

.subscribe-ul {
        font-size: 15px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style: none;
		text-align: left;
}
/* end of div subscribe */


/* END */
