body, table, td {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

.colhead {
	color: #ffffff;
	font-weight: bold;
	font-size: 16pt;
	line-height: 20pt;
	font-family: arial,helvetica,sans-serif
}
a.colhead {
	text-decoration: none
}
a.colhead:hover {
	color: #ffff33;
	text-decoration: underline
}

.titlesummary {
	font-weight: bold;
	font-size: large;
	
}
.small {
	font-size: 75%;
}
.med  {
	font-size:100%;
	font-weight: bold;
} 
.large {
	font-size:110%;
	font-weight: bold;
}
.xlarge {
	font-family: arial,helvetica,sans-serif;
	font-size:140%;
	font-weight: bold;
}

.tabtext {
	font-weight: bold;
	font-size: 8pt;
	line-height: 8pt;
	font-family: verdana,arial,helvetica,sans-serif
}
a.tabactive {
	color: #ffffff;
	text-decoration: none
}
a.tabinactive {
	color: #333300;
	text-decoration: none
}
a.tabinactive:hover {
	color: #333300;
	text-decoration: underline
}
a.subtab {
	font-weight: bold;
	font-size: 8pt;
	color: white;
	line-height: 9pt;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none
}
a.subtab:hover {
	font-weight: bold;
	color: white;
	text-decoration: underline
}
a.subtabactive {
	font-weight: bold;
	font-size: 8pt;
	color: #ffff66;
	line-height: 9pt;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none
}
.utilities {
	font-size: 8pt;
	color: #003366;
	line-height: 10pt;
	font-family: verdana,arial,helvetica,sans-serif
}
a.utilities {
	font-size: 8pt;
	color: #003366;
	text-decoration: none
}
a.utilities:hover {
	color: #003366;
	text-decoration: underline
}

.btn,  .btn_red, .btn_blue, .btn_orange {
	font-family: tahoma,sans-serif;
	font-size: 16px;
	font-weight: bolder;
	height:24px;
	text-decoration: none;
	cursor: hand;
	color: #000066;
	background: #ffffff;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.btn {
	font-size: 11px;
	font-weight: bold;
	height:17px;
	color: #ffffff;
	background : #6666FF;
	border-left: 1px solid #3333ff;
	border-top: 1px solid #3333ff;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
}

 .btn_red {
	color: #cc3333;
} 

.btn_blue {
	color: #3366ff;
}

.btn_orange {
	color: #ff9900;
}
.combo	{
	font-size: small;
	font-family:tahoma,san-serif;
}

