
.title_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.style1 {color: #FF6600}
.style2 {
	color: #666666;
	font-weight: bold;
}
.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
/*
.txt_ed11k {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px;
}*/

.txt11b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	color: #595959;
	text-decoration: none;
}

.txt11_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	color: #595959;
	text-decoration: none;
}

.txt11b_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	padding: 5px;
	color: #000;
	text-decoration: none;
}

.txt11b_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	color: #000;
	text-decoration: none;

	}
.BUTTON {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #333333;
	line-height: normal;
    text-decoration: none;
    background-color: #f4f4f4;
    border: 1px solid #81b2c8;
    cursor: hand;}
	
#ddimagetabs{
}

#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 12px Arial; /*tab font */
color: black; /*font color */
width: 86px; /*width of tab image */
height: 22px; /*height of tab image */
float: left;
display: inline;
margin-left: 4px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-image:url(../images/orange_tab.gif); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(../images/orange_tab_over.gif); /*URL to tab image onmouseover */
color: black;
}

#tabcontentcontainer{
width:98%; /*width of 2nd level content*/
height:40px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}


#tabcontentcontainer{
width:98%; /*width of 2nd level content*/
height:40px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}

.style1 {display: none; color: #993333; }

.sublinks a:link, .sublinks  a:visited, .sublinks :active { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; color: #0033ff; text-decoration: none; text-shadow:#CCCCCC; text-align:left }
.sublinks a:hover { text-decoration: underline; }

.bigtext {
	  padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.calcInput {
BORDER-RIGHT: #808000 1px solid; 
BORDER-TOP: #808000 1px solid; FONT-SIZE: 9px; BORDER-LEFT: 
#808000 1px solid; BORDER-BOTTOM: #808000 1px solid; FONT-FAMILY: 
Verdana; BACKGROUND-COLOR: #EEF1F5
}

/* table.greyborderall {
	border-left-width:1px;
    border-left-color:#c0c0c0;
    border-left-style:solid;
	border-top-width:1px;
    border-top-color:#c0c0c0;
    border-top-style:solid;
	border-right-width:1px;
    border-right-color:#c0c0c0;
    border-right-style:solid;
	border-bottom-width:1px;
    border-bottom-color:#c0c0c0;
    border-bottom-style:solid;
	padding: 5px;
	background:#f5f5f5;
	
}*/
