#up {position:absolute; height:0; width:0; cursor:pointer;}
#down {position:absolute; height:0; width:0; cursor:pointer;}
#upIn {position:absolute; left:570px; top:0px; cursor:pointer;}
#downIn {position:absolute; left:570px; top:120px; cursor:pointer;}
#cont {position:relative; left:0px; top:0px; width:558px; height:170px; overflow: hidden;}
.txt {position:relative; left:0px; top:0px; width:550px; text-align:justify; padding:5px; }

.firstLetter
{
	float: left;
	font-weight: bold;
	font: normal 40pt/0.8em verdana;
	color: #404040;
	margin-right: 1px;
}

.menuItemFront
{
	position: absolute;
	top:-132;
	left:0;
	display:none;
	cursor: hand
}

.menuItem
{
	position: absolute;
	top:-8;
	left:0;
	display:none;
	cursor: hand
}

.subMenuItemFront
{
	position: absolute;
	top:-40;
	left:0;
	display:none;
	cursor: hand
}

.subMenuItem
{
	position: absolute;
	top:-8;
	left:0;
	display:none;
	cursor: hand
}

.hiddenPic
{
	display:none;
}

.bg
{
	background-image:url("bg.jpg");
	background-position: top center;
	background-repeat:repeat-x;
}

.back
{
	background-image:url("heading.png");
	background-position: top center;
	background-repeat:no-repeat
}

.square
{
	background-image:url("square.jpg");
	background-position: top center;
	background-repeat:no-repeat
}

.bottom
{
	background-image:url("bottom.jpg");
	background-position: bottom center;
	background-repeat:no-repeat
}

.bgLeft
{
	background-image:url("bgLeft.jpg");
	background-position: top left;
	background-repeat:no-repeat
}

.bgRight
{
	background-image:url("bgRight.jpg");
	background-position: top right;
	background-repeat:no-repeat
}

.vineTopLeft
{
	background-image:url("vineTopLeft.jpg");
	background-position: top left;
	background-repeat:no-repeat
}

.vineBottomLeft
{
	background-image:url("vineBottomLeft.jpg");
	background-position: bottom left;
	background-repeat:no-repeat
}

.vineTopRight
{
	background-image:url("vineTopRight.jpg");
	background-position: top right;
	background-repeat:no-repeat
}

.vineBottomRight
{
	background-image:url("vineBottomRight.jpg");
	background-position: bottom right;
	background-repeat:no-repeat
}

.watermark
{
	background-image:url("watermark.jpg");
	background-position: top left;
	background-repeat:no-repeat
}

.tableBg
{
	background-image:url("tableBg.jpg");
	background-position: top center;
	background-repeat:repeat-x
}

.heading
{
	font-family: verdana;
	font-weight: bold;
	line-height: 125%;
	font-size: 13;
	text-decoration: underline;
	text-transform: uppercase; 
	color: #000000
}

.headingPortal
{
	font-family: verdana;
	font-weight: bold;
	line-height: 125%;
	font-size: 22;
	text-align:left;
	color: #FFFFFF
}

.headingRight
{
	font-family: verdana;
	font-weight: bold;
	line-height: 125%;
	font-size: 19;
	color: #FFFFFF
}

.mainFontText
{
	font-family: verdana; 
	font-size: 13;
	text-align:justify;
	line-height: 1.5;
	color: #000000
}

.mainFontTextOpp
{
	font-family: verdana; 
	font-size: 13;
	text-align:justify;
	line-height: 1.5;
	color: #FFFFFF
}

.mainFontTextNoJust
{
	font-family: verdana; 
	font-size: 13;
	line-height: 1.5;
	color: #000000
}

.mainFontTextMenu
{
	font-family: verdana; 
	font-size: 13;
	text-align:justify;
	color: #FFFFFF
}

.smallFont
{
	font-family: verdana; 
	font-size: 10;
	font-weight: bold;
	color: #000000
}

.smallFontOpp
{
	font-family: verdana; 
	font-size: 9;
	font-weight: bold;
	color: #000000
}

.imageBorder
{
	border: thin solid #CCCCCC;
	border-style: solid;
	border-width: 1
}

table.tableBorder{
	border: thin solid #AAAAAA;
	border-style: solid;
	border-width: 1
}
table.tableBorderth {
	border: thin solid #AAAAAA;
	border-style: solid;
	border-width: 1
}
table.tableBorder td {
	border: thin solid #AAAAAA;
	border-style: solid;
	border-width: 1
}

.pageborder
{
	border: thin solid #AAAAAA;
	border-style: solid;
	border-width: 1
}

.mainFontTextLink a:link 
{
	font-family: verdana; 
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

.mainFontTextLink a:visited
{
	font-family: verdana; 
	color: #000000;
	font-weight: bold; 
	text-decoration: none
}

.mainFontTextLink a:hover 
{
	font-family: verdana;
	color: #707070;
	font-weight: bold; 
	text-decoration: underline
}

.mainFontTextMenuLink a:link 
{
	font-family: verdana; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}

.mainFontTextMenuLink a:visited
{
	font-family: verdana; 
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none
}

.mainFontTextMenuLink a:hover 
{
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: underline
}

input
{
	font-size: 7pt;
	font-family: verdana;
	color: #606060;
}

select
{
	font-size: 7pt;
	font-family: verdana;
	color: #606060
}

textarea
{
	font-size: 7pt;
	font-family: verdana;
	color: #606060
}

a.linkopacity img
{
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

a.linkopacity:hover img
{
	filter:alpha(opacity=50);   
	-moz-opacity: 0.5;   
	opacity: 0.5;
}
