 /* CSS Document */

body,td,th {
	font-size: 11px;
	color: #606060;
	line-height: 1.5;
}
a {
	font-size: 11px;
	color: #606060;
}
a:visited {
	color: #606060;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;
}

input {
	font-size: 11px;
	height:18px;
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
select {

	
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 14px;
	border: 1px solid #CCCCCC;
}


.proname {
	font-weight: bold;
        height: 20px;
	color: #1429A0;
	text-decoration: none;
}
a.proname:link {

	font-weight: bold;
	color: #1429A0;
	text-decoration: none;
}
a.proname:hover {


	font-weight: bold;
	color: #1429A0;
	text-decoration: underline;
}
a.proname:visited {



	font-weight: bold;
	color: #1429A0;
	text-decoration: none;
}
li#list02 {
	list-style-position: outside;
	list-style-image: 
	display: block;
	list-style-type: none;
}
li#list03 {
	display: block;
	list-style-type: none;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
}
#cr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadada;
	text-align: right;
	padding-right: 10px;
}
#slogo {
	padding-left: 10px;
}
#foot {
	text-align: center;
	width: 865px;
        font-size: 11px;
	margin-bottom: 15px;
	float: center;
}
#main {
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	clear: both;
}
textarea {
	Font-size: 11px;
	color: #0000CC;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #666666;
}
<!--[if IE 7]>
input {
	
	font-size: 11px;
	height:18px;
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
select {

	
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #CCCCCC;
}
<![endif]-->
