html,body,table,tr,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}
a:link { color: #0000FF; 
	text-decoration: none;
}
a:visited { color: #0000FF; 
	text-decoration: none;
}
a:hover { color: #009999; 
	text-decoration: underline;
}
.homebg {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	padding-left: 55px;
	padding-top: 41px;
}
.insidebg {
	background-image: url(../images/bg_inside.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftmenu {
	font-size: 11px;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.header1 {
	font-size: large;
	font-weight: bold;
}
.header2 {
	font-weight: bold;
}
