/* CSS Document */

<style type="text/css">

body {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size:11px;
	color: #939393;
}

td {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size:11px;
	color: #939393;
}


select {
	width: 104px;
	height: 14px;
	font: 10px verdana
}

.check{
		border: 1px solid #CCCCCC;
		width: 104px;
		height: 20px;
		background-color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, san-serif;
		font-size:9px; font-weight:normal;
		color: #666666;
		text-align: center;
}

.check3{
		border: 1px solid #CCCCCC;
		width: 200px;
		height: 20px;
		background-color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, san-serif;
		font-size:9px; font-weight:normal;
		color: #666666;
		text-align: center;
}

.check2{
		border: 1px solid #CCCCCC;
		width: 70px;
		height: 20px;
		background-color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, san-serif;
		font-size:9px; font-weight:normal;
		color: #666666;
		text-align: center;
}




A{ line-height: 11px}
A:Link {font-size: 11px; font-family: Verdana; text-decoration: none; color:#FFCC00}
A:Visited {font-size: 11px; font-family: Verdana; text-decoration: none; color:#FFCC00}
A:Hover {font-size: 11px; font-family: Verdana; text-decoration: underline ; color:#FFCC00}

</style>

