/*inputbuttons*/

input {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	background-color: #FFFFFF
}
input.input-button {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #000000; 
	background-color: #99ccff
}
input.input-color1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000066; 
	background-color: #CCE6FF
}
.bg-color1 {
	background-color: #CCE6FF;
	height: 30px;
}
.bg-color2 {
	background-color: #E6E6E6;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.text-mode-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E6E6E6;
}
.main-page-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E6E6E6;
}
.text-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
.main-border {
	border: 2px solid #000066;
}

.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.pg-title-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.img-border {border:1px solid #000099; border-thickness: 1px;}
A:hover, A:active {color: #000000}
A:hover .img-border, A:active .img-border {border:1px; border-thickness: 1px;
border-color: #000000; border-style: solid
}
.watch-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.text-header-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.table-border2 {
	background-color: #FFFFCC;
	border: 2px solid #FFCC00;
}
.table-border3 {
	background-color: #E1F5FF;
	border: 2px solid #3399CC;
}
.text-header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.text-header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
