﻿.itemHead
{
	color:#336699;
	font-weight:bold;
}
ul
{
	margin:0;
	padding:0;
	text-indent:10px;
	list-style-image:none;
	list-style:none;
}

.blueLine
{
	width:545px;
	height:1px;
	background-color:#669999;
	margin:10px 0 10px 0;
}

.redStar
{
	color:Red;
	padding-right:2px;
}

.tbStyle, textarea
{
	border:solid 1px #999999;	
	overflow:hidden;
}
.tbStyle
{
	font-size:10px;
	width:120px;
}

textarea
{
	height:105px;
	width:400px;
}

.inputLabel
{
	width:130px;
}