BODY 
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
	background-image: url(../images/bodybg.gif);
}

TD
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

P
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

A
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

.metanav
{
	font-family: Tahoma;
	color: White;
	font-size: 9px;
    padding-right: 0px;
	padding-top: 0px;
}

.metanav A
{
	font-size: 9px;
	color: White;
	text-decoration: none;
}


.topnavigation 
{
	padding-top: 0px;
}

.content 
{
	padding: 20px;
	background-color: White;
	background-image: url(../images/bodybg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.footer 
{
	color: White;
}

.footer A
{
	color: White;
}

.subnavigation
{
	background-color: #355BBD;
	border: black solid 1px;
}
.subnavigation TD 
{
	padding: 2 0 2 5;
}

.subnavigation TD A
{
	font-family: Tahoma;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.nav
{
	padding-left: 50px;
}

.nav A
{
	text-decoration: none;
	font-weight: bold;
}

/* ------------------- ve_guestbook ------------------ */
.tx-guestbook-list-table { border-style: solid; border-color: #000000; border-width: 1px; }
.tx-guestbook-list-header { background-color: #5E8BFF; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #5E8BFF; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#5E8BFF; font-size:14px; color:#333333; width:100px; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#5E8BFF; font-size:14px; color:#333333; width:150px; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#5E8BFF; font-size:14px; color:#333333; width:250px; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }