/* style for template #0  */
p, body, font, div, td
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		11px;
}
h1
{ font-family:		arial, sans-serif,verdana;
  font-size:		18px;
  text-align:		center;
  color:			black;
}
a
{ font-family:		verdana, arial, sans-serif;
  color:			black;
}
a:hover {
	background:transparent;
	text-decoration: underline;
	color: #ab0504;
}
/* jujik #e6bd23 - #bcdf4f*/
div.p_hr_f{
	color: white;
	background-color: white;
	height: 10px;
}
div.p_hr_f hr {
	display: none;
}
div.p_hr_b{
	color: #bcdf4f;
	background-color: #bcdf4f;
	height: 2px;
}
div.p_hr_b hr {
	display: none;
}
div.text	{
	float:		left;
	border:		3px solid #bcdf4f;
	padding:	10px; 	
}
td.p_button:hover , td.p_button2:hover{
	font-size:		14px;
	text-decoration: none;
}
.p_button{
	border:				1px solid white;
	text-align:		center;
	font-family:		verdana, arial, sans-serif;
	font-size:	    12px;
	width:				180;
	height: 			30px;
	background-color:  #bcdf4f;
}
.p_button2{
	border:				1px solid white;
	text-align:		center;
	font-family:		verdana, arial, sans-serif;
	font-size:	    12px;
	width:				180;
	height: 			30px;
	background-color:  #E6FAA9;
}
.standard
{ font-weight:		normal;
  color:			black;
  text-decoration:		none;
}
.table
{
	border:				0;
	text-align:			center;
	background-color:  	#bcdf4f;
}
.table_tr1
{
	text-align:			center;
	background-color:  	#e6faa9;
}
.table_tr2
{
	text-align:			center;
	background-color:  	#ecf6cf;
}