a:link, a:visited {
	color: rgb(0,0,0);
	text-decoration: none;
	background-color: transparent;
}

.plainText 
{
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
BORDER: none;
vertical-align: middle;
}

.attentionText 
{
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
BORDER: none;
vertical-align: middle;
font-weight: bold;
}

.menuText 
{
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
BORDER: none;
font-weight: bold;
}

.attentionTextWhite 
{
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
BORDER: none;
vertical-align: middle;
font-weight: bold;
color: #FFFFFF;
text-align: center;
}

.attentionTextRed 
{
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
BORDER: none;
vertical-align: middle;
font-weight: bold;
color: red;
}

.unvisibleText 
{
   	display:none;
	cursor: pointer;
}

.visibleTextMenu 
{
   	display:block;
	cursor: pointer;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
BORDER: none;
	margin-top: 15px;
}

.visibleTextSubMenu 
{
   	display:block;
	cursor: pointer;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
BORDER: none;
	margin-top: 5px;
}

.topLeftSector
{
background-color: #D3BE96;
width: 200px;
height: 70px;
vertical-align: middle;
text-align: center;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
}

.topRightSector
{
background-color: #B8C392;
width: 800px;
height: 70px;
vertical-align: middle;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
text-align: center;
}

.bottomLeftSector
{
background-color: #F3E2A7;
width: 200px;
height: 700px;
vertical-align: top;
}

.bottomRightSector
{
width: 800px;
height: 700px;
vertical-align: top;
}

.thumbPicture 
{
	cursor: pointer;
}

.previewFile
{
margin:10px 10px 10px 10px; 
border:0;
}

.previewFileHeadingRow
{
width: 470px;
height: 20px;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
BORDER: none;
vertical-align: middle;
background-color: #FFCCCC;
}

.previewFileHeadingRowBlue
{
width: 470px;
height: 20px;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
BORDER: none;
vertical-align: middle;
background-color: #BEC8DC;
}

.previewFileHeadingRowBold
{
width: 470px;
height: 20px;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
BORDER: none;
vertical-align: middle;
font-weight: bold;
background-color: #99FFCC;
}

.previewTable
{
width: 100%;
height: 90%;
border:2px groove #FFFFFF;
background-color: #BEC8DC;
}

.documentTable
{
width: 100%;
height: 790px;
}

.listTable
{
width: 100%;
height: 700px;
}