.menuItem
{
	position: absolute;
	top: 277; 
	background-color: #9E3031;
	display:none;
	cursor: hand
}

.bg
{
	background-image:url("25.jpg");
	background-position: top center;
	background-repeat:repeat-x;
	background-color: #b1b1b1
}

.tablebg
{
	background-image:url("vic.jpg");
	background-position: bottom left;
	background-repeat:no-repeat;
}


.headingbg
{
	background-image:url("heading.jpg");
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #356ca9
}

.bgOpp
{
	background-image:url("bgOpp.jpg");
	background-attachment: fixed
}

.back1
{
	background-image:url("back1.jpg");
	background-repeat:no-repeat
}

.back2
{
	background-image:url("back2.gif");
	background-repeat:no-repeat
}

.image
{
	padding:3px;
	background-color:#CCCCCC;
	border: thin solid #CCCCCC;
	border-style: solid;
	border-width: 1
}

.imageBorderDashed
{
	border: thin solid #000000;
	border-style: solid;
	border-width: 4
}

.pageBorder

{
	border: thin solid #303030;
	border-style: thin solid;
	border-width: 1

}

.heading
{
	font-family: verdana; 
	font-weight: bold;
	font-size: 13;
	text-decoration: underline;
	text-transform: uppercase;
	color: #cccccc
}

.mainFontText
{
	font-family: verdana; 
	font-size: 11;
	text-align: justify;
	line-height:1.4;
	color: #dddddd
}

.mainFontTextMenu
{
	font-family: verdana; 
	font-size: 12;
	text-align: justify;
	line-height:1.4;
	color: #dddddd
}

.mainFontTextNoJustify
{
	font-family: verdana; 
	font-size: 10;
	color: #606060 
}

.mainFontTextBigger
{
	font-family: verdana; 
	font-size: 12;
	color: #606060 
}

.smallFont
{
	font-family: verdana; 
	font-size: 10;
	color: #000000
}

.hiddenPic
{
	display:none;
}

a:link 
{
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

a:visited
{
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

a:hover 
{
	font-family: verdana;
	font-weight: bold;
	color: #ddb730;
	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: #ddb730;
	font-weight: bold; 
	text-decoration: underline
}

input
{
	font-size: 8pt;
	font-family: verdana;
	color: #000000;
	height:20
}

select
{
	font-size: 8pt;
	font-family: verdana;
	color: #000000
}

textarea
{
	font-size: 8pt;
	font-family: verdana;
	color: #000000
}
