IMG
{
	border: none 0;
	border-color: FFFFFF;
}
TABLE
{
	border-style: none;
	width: 715px;
	background-color: FFFFFF;
}


TABLE.menu
{
	border-style: none;
	width: 170px;
	background-color: FFFFFF;
}
TD.menu
{
	width: 170px;
	vertical-align: top;
}


TABLE.content
{
	border-style: none;
	width: 310px;
	background-color: FFFFFF;
}
TD.content
{
	width: 310px;
	vertical-align: top;
}


TABLE.comments
{
	border-style: none;
	width: 162px;
	height: 100%;
	text-align: left;
	background-color: F1F1F1;
}
TD.comments
{
	width: 195px;
	height: 100%;
	vertical-align: top;
	text-align: left;
}
TD.commentsContainer
{
	width: 195px;
	height: 100%;
	vertical-align: top;
	text-align: center;
	background-color: F1F1F1;
}





TD.margin
{
	width: 40px;
	vertical-align: top;
}

TD.topmargin
{
	height: 30px;
	vertical-align: top;
}





TABLE.mainMenu
{
	border-style: none;
	width: 665px;
	background-color: FFFFFF;
}

TD.mainMenu
{
	width: 470px;
	vertical-align: top;
}

div.mainSpace
{
	margin: 5 5 5 5;
}

TD.mainLeftMargin
{
	width: 30px;
	vertical-align: top;
}

TD.mainPicture
{
	width: 165px;
	vertical-align: top;
}

TD.mainMenuGrey
{
	width: 470px;
	vertical-align: top;
	background-color: F1F1F1;
}
TD.mainPictureGrey
{
	width: 165px;
	vertical-align: top;
	background-color: F1F1F1;
}

img.mainPicture
{
	border: solid 5px FFFFFF;
}
img.mainPictureGrey
{
	border: solid 5px F1F1F1;
}

TD.mainMenuWidth
{
	width: 715px;
	vertical-align: top;
	padding: 2 2 2 2;
}

TD.mainMargin
{
	width: 10px;
	vertical-align: top;
}


TD.mainCollage
{
	width: 50px;
	vertical-align: top;
}

textarea
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

input
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

span.form
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

span.formBold
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}


/* ******************** */
/* E-MAIL E-MAIL E-MAIL */
TABLE.email
{
	border-style: none;
	width: 513px;
	background-color: FFFFFF;
}
TD.email
{
	width: 513px;
	vertical-align: top;
}

TABLE.emailComments
{
	border-style: none;
	width: 162px;
	height: 100%;
	text-align: left;
	background-color: F1F1F1;
}
TD.emailComments
{
	width: 195px;
	height: 100%;
	vertical-align: top;
	text-align: left;
}
/* E-MAIL E-MAIL E-MAIL */
/* ******************** */


/* ***************** */
/* FONTS FONTS FONTS */

.heading
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.normal
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.comments
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.emailComments
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.address
{
	font-family: Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.mainMenu
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.mainLink
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
/* FONTS FONTS FONTS */
/* ***************** */

BODY
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #000000;
	background-color: FFFFFF;
	margin: 0 0 0 0;
	padding: 0px 0px 0px;
	text-align:left;
}

UL
{
	list-style-image: url(images/li.gif);
}

A:link, A:active
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
A:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
