body { color: #000; font-size: 12px; font-family: georgia; text-decoration: none; }
/*p { color: #000; font-size: 12px; font-family: georgia; text-decoration: none; }*/
p { color: #000; font-size: 12px; font-family: georgia; text-decoration: none; padding:2; text-align:justify; }
td { color: #000; font-size: 12px; font-family: georgia; text-decoration: none; }
/*a:link { color: #594aaf; font-size: 12px; font-family: georgia; text-decoration: none; }
a:visited { color: #6957ce; font-size: 12px; font-family: georgia; text-decoration: none; }
a:hover { color: #6b28e1; font-size: 12px; font-family: georgia; text-decoration: none; }
a:active { color: #8c11fc; font-size: 12px; font-family: georgia; text-decoration: none; }
*/
a:link { color: #594aaf; font-size: 12px; font-family: georgia; font-weight:bold; text-decoration:none }
a:visited { color: #6957ce; font-size: 12px; font-family: georgia; font-weight:bold; text-decoration: none; }
a:hover { color: #6b28e1; font-size: 12px; font-family: georgia; font-weight:bold; text-decoration: none; }
a:active { color: #8c11fc; font-size: 12px; font-family: georgia; font-weight:bold; text-decoration: none; }
/*.h1 { color: #000; font-size: 24px; font-family: georgia; text-decoration: none; margin: 0.67em 0; }*/
.h1 { color: #000; font-size: 24px; font-family: georgia; text-decoration: none; margin: 0.67em 0; }
/*.caption { color: #6f6f6f; font-size: 13px; font-family: georgia; text-decoration: none; margin: 0.83em 0; }*/
.caption { color: #6f6f6f; font-size: 13px; font-family: georgia; text-decoration: none; margin: 0.67em 0; }
.id-credit { color: #000; font-size: 11px; font-family: georgia; text-decoration: none; }
.h2 { color: #000; font-size: 18px; font-family: georgia; text-decoration: none; margin: 0.67em 0; }

/*by dev*/
select 
{
 color: #000; font-size: 12px; font-family: georgia; text-decoration: none; 
}

.headertext { color: #000; font-size: 24px; font-family: georgia; text-decoration: none; margin: 0.67em 0; }

.subheadertext { color: #000; font-size: 18px; font-family: georgia; text-decoration: none; margin: 0.67em 0; }
input.nim_button {
	background-color: #E0E0E0;
	color:#636363;
	font-size: 11px;
	font-weight:bold;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	border-color:#636363;
	border-style:outset;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	height: 20px;
	/*width: 225px;*/

}

.outerborder
{
	border-color:#0000FF;
}
hr
{
color:#0000FF;
}
.error
{
	color:#FF0000;
}
