body {
	margin: 0;
	background-color: #F5F5F5;
	background-image:url(images/bk_fill.jpg);
	background-repeat: repeat-x;
	font: normal 11px Trebuchet MS;
	line-height: 13px;
	color: #333366;
}	

.contentarea {
	background-color: #fff;
	background-image:url(images/content_fill.jpg);
	background-repeat:repeat-x;
	border: 1px solid #F5F5F5;
	border-top: none;
}

.title {
	font: normal 17px Lucida Sans Unicode;
	color: #aaa;
}	

.title1{
	font: normal 17px Lucida Sans Unicode;
	color: #aaa;
	padding-left: 20px;
}	
 
.ind1 {
	background-image: url(images/arrow1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 1px;
}	

.ind2 {
	background-image: url(images/arrow2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 13px;
}	

.link {
	color: #FF791F;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

.file {
	padding-left: 15px;
	color: #999;
	text-decoration: none;
}	

.file:hover {
	text-decoration: underline;
}

.input_login {
	width: 100px;
	height: 16px;
	border: none;
	background-color: #ccc;
	padding: 0px 3px 0px 3px;
	font: normal 11px Verdana;
	color: #333366;
}	

.input {
	width: 150px;
	height: 16px;
	border: none;
	background-color: #ccc;
	padding: 0px 3px 0px 3px;
	font: normal 11px Verdana;
	color: #333366;
}	

.sinput {
	width: 50px;
	height: 16px;
	border: none;
	background-color: #ccc;
	padding: 0px 3px 0px 3px;
	font: normal 11px Verdana;
	color: #333366;
}	
.sinput1 {
	width: 156px;
	height: 16px;
	border: none;
	background-color: #ccc;
	padding: 0px 3px 0px 3px;
	font: normal 11px Verdana;
	color: #333366;
}	
.yinput {
	width: 150px;
	height: 16px;
	border: none;
	background-color: #FFFFA0;
	padding: 0px 3px 0px 3px;
	font: normal 11px Verdana;
	color: #333366;
}	


.select {
	width: 157px;
	height: 16px;
	border: none;
	background-color: #ccc;
	padding: 0 0 0 3px;
	font: normal 11px Verdana;
	color: #333366;
}	

.sqbull {
	background-image: url(images/square.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 13px;
}

.redlink:link, .redlink:visited
{
	font: normal 12px Lucida Sans Unicode;
	color: #FF6633;
	text-decoration: none;
}

.redlink:hover 
{
	font: normal 12px Lucida Sans Unicode;
	color: #FF0000;
	text-decoration: none;
}	


.fontgray
{
	font: normal 11px Trebuchet MS;
	color: #333366;
}

.fontbgray
{
	font: bold 11px Trebuchet MS;
	color: #333366;
}

.fontbngray
{
	font: bold 12px Arial;
	color: #333366;
}

.fontbnugray
{
	font: bold 10px Lucida Sans Unicode;
	color: #333366;
	position:relative;

}

.tablegray
{
	border: 1px solid #E8E8E8;
}


.select
{
	width: 100px;
	height: 16px;
	border: none;
	background-color: #ccc;
	padding: 0px 3px 0px 3px;
	font: normal 11px Verdana;
	color: #333366;
}
.link {
	color: #FF791F;
	text-decoration: none;
}
