.button {
	cursor: hand;
	width: 27px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight1 : bold;

}

input {
	border: 1px solid #0D30A0;#2288B3; #CCAA00;
	width: 95%;
	background-color:#EEEEEE;
}
input.small{
	width: 40px;
}
.input150{
	width: 150px;
}
.tp{
	padding-top:7px;
}
select {
	width: 150px;
	border: 1px solid #0D30A0;#2288B3;
	background-color:#EEEEEE;
}
table {
	border: 1px solid #0D30A0; #238ABB; #CCAA00;gold;
	
}
.td0{
	padding: 0px;
}
td{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight1 : bold;
	padding-left: 5px;
	color: #0D30A0;#2288B3; black;

}
.head1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: white; black;
	height:20px;
	background-color:#3D60D0; #339CCC;
}
.main{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight1 : bold;
	padding-left: 10px;
	color: black;

}
.table0{
	border: 0px none none;
}
a{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight1 : bold;
	color: #0D30A0;#2288B3; black;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.checkbox{
	width:15px;
	height:15px;
}

textarea{
	width:95%;
	background-color:#EEEEEE;
}
.list {
	padding-left:10px;
}

.hr {
	width:99%; 
	height: 1px;
	display:inline; 
	border : 0px solid none;
	background-color:#0D30A0;;#238ABB;
	
}

.padding0{
	padding:0px;
}
iframe {
	width:100%;
	height:290px; 100%;
	border: 1px solid #0D30A0;; #2288B3; #CCAA00;
}           
.iframe2{
  height:130px;
  width:145px;                                 
  border: 1px solid #0D30A0;
}
.red {

	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight1 : bold;
	padding-left: 10px;
	color: #FF0000;
}
.blackbig {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight1 : bold;
	color: #000000;
	text-decoration: blink;
	background-color: #FFFF00;
}

