@charset "utf-8";
/* CSS Document */


/* General $___\m/___$ Markup Styles
---------------------------------------- */
html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}
img {border:0px;}
.img {padding:3px;}
body, .link_10 {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	background-color: #FFFFFF;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 10px;
	margin: 0;
	padding: 0px 0;
}
td {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	background-color: #FFFFFF;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 10px;
	margin: 0;
	padding: 0px 0;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.link_9 {
	font-size: 9px;
}

li {
	line-height:13px;
	padding-bottom:5px;
}
.link_yellow {color:#ff9900;font-size: 10px;}

.title {font-size:14px; font-weight:bold;}
.content {font-size:10px;}

.select {
 background-color: #eef4ff;
 color: #666666;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold;
 border-color:#333333 #666666 #666666 #333333;
 border-width:1px;
}
.style1 {
	font-size: 11px;
	font-weight: bold;

}

