4A:link		{color: #ffffff; text-decoration: none;}
A:active	{color: #ffffff; text-decoration: none;}
A:visited	{color: #ffffff; text-decoration: none;}
A:hover		{color: #63ff44; text-decoration: underline;}

.text		{font-size: 12px; color: #ededed; font-family: Arial; text-decoration:none;}

.big		{font-size: 16px; color: #ffffff; font-family: Arial; text-decoration:none;}
.big_2		{font-size: 18px; color: #ffffff; font-family: Arial; text-decoration:none;}
.big_color	{font-size: 16px; color: #63ff44; font-family: Arial; text-decoration:none;}
.big_color_2	{font-size: 18px; color: #63ff44; font-family: Arial; text-decoration:none;}
.medium		{font-size: 14px; color: #ffffff; font-family: Arial; text-decoration:none;}
.medium_color	{font-size: 14px; color: #63ff44; font-family: Arial; text-decoration:none;}
.small		{font-size: 10px; color: #ffffff; font-family: Arial; text-decoration:none;}

.menu		{font-size: 12px; color: #ffffff; font-family: Arial; text-decoration: none;}
a.menu		{font-size: 12px; color: #ffffff; font-family: Arial; text-decoration: none;}
a.menu:visited	{font-size: 12px; color: #ffffff; font-family: Arial; text-decoration: none;}
a.menu:link	{font-size: 12px; color: #ffffff; font-family: Arial; text-decoration: none;}
a.menu:active	{font-size: 12px; color: #ffffff; font-family: Arial; text-decoration: none;}
a.menu:hover	{font-size: 12px; color: #63ff44; font-family: Arial; text-decoration: none;}

.unmenu		{font-size: 12px; color: #63ff44; font-family: Arial; text-decoration: none;}
a.unmenu	{font-size: 12px; color: #63ff44; font-family: Arial; text-decoration: none;}
a.unmenu:visited{font-size: 12px; color: #63ff44; font-family: Arial; text-decoration: none;}
a.unmenu:link	{font-size: 12px; color: #63ff44; font-family: Arial; text-decoration: none;}
a.unmenu:active	{font-size: 12px; color: #63ff44; font-family: Arial; text-decoration: none;}
a.unmenu:hover	{font-size: 12px; color: #63ff44; font-family: Arial; text-decoration: none;}

table td.menu_block a		{display: block; width: 175px; height: 50px;	background: url(block_off.gif) no-repeat bottom left; color: #fff;}
table td.menu_block a:hover	{						background: url(block_on.gif)  no-repeat bottom left; color: #63ff44;}

table td.menu_unblock a		{display: block; width: 175px; height: 50px;	background: url(block_on.gif)  no-repeat bottom left; color: #63ff44;}
table td.menu_unblock a:hover	{						background: url(block_on.gif)  no-repeat bottom left; color: #63ff44;}

.copy		{font-size: 12px; color: #000000; font-family: Arial; text-decoration: none;}
a.copy		{font-size: 12px; color: #000000; font-family: Arial; text-decoration: none;}
a.copy:visited	{font-size: 12px; color: #000000; font-family: Arial; text-decoration: none;}
a.copy:link	{font-size: 12px; color: #000000; font-family: Arial; text-decoration: none;}
a.copy:active	{font-size: 12px; color: #000000; font-family: Arial; text-decoration: none;}
a.copy:hover	{font-size: 12px; color: #a6ff94; font-family: Arial; text-decoration: underline;}

.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #ddebf1;
	border-bottom: 1px solid #cad9de;
	border-right: 1px solid #cad9de;
	border-top: 1px solid #def1f5;
	border-left: 1px solid #def1f5;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}
.element {
 
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

.photo1		{border:2px solid #225a04;}
.photo2		{border:2px solid #84ff00;}

body {
OVERFLOW: 			auto;
SCROLLBAR-FACE-color:		#3e3e3e;
SCROLLBAR-HIGHLIGHT-color:	#727272;
SCROLLBAR-3DLIGHT-color:	#727272;
SCROLLBAR-SHADOW-color:		#727272;
SCROLLBAR-ARROW-color:		#727272;
SCROLLBAR-TRACK-color:		#3e3e3e;
SCROLLBAR-DARKSHADOW-color:	#3e3e3e;
SCROLLBAR-BASE-color:		#3e3e3e;
BACKGROUND-color:		#00223b}