.text {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#333333;
} 
.H1{
	font-family: Microsoft Sans Serif, Tahoma;
	font-size: 22px;
	font-weight:bold;
	text-decoration: none;
	color:#1176BE;
}
.textred {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#FF0000;
} 
.textred {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#FF0000;
} 
.textorange {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#EC4D00;
}
.textblack {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#333333;
}
.textwhite {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#ffffff;
}
.textgreen {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#009900;
}
.textpink {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#FF3399;
}
.textviolet {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#990066;
}
.textblue {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#0066CC;
}
.textbig{
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#666666;
}
.link {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#0066CC;
}
A:hover.link {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:underline;
	color:#0066CC;
}
.link_red {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#CC0000;
}
A:hover.link_red {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:underline;
	color:#FF0000;
}
.link_reddark {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#990000;
}
A:hover.link_reddark  {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:underline;
	color:#990000;
}
.link_gray {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#CCCCCC;
}
A:hover.link_blue {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:underline;
	color:#009966;
}
.link_blue {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#009966;
}
A:hover.link_gray {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:underline;
	color:#999999;
}
.link_black{
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#333333;
}
A:hover.link_black {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:underline;
	color:#000000;
}
.link_small {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color:#666666;
}
A:hover.link_small {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:underline;
	color:#333333;
}
input.input_blue {  
	font-family:Tahoma;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#0054A8;
	color:#006633;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
input.input_orange {  
	font-family:Tahoma;
	font-size: 10pt; 	
	background : #ffffff;
	border-color:#FF9900;
	color:#D28400;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
input.input_blue_readonly {  
	font-family:Tahoma;
	font-size: 10pt; 	
	background:#EAF4FF;
	border-color:#0054A8;
	color:#0054A8;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
input.input_botton {  
	font-family:Tahoma;
	font-size: 9pt; 	
	background:#E17100;
	border-color:#FFCC00;
	color:#ffffff;
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px
}
.box {  
	font-family:Tahoma;
	font-size: 10pt; 
	color:#0d5b9e;
	border-style: solid; 
	border-color: #0d5b9e;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left:5px;
	
}
.box_readonly {  
	font-family:Tahoma;
	font-size: 10pt; 
	color:#666666;
	border-style: solid; 
	border-color: #B4E0FC;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left:5px;
	
}
.boxsm{  
	font-family:Tahoma;
	font-size: 8pt; 
	color:#333333;
	border-style: solid; 
	border-color: #0d5b9e;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left:5px;
	
}
select.select_box
{
	border-width: 1px;
	border:#0d5b9e;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	font-family: "MS Sans Serif"; 
	background-color:#ffffff;
	border-color: #0d5b9e;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}


