body,input,td {
	color: #0F0F60;
	font-family: verdana, helvetica, arial;
	font-size: 10pt;
}

.resourceDiv {
	width: 300px;
}

td.checkBoxLabel {
	width: 20%;
	text-align: left;
	font-weight: bold;
}
td.res_info{
	vertical-align: top;
	text-align: left;
}
input.res_input, select.res_select{
	width: 200px;
}
input.inputBox {
	width: 110px;
}
input.inputBoxL {
	width: 160px;
}
input.inputBoxS {
	width: 90px;
}
textarea.abstract {
	width: 270px;
	height:40px;
	font-size: 8pt;
}
input.button {
	color: white;
	background-color: #0F0F60;
	width: 110px;
	font-family: verdana;
	font-size: 10pt;
}	
input.file {
	width: 270px;
}	
input.url {
	width: 270px;
}

img.flag {
	height: 20px;
	width: 30px;
	border: 0px;
}
img.scroll {
	height: 15px;
	border: 2px solid red;
}
