body {
	font-family: sans-serif;
	background: #f6f0dd;
	padding: 0;
	margin: 0;
}

h1 {
	margin: 0;
	padding: 1em 0;
	text-align:center;
}

h2 {
	font-size: medium;
	margin: 0;
	padding: 1em 0;
}

p {
    margin: 0 0 1em 0;
    line-height: 150%;
}

acronym {
    cursor: help;
}
table
{
    margin-left: auto; 
    margin-right: auto
}
input,select {
    background: #f2f2f2;
    border: 1px gray solid;
}
input:hover { background: white; }

input.button {
    background: #ccc;
    border: 1px gray solid;
}

textarea {
    border: 1px gray solid;
    font-size: 130%; 
    font-family: arial,sans-serif;
}
img{border:none}

div#master {
    width: 45em;
    margin: 0 auto;
    border-left: #444 solid thin;
    border-right: #444 solid thin;    
}

#header {
    color: white;
    background: #921609;
    text-align:center;
}

#mainmenu {
    background: #444;
    font-size: small; 
}

#mainmenu td {
    width: 20%;
    text-align: center;
    border-top: #777 solid thin;
    border-bottom: #777 dashed 0.5em;
}
#adsence
{
text-align:center;
padding: 0.2em 0 0.2em 0;
}

a:link { color: #921609; text-decoration: none; }
a:visited { color: #921609; text-decoration: none; }
a:link:hover { text-decoration: underline; }
a:visited:hover { text-decoration: underline; }

#mainmenu a:link { display: block; color: white; font-weight: bold; text-decoration: none; padding: 0.5em 0; }
#mainmenu a:visited { display: block; color: white; font-weight: bold; text-decoration: none; padding: 0.5em 0; }
#mainmenu a:link:hover { background: #666; }
#mainmenu a:visited:hover { background: #666; }

#content {
    background: white;
    border-top: #eee solid 1em;
    font-size: small;
    color: #444;
    text-align: justify;
}
div.item1 {
    margin: 0 15em 0 1em;
    border-bottom: #eee solid 1px;
    border-right: #eee solid 1px;
}
div.item {
    border-bottom: #eee solid 1px;
    border-right: #eee solid 1px;
    padding: 0 1.5em 0 1em;
}
div.inputform 
{
    border-bottom: #eee solid 1px;
    border-right: #eee solid 1px;
    padding: 0 1.5em 0 1em;
    text-align:center ;
}


div.sidebar {
    border-right: none;
    background: #eee;
    padding: 1em;
    width: 11.5em;
    float: right;
    margin: 0 1px 1em 0;
    color: #777;
    clear: both;
}

div.sidebar p {
    font-size: x-small;
}

div.sidebar a {
    font-size: x-small;
}

div.sidebar h3 {
    text-align: right;
    margin: 0;
}

ul {
    padding: 0 0 0 3em;
}

ul.links {
    list-style-type: none;
}

div.border {
    border: #eee solid thick;
    border-right: none;
}

#footer {
    background: #444;
    color: #aaa;
    font-size: x-small;
    text-align: right;
}

#bottommenu {
    background: #444;
    font-size: x-small;
    text-align: center;
    color: #aaa
}
#bottommenu a { color: #aaa }

.dbl {
	BORDER-RIGHT: #ffffff 2px outset; 
	BORDER-TOP: #ffffff 2px outset; 
	font-size: 100%; 
	BORDER-LEFT: #ffffff 2px outset; 
	BORDER-BOTTOM: #ffffff 2px outset; 
	font-family : Verdana,Arial,sans-serif; 
	BACKGROUND-COLOR: #dcdcdc; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}
.act {
	BORDER-RIGHT: #ffffff 2px outset; BORDER-TOP: #ffffff 2px outset; font-size: 100%; BORDER-LEFT: #ffffff 2px outset; BORDER-BOTTOM: #ffffff 2px outset; font-family : Verdana,Arial,sans-serif; BACKGROUND-COLOR: #dcdcdc; TEXT-ALIGN: center
}
.btext {
	COLOR: blue; TEXT-DECORATION: none
}

