body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD { font-family: Arial, Veranda, Helvetica, Sans-Serif; font-size : 10px; }

INPUT {
	border: 1px solid;
	border-color:#666666;
	background-color:#EDF5F9;
	color:#000000;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

SELECT {
	border: 1px solid;
	border-color:#666666;
	background-color:#EDF5F9;
	color:#000000;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

A {
	color : #000066; 
	text-decoration: none;
}

A:hover {
	color : #000066; 
	text-decoration: underline;
}


.small_text {
	font-family : Arial, Veranda, Helvetica, Sans-Serif;
	font-size: 9px;
}

.text_size11 {
	font-family : Arial, Veranda, Helvetica, Sans-Serif;
	font-size: 11px;
}

.big_text {
	font-family : Arial, Veranda, Helvetica, Sans-Serif;
	font-size: 12px;
}

.big_text_bold {
	font-family : Arial, Veranda, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.text_size13 {
	font-family : Arial, Veranda, Helvetica, Sans-Serif;
	font-size: 13px;
}

.biggest_text {
	font-family : Arial, Veranda, Helvetica, Sans-Serif;
	font-size: 14px;
}

.biggest_text_bold {
	font-family : Arial, Veranda, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

.biggest_text_red {
	font-family : Arial, Veranda, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #A50000;	
}

.biggest_text_red_bold {
	font-family : Arial, Veranda, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #A50000;	
}
	
.input_image {
	border: 1px solid;
	border-color:#FFFFFF;
	background-color:#FFFFFF;
	color:#000000;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.error_text {
	font-family: Arial, Veranda, Helvetica, Sans-Serif; 
	font-weight: regular; 
	color: #A50000; 	
}

.HeadH {
	background-image: url(../images/HeadH-bg.gif);
	background-repeat: repeat-x;
}

.textNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 15px;
	list-style-type: disc;
}

.HRDots {
	background-image: url(../images/HR_VR_Dot.gif);
	background-repeat: repeat-x;
}

.bodyTypeTables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px 8px 18px 3px;
	list-style-type: disc;
}

.trackerTables {
    font-family: Geneva, Verdana, Arial, Helvetica;
    font-size:   9px;
    color:       #333333;
}

.bodytable {
    font-family: Geneva, Verdana, Arial, Helvetica;
    font-size:   9px;
    color:       #333333;
	background-image: url(../images/whitebg.gif);    
}

table.menuMain a { 
 border:1px solid #ffffff; 
 display: block; 
 }
div.menuMain a {
 color: #333333; 
 background: #cccccc; 
 text-decoration:none; 
 font-size:10px; 
 line-height:12px; 
 font-family: Geneva, Verdana, Arial, Helvetica;
	font-weight: bold;
 padding: 2px 0px;
 }
div.menuMain a:link {
 color: #333333; 
 background: #cccccc; 
}

 div.menuMain a:active { 
 color: #000000;
 background: #cccc99; 
}

 div.menuMain a:visited {
 color: #333333; 
 background: #cccccc; 
}

 div.menuMain a:hover {
 color: #eeeeee;
 background: #333333; 
 border:1px solid #ffffff; 
}

div.menuMain.a.menuColor {
 color: #000000;
 font-weight: bold;
 font-size: 10px;
}

.tableMain {
	background-image: url(../images/tableheadbg.gif);
	background-repeat: repeat-x;
	font-size: 9pt;
	font-weight: bold;
    font-family: Geneva, Verdana, Arial, Helvetica;
    font-size:   10px;
    color:       #333333;
 }

#container	{ position:relative; width:100%; height:230px; z-index:100 }
/* Include id's for all your layers here, with commas between. */
#lyr0, #lyr2, #lyr3, #lyr4	{ position:absolute; display:none; width: 100%;
	left:0px; top:0px; z-index:1 }				

#lyr1	{ position:absolute; visibility:hidden; width: 100%;
	left:0px; top:0px; z-index:1 }				
