body, p, td
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
    background-repeat: no-repeat;
}
blockquote
{
    margin: 10px 0 5px 30px;
}



h1
{
    font-size: 12pt;
    font-weight: bold;
    margin: 10 0 10 0;
}

h2
{
    font-size: 11pt;
    font-weight: bold;
    margin: 0 0 0 0;
}

h3
{
    font-size: 10pt;
    font-weight: bold;
    margin: 0 0 0 0;
}

h4
{
    font-size: 9pt;
    font-weight: bold;
    margin: 0 0 0 0;
}

a
{
    text-decoration: none;
    color: black;
}

a:hover
{
    color: #339900;
}

.small
{
    font-size: 7pt;
}

.guestbook
{
    width:450px; 
}

.GuestbookItem
{
    border-color: #e7e7ff;
    border-style: solid;
    border-width: 2px;
    margin-top:2px;
    padding:2px;
    
    background: #f8f8ff;
    filter:Alpha(opacity=60, style=0)	
}

.blog
{
    width:500px;   
}

.content
{
    width:600px;
}

.teaser
{
     Width:180px;
     border: solid 1px #000000;
}

.teaser td
{
	font-size: 7pt;
}

.teaser h2
{
	font-size: 9pt;
}

.quickLink
{
    width:180px;
    border: solid 1 #000000;
    border-collapse: collapse; 
    margin-top:24px;
    text-align:left;
    padding:0 2 0 2;
}

.quickLink th
{
    background:black;
    color:White;
    height:16px;
    font-size:7pt;
    border-bottom: none;
}

.quickLink td
{
    font-size:7pt;
}

.login td, .login input
{
    font-size: 7pt;
}

.login.text
{
    width: 55px;
}

.login.firstrow
{
    width: 60px;
}

.trans
{
    background: #f8f8ff;
    filter:Alpha(opacity=60, style=0);	
}

.menu a:hover
{
	color:white;
}



.home img
{
	margin-right:15px;
	
}
.home table
{
	width:200px;
	margin-top:15px;
	
}

.home h3
{
	margin-top:15px;
    font-size: 12pt;
    font-weight: bold;

    margin: 0 0 0 0;

}

.HomeFrame
{
    background: #f8f8ff;
    filter:Alpha(opacity=60, style=0);	
    padding: 15px 15px 15px 15px;
    border:solid 1px black;
}


.admTable
{
	background: #f8f8ff;
    filter: Alpha(opacity=80, style=0);
    border: solid 1 black;
}
