/*** ELEMENTS ***/

body{
	background-color: #B1BBDA;
}

body, td{
	color: #000000;
	font-family: Verdana, Sans-Serif;
}

body, select, text-area{
	scrollbar-3dlight-color: #D6D6CE;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #819FEC;
	scrollbar-darkshadow-color: #424242;
	scrollbar-face-color: #819FEC;
	scrollbar-highlight-color: #E4F1FF;
	scrollbar-shadow-color: #5577CF;
	scrollbar-track-color: #E4F1FF;
}

a{
	color: #000099;
}

a:hover{
	text-decoration: underline;
}

input, select, textarea {
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #87A3BD;
}



/*** CLASSES ***/

a.contactInformationBottom{
	text-decoration: none;
}

.boxText{
	color: #000000;
	font-size: 65%;
}

.contactInformationBottom{
	color: #141319;
	font-size: 65%;
}

.copyrightText{
	color: #3366CC;
	font-size: 55%;
}

.dykt{
	color: #ffffff;
	font-size: 65%;
}

.giantHeader{
	color: #819FEC;
	font-family: Arial, Sans-Serif;
	font-size: 165%;
}

.input235{
	font-size: 11px;
	width: 235px;
}

.inputHeader{
	color: #000000;
	font-size: 65%;
	font-weight: bold;
}

.inputSearchFieldTop{
	font-size: 11px;
	width: 125px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.latestUpdate{
	color: #000000;
	font-size: 55%;
}

.linkList1{
	color: #000099;
	font-size: 65%;
	font-weight: bold;
	text-decoration: none;
}

.linkMore{
	color: #000099;
	font-size: 55%;
	text-decoration: underline;	
}

.linkPrintVersion{
	color: #000099;
	font-size: 65%;
	text-decoration: underline;	
}

.menuHeader{
	color: #ffffff;
	font-size: 65%;
	font-weight: bold;
	text-decoration: none;	
}

.menuItemLevel1{
	color: #000099;
	font-size: 55%;
	font-weight: bold;
	text-decoration: none;
}

.menuItemLevel1Active{
	color: #819FEC;
	font-size: 55%;
	font-weight: bold;
	font-weight: bold;
	text-decoration: none;
}

.menuItemLevel2{
	color: #000099;
	font-size: 55%;
	text-decoration: none;
}

.menuItemLevel2Active{
	color: #819FEC;
	font-size: 55%;
	font-weight: bold;
	text-decoration: none;
}

.menuItemLevel3{
	color: #000099;
	font-size: 55%;
	text-decoration: none;
}

.menuItemLevel3Active{
	color: #819FEC;
	font-size: 55%;
	font-weight: bold;
	text-decoration: none;
}

.menuItemLevel4{
	color: #000099;
	font-size: 55%;
	text-decoration: none;
}

.menuItemLevel4Active{
	color: #819FEC;
	font-size: 55%;
	font-weight: bold;
	text-decoration: none;
}

.select330{
	width: 330px;
}

.tableHeader{
	color: #000000;
	font-size: 70%;
	font-weight: bold;
}

.tableText{
	color: #000000;
	font-size: 70%;
}

.textarea345{
	width: 345px;
	height: 95px;
}

.textBlueSmall{
	color: #3366CC;
	font-size: 65%; 
}

.textRegular{
	color: #000000;
	font-size: 70%;
}

.textRegularBold{
	color: #000000;
	font-size: 70%;
	font-weight: bold;
}

.textRegularBoldItalic{
	color: #000000;
	font-size: 70%;
	font-weight: bold;
	font-style: italic;
}

.textHeader{
	color: #3366CC;
	font-size: 100%;
}


/*** LAYERS ***/

#layerTopBg{
	position: absolute;
	top: 15px;
	left: 14px;
	z-index: 10;
}

#layerQuickSearch{
	position: absolute;
	top: 36px;
	left: 575px;
	z-index: 1000;
}


/*** COMMENTS ***/

/***

TEXT-SIZE-TEMPLATE

		9px		- 55%
		10px	- 65%
		11px	- 70%
		12px	- 75%
		13px	- 80%
		14px	- 85%
		15px	- 95%
		16px	- 100%
		26px	- 165%

***/
