img {
	border: 0;
}

a, a:link, a:visited, a:hover {
	color: #646464;
	text-decoration: underline;
}

table, td {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px; 
	color: #646464; 
}

.main {
	font-family: Arial;	
	font-size: 13px; 
	color: #60A3DC;  
	font-weight: bold;
	text-decoration: none;
}

h1 {
	text-transform: uppercase;
}

.menu A:link, .menu A:visited {
	font-family: Arial;	
	font-size: 11px; 
	color: #646464; 
	text-decoration: none;
}

.menu A:hover {
	text-decoration : underline;
}


.menu_b A:link, .menu_b A:visited {
	font-family: Arial;	
	font-size: 11px; 
	color: #3F7FAF; 
	text-decoration: none;
}

.menu_b A:hover {
	text-decoration: underline;
}


.tit A:link, .tit A:visited {
	font-family: Arial;	
	font-size: 11px; 
	color: #646464; 
	font-weight: bold;
	text-decoration: none;
}

.tit A:hover {
	text-decoration: underline;
}


.date {
	color: #BBBBBB;
}


.bl, .bl A:link,  .bl A:visited  {
	font-family: Arial;	
	font-size: 11px; 
	color: #5FA2DB;
	text-decoration: none;
}

.bl A:hover {
	text-decoration: underline;
}

.butgen {
	font-family: Verdana;
	background-color: FFFFFF;
	border: 1px Solid #999999;
	color: black;
	width: 100%;
}

.butgen1 {
	font-family: Verdana;
	background-color: FFFFFF;
	color: black;
	width: 100%;
}

.butgen2 {
	font-family: Verdana;
	background-color: FFFFFF;
	border:1px Solid #999999;
	color: black;
}

.form input {
	width: expression((this.getAttribute("type") && this.getAttribute("type") == "submit") ? 'normal' : '100%');
}

.form textarea {
	width: 100%;
}
      .tblgrid,.tbltxt {  background-color: #EEEEEE}
.tblrow1,.tbltxtcell,.tbltxtcell_1 {   background-color: #FFFFFF}
