table{
	FONT-FAMILY: Arial,Tohoma,Ms Sans Serif, Microsoft San Serif;
	font-size:12px;	
	color:#3d6481;
	/*font-weight:bold;*/
}
a {
	color: #ffa00d;
	text-decoration: none;
}
a:hover {
	color : #30569D;
	text-decoration : none;
}
a:active {
	color : #919193;
	text-decoration : none;
}
.inputtext{
	font-size: 11px;
	width:200px;
	border:solid 1px #7f9dbf;
}
.inputfile{
	font-size: 11px;
	width:300px;
	border:solid 1px #7f9dbf;
}
.inputbutton{
	font-size: 11px;
	width:50px;
	border:solid 1px #7f9dbf;
}
.menuleftheader{
	FONT-FAMILY: Arial,Ms Sans Serif, Microsoft San Serif,  Arial;
	font-size: 12px;
	padding-left:10px;
	color: #4e718d;
	font-weight:bold;
	border-left:solid 4px #4e718d;
}
.menuleft{
	FONT-FAMILY: Arial,Ms Sans Serif, Microsoft San Serif,  Arial;
	font-size: 12px;
	padding-left:5px;
	color: #8e8e90;
}
.menuleftrightborder{
	border-right:solid 1px #bbbbbb;
}
.solidfull{
	border:solid 1px #426279;
}
.solidside{
	border-right:solid 1px #436477;
	border-left:solid 1px #436477;
	background-color:#d8dcdf;
}
.textheadbox{
	FONT-FAMILY: Arial,Ms Sans Serif, Microsoft San Serif,  Arial;
	font-size: 16px;
	font-weight:bold;
	color: #3d6481;
}
.solidbottom{
	border-bottom:solid 1px #eeeeee;
}
.solidright{
	border-right:solid 1px #6f8ea3;
}
.textfooter{
	FONT-FAMILY: Arial,Ms Sans Serif, Microsoft San Serif,  Arial;
	font-size: 12px;
	color: #ffffff;
}