﻿body 
{
    background-color: #663300;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #663300;  
    margin: 0px;
    overflow: auto;
}

table.MainTable {
    background-color: #ffffcc;
}

li 
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 16px;
}

li.link 
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 26px;
}

div.Text 
{
    text-align:justify;
    font-size: 16px;
}

div.TextParLink 
{
    text-align:justify;
    font-size: 18px;
}

.Banner 
{
    background-color: #663300;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 16px;
    color: #ffffcc;  
    text-align: right;
    padding: 10px;
    font-weight: bold;
    height:70px;
    vertical-align: middle;
}

.Header
{
    padding: 20px;
}

.TitleContainer
{
    height:100px;
    background-image:url(Images/Logo.gif);
    background-repeat:no-repeat;
    background-position: right top;
}

.Title 
{
    font-size: 28px;
    font-weight: normal;
}

.Contacts 
{
    padding-top: 10px;
    font-size: 16px;
    font-weight: bold;
}

.Subtitle 
{
    font-size: 20px;
    font-weight: normal;
}

td.TabBarLeftSpacer 
{
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #663300; 
}

div.TabBarLeftSpacer 
{
    width: 20px;
    overflow: visible;
}


td.TabBarRightSpacer 
{
    width: 100%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #663300; 
}

.SelectedTab 
{
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #663300;
    background-color: #ffffcc;
    color: #663300;
    font-size: 18px;
    padding: 4px 8px 0px 8px;
    height: 24px;
}

.UnselectedTab 
{
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #a39a68;
    background-color: #fdeec4;
    font-size: 16px;
    padding: 4px 8px 0px 8px;
    height: 20px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #663300; 
}

a.TabTitle:link 
{
   color: #5c4f66;
   text-decoration: none; 
}

a.TabTitle:visited 
{
   color: #5c4f66;
   text-decoration: none; 
}

a.TabTitle:hover 
{
   color: #5c4f66;
   text-decoration: underline; 
}

a.TabTitle:active 
{
   color: #5c4f66;
   text-decoration: underline; 
}

a.TextLink:link 
{
   color: #663300;
   text-decoration: underline; 
}

a.TextLink:visited 
{
   color: #663300;
   text-decoration: underline; 
}

a.TextLink:hover 
{
   color: #dc9f61;
   text-decoration: none; 
}

a.TextLink:active 
{
   color: #dc9f61;
   text-decoration: none; 
}

.PageContent 
{
    padding: 16px 80px 30px 80px;
}

.HomeContent 
{
    padding: 60px 80px 190px 54px;		
}

.HomeImage 
{
    padding-right: 40px;
}

.HomeSpacer {
	height: 90px;
}

.HomeLine1 {
	font-weight: normal;
    font-style: italic;
    font-size: 20px;
}

.HomeImage {
	position:absolute;
	top: 300px;
	left:500px;
	margin:0px;
	padding:0px;
}

.HomeLine2 {
	font-weight: bold;
    font-size: 16px;
	white-space: nowrap;
}

.HomeContainer {
	padding-top:90px; 
	width:390px;
}

h3 
{
	font-weight: normal;
    font-style: italic;
    font-size: 20px;
    padding-top: 90px;
}

h4
{
    font-weight: bold;
    font-size: 16px;
	white-space: nowrap;
}

p.Aforisma {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    padding-bottom: 20px;
    padding-left: 60px;
}

ul 
{
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

img.InText 
{
	margin: 0px 20px 0px 20px;
}

img.TextRight 
{
	margin-right: 20px;
}

img.TextLeft 
{
	margin-left: 20px;
}

/*
h3 
{
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
}

h5
{
    font-weight: normal;
    font-size: 16px;
}

div.Spacer
{
    width: 600px;
    overflow: visible;
    text-align: center;
    background-color: #ffffcc;    
    padding: 20px;  
    border-color: #dc9f61;
    border-width: 1px;
    border-style: solid;
}

div.Content 
{
    text-align: center;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 14px;
    color: #663300;  
    background-image: url(Images/Logo.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

p 
{
    text-align: center;
}

a:link,visited 
{
   color: #663300;
   text-decoration: underline; 
}

a:visited 
{
   color: #663300;
   text-decoration: underline; 
}

a:hover 
{
   color: #dc9f61;
   text-decoration: none; 
}

a:active 
{
   color: #dc9f61;
   text-decoration: none; 
}

a.Name
{
   font-size: 40px;
}
*/