body, td, th, input, select, textarea
	{font-family:Arial, Verdana, Tahoma; font-size: 12px; color: #787878;}
	
body {
	margin: 0px;
	padding: 0px;	
}	
	
P	{margin-top:2px;padding-bottom:1px;margin-bottom:1px;}

A
	{color: #23400A; text-decoration:underline;}
A:hover
	{color: #03800A; text-decoration:underline;}

.left_menu A {
	float: left;
}

.right_menu A {
	float: right;
}

.main_menu A {
	display: block;
	font-size: 12px;
	padding: 8px 12px;
	text-decoration: none;
	color: #23400A;
}

.main_menu A:hover, .main_menu A.current {
	display: block;
	font-size: 12px;
	padding: 8px 12px;
	text-decoration: none;
	background-color: #23400A;
	color: #FFFFFF;
}

.main_menu A.current {
	font-weight: bold;
}

.hr {
	clear: both;
	border-top: 3px solid #23400A;
}

#content {
	padding: 0px;
}

#footer {
	clear: both;
	position: absolute;  /* Needed for Safari */
	padding: 10px;
	background-color: #FFFFFF;
	width: 97%;
}

#langList {
	text-align: right;
	margin-top: -10px;
	margin-bottom: 10px;
	padding-right: 10px;
	font-size: 10px;
}

#langList A{
	text-decoration: none;
}
#langList A.current{
	font-weight: bold;
}

.main {
	padding: 0 20px;
	text-align: center;	
}

.mod_text {
	width: 510px;
	text-align: left;
	margin: auto;
}

.frm {
	border:1px solid #CFCFCF;
	font-size:11px;
	color:#808686;
	font-family:Arial, Verdana, Tahoma; 
}

.button {
	border:1px solid #CFCFCF;
	background: #EEEEEE;
	font-size:11px;
	color:#808686;
	width:80px;
	font-family:Arial, Verdana, Tahoma; 
}

.remark
	{font-size:10px;color: #999999;}

.msg_error
	{color:#AA0000;font-weight:bold;}
.msg_error_light
	{color:#AA0000;}
.msg_message
	{color:#707040;font-weight:bold;}
.msg_warning
	{color:#AA6600;font-weight:bold;}
	
/* htmlarea styles */
.verd8				{font-family:Arial;font-size:8px}
.verd9				{font-family:Arial;font-size:9px}
.verd10				{font-family:Arial;font-size:10px}
.verd11				{font-family:Arial;font-size:11px}
.verd12				{font-family:Arial;font-size:12px}
.verd14				{font-family:Arial;font-size:14px}
.verd18				{font-family:Arial;font-size:18px}
.lineSpc10			{line-height: 10px;}
.lineSpc15			{line-height: 15px;}
.lineSpc20			{line-height: 20px;}


/*  gallery styles  */

.th_holder {
	float: left;
	margin: 8px;
	/* border: 1px solid #23400A; */	
	cursor: pointer;
}
