body {
	margin: 0px;
}

img {
	border-style: none;
}

.backgroundDetail_bottom
{
	background-image: url('../pics/borders/footer4.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

.backgroundDetail_top
{
	background-image: url('../pics/bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.mainText
{
	font-family: sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: justify;
}
.mainTextSmall
{
	font-family: sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: justify;
}
.imgText
{
	font-family: sans-serif;
	font-size: 7pt;
	color: #333333;
	text-align: center;
}
.naviText
{
	font-family: sans-serif;
	font-size: 7pt;
	color: #333333;
	text-align: center;
}
.greenText
{
	font-family: sans-serif;
	font-size: 18pt;
	color: #BAD2C6;
	text-align: justify;
}
.greyText
{
	font-family: sans-serif;
	font-size: 10pt;
	color: #A4A4A4;
	text-align: justify;
}

A.menulink:link
{
	font-size: 9pt;
	color: #4A4A4A;
	font-family: sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A.menulink:visited
{
	font-size: 9pt;
	color: #4A4A4A;
	font-family: sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A.menulink:hover
{
	font-size: 9pt;
	color: #31A58B;
	font-family: sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.menulinkGreen:link
{
	font-size: 9pt;
	color: #31A58B;
	font-family: sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A.menulinkGreen:visited
{
	font-size: 9pt;
	color: #31A58B;
	font-family: sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A.menulinkGreen:hover
{
	font-size: 9pt;
	color: #4A4A4A;
	font-family: sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.link:link
{
	font-size: 9pt;
	color: #31A58B;
	font-family: sans-serif;
	text-decoration: none;
}
A.link:visited
{
	font-size: 9pt;
	color: #31A58B;
	font-family: sans-serif;
	text-decoration: none;
}
A.link:hover
{
	font-size: 9pt;
	color: #31A58B;
	font-family: sans-serif;
	text-decoration: underline;
}


A.linkSmall:link
{
	font-size: 8pt;
	color: #31A58B;
	font-family: sans-serif;
	text-decoration: none;
}
A.linkSmall:visited
{
	font-size: 8pt;
	color: #31A58B;
	font-family: sans-serif;
	text-decoration: none;
}
A.linkSmall:hover
{
	font-size: 8pt;
	color: #31A58B;
	font-family: sans-serif;
	text-decoration: underline;
}
