body {
	scrollbar-face-color: #a8daf2;
	scrollbar-highlight-color: #905848;
	scrollbar-3dlight-color: #905848;
	scrollbar-darkshadow-color: #905848;
	scrollbar-shadow-color: #905848;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	background-color: #000000;
	color: #000000;
	text-color: navy;
	text-align: center;
}

h1 {
	color: #ffffcc; font-family: Verdana, Tahoma, Arial; text-align: center
}
h2 {
	color: #EEDDBB; font-family: Verdana, Tahoma, Arial; text-align: center
}
h2.link {
	color: #333333; font-family: Verdana, Tahoma, Arial; text-align: center
}
h3 {
	color: midnightblue; font-family: Verdana, Tahoma, Arial; text-align: center
}
h3.link {
	color: #333333; font-family: Verdana, Tahoma, Arial; text-align: center
}
h4 {
	color: midnightblue; font-family: Verdana, Tahoma, Arial; text-align: center
}

table {
	background-color: #333333;
	text-color: navy;
}
table.header {
	background-color: #333333;
	text-color: navy;
	align: left;
	text-align: left;
}
table.footer {
	background-color: #333333;
	text-color: navy;
	align: center;
	text-align: left;
}
tr.menu {
	font-size: 11pt;
	background-color: #333333;
	text-align: center;
	color: #000099;
	font-style: normal;
	font-weight: bold;
}
td.menu {
	font-size: 11pt;
	background-color: #333333;
	text-align: center;
	color: #ffffcc;
}
td.gcvs {
	font-size: 11pt; 
        background-color: floralwhite; 
        text-align: center;
}
td.gb   {
        font-family: Tahoma; 
        font-size: 12px;
	background-color: #ffffcc;
        }
td.gb_line {
        font-family: Tahoma; 
        font-size: 12px;
	background-color: #cccccc;
        }
td.gb_line2 {
        font-family: Tahoma; 
        font-size: 12px;
	background-color: #ccddcc;
        }
td.gb_comment {
        font-family: Tahoma; 
        font-size: 12px;
	background-color: #eeeecc;
        }
td.link {
	font-size: 11pt;
	background-color: #666666;
	text-align: left;
	color: #333333;
}
dt.link {
	font-size: 11pt;
	background-color: #777777;
	text-align: center;
	color: #112233;
}
dt.chronicle {
	font-size: 11pt;
	background-color: #bbbbbb;
	text-align: left;
	color: #112233;
}
th.page {
	font-size: 11pt;
	text-align: left;
}

div {
	font-size: 10pt; font-family: Arial, Verdana, Tahoma; text-color: navy
}
div.text {
	font: italic 10pt Verdana, Tahoma, Arial; color: #ffffcc
}
div.line {
	font: bold 12pt Verdana, Tahoma, Arial; color: navy; text-align: center
}
div.menu {
	font: 8pt Tahoma, Arial, Verdana; color: navy
}

p {
	text-indent: 0.5cm; text-align: justify
}
hr {
	color: #111111; height: 2px
}

a {
	font-weight: bold; text-decoration: none
}
a:link {
	color: #ee55ee
}
a:visited {
	color: #cccccc
}
a:active {
	color: #ff00ff
}
a:hover {
	color: #ee00ee; text-decoration: underline
}

.images {
	background-image: url(images/pavo.jpg); background-repeat: repeat-y
}
.linebottom {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: 5px;
}
.linetop {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
}
.footer {
	color: #d7cfa4;
}

.naptar {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-weight: normal; 
        font-size: 10px; 
        color: #000000; 
        text-decoration: none;
}
a.naptar:visited {
        color: #000000;
}
a.naptar:hover {
        color: #000000; 
        text-decoration: none; 
        font-weight: bold; 
        font-size: 10px;
}

.page {
	font-size: 11pt;
	background-color: #ffffcc;
	text-align: center;
	border: none;
}
.page a:visited {
        color: #661133;
}
.page a:active {
	color: #bbaabb;
}
.page a:hover {
        color: #ee00ee; 
        text-decoration: none; 
}


input   {
        font-family: Tahoma; 
        font-size: 12px;
}
textarea {
        font-family: Tahoma; 
        font-size:12px;
}
small   {
        font-family: Tahoma; 
        font-size: 11px;
        color: #666666; 
        }

