BODY,TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003444;
}
BODY {
	margin: 0px;
	background-color: #EEF6FF;
	background-image: url(images/main/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #EEF6FF;
	scrollbar-3dlight-color: #004466;
	scrollbar-arrow-color: #004466;
	scrollbar-base-color: #EEF6FF;
	scrollbar-darkshadow-color: #004466;
	scrollbar-face-color: #EEF6FF;
	scrollbar-shadow-color: #004466;
	scrollbar-track-color: #EEF6FF;
}
A:link {
	color: #0066AA;
	text-decoration: none;
	text-align: left;
}
A:visited {
	color: #0066AA;
	text-decoration: none;
}
A:hover {
	color: #003444;
	text-decoration: underline;
}
A:active {
	color: #003444;
	text-decoration: underline;
}
/* Font styles */
/* Title Font */
.txtTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003444;
	font-weight: 600;
}

/* Normal analog text */
.txtNr{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;	
	font-size: 11px;
}

/* Small analog text */
.txtSm{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;	
	font-size: 10px;
}
/* Xtra Small analog text */
.txtXtrSm{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;	
	font-size: 9px;
}

/* Xtra Small analog text */
.txtLarge{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;	
	font-size: 12px;
}

/* Xtra Small analog text */
.txtLargeBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

/* Warning text */
.warning{
	color: #990000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* Styles for FORM elements */
.inputButton {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #FFFFFF;
	border: 1px solid #004466;
	font-size: 11px;
	color: #000000;}

.inputField {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #FFFFFF;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
}

.textForm {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

TEXTAREA {
	scrollbar-3dlight-color: #004466;
	scrollbar-arrow-color: #004466;
	scrollbar-base-color: #EEF6FF; 
	scrollbar-darkshadow-color: #004466;
	scrollbar-face-color: #EEF6FF;
	scrollbar-shadow-color: #004466;
	scrollbar-track-color: #EEF6FF;
}

.tableHead,.tableHeadLeft,.tableHeadRight{
  background-color: #8BBDD8;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  font-size: 11px;
  font-weight: bold;
  color: #003444;
  line-height: 15px;
  border: 1px solid #004466;
}
.tableHeadLeft {
  border-right: 0px solid #004466;
  text-align: left;
}
.tableHeadRight {
  border-left: 0px solid #004466;
  text-align: right;
}

.tableSmall {
	background-color:#8BBDD8;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	font-size: 9px;
	color: #003444;
	border: 1px solid #004466;
	height: 10px;
	border-top-width: 0px; 
	text-align:center;

}
.tableMidle {
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	font-size: 11px;
	color: #003444;
	border-top: 1px none #004466;
	border-right: 1px solid #004466;
	border-bottom: 1px none #004466;
	border-left: 1px solid #004466;
	background-position: top;
}

.tableFoot {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	font-size: 9px;
	color: #003444;
	border: 1px solid #004466;
	height: 10px;
	background-color:#F6F9FB;
}

.tableGallery {
  text-align:justify;
  font-size: 9px;
  color: #003444;
  border: 1px solid #004466;
  background-color:#F6F9FB;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
  width: 110px;
  height: 120px;
}
.tableRandom {
  text-align:justify;
  font-size: 10px;
  color: #003444;
  border: 1px solid #004466;
  background-color:#F6F9FB;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
  width: 98%;
  height: 120px;
}
A.newsLink:link {
	color: #003444;
	text-decoration: none;
}

A.newsLink::visited {
	color: #003444;
	text-decoration: none;
}
A.newsLink::hover {
	color: #003444;
	text-decoration: underline;
}
A.newsLink::active {
	color: #003444;
	text-decoration: underline;
}
.error {color: #CCCCCC;}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	font-size: 11px;
	color: #004466;
	padding: 2px;
	border: 1px solid #004466;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}


