
a.menu			{font-family: Verdana;	font-size: 10pt;	color: #FFFFFF; text-decoration: none}
a.menu:hover	{font-family: Verdana;	font-size: 10pt;	color: #000000; text-decoration: underline}

a.menuk			{font-family: Verdana;	font-size: 9pt;		color: #72766C; text-decoration: underline}
a.menuk:hover	{font-family: Verdana;	font-size: 9pt;		color: #FF8204; text-decoration: none}

.invisible1		{font-family: Tahoma;	font-size: 11px;	color:#000000; background-color: #F7F7F7; border-width:0px; text-align:right}
.invisible2		{font-family: Tahoma;	font-size: 11px;	color:#000000; background-color: #FBFBFB; border-width:0px; text-align:right}

.text, input			{font-family: Tahoma;	font-size: 11px;	color: #545B4A}
.message		{font-family: Tahoma;	font-size: 11px;	color: #FF0000}
.copyright		{font-family: Tahoma;	font-size: 11px;	color: #FFFFFF}
.text_area		{font-family: Tahoma;	font-size: 12px;	text-decoration: none; border: 1px #A0A5A9 solid}
.select_box		{font-family: Tahoma;	font-size: 11px;	text-decoration: none}
.txt_box		{font-family: Tahoma;	font-size: 12px;	height: 18px; border: 1px #A0A5A9 solid }
.exp			{font-family: Verdana;	font-size: 10px;	background-color: #F7F7F7}

.result1		{font-family: Verdana;	font-size: 10px;	background-color: #F7F7F7}
.result2		{font-family: Verdana;	font-size: 10px;	background-color: #FBFBFB}
.result3		{font-family: Verdana;	font-size: 10px;	background-color: #cff5cf; cursor:default;}
.head			{font-family: Tahoma;	font-size: 10px;	color: #FFFFFF; font-weight: bold; background-color: #92CE64}

td.warning		{font-family: Verdana;	font-size: 10px;	font-weight:bold; color:red; cursor:default;}

a.link:hover	{font-family: Verdana;	font-size: 10px;	color: #FF8400; text-decoration: none}
a.link:link		{font-family: Verdana;	font-size: 10px;	color: #FF8400}
a.link:active	{font-family: Verdana;	font-size: 10px;	color: #FF8400}
a.link:visited	{font-family: Verdana;	font-size: 10px;	color: #FF8400}

.strong			{font-family: Tahoma;	font-size: 24px; background-color: #F7F7F7; color: #000000; text-decoration: none}
.title			{font-family: Tahoma;	font-size: 11px; background-color: F7FDF5; color: #545B4A}
.code			{font-family: Fixedsys,Tahoma;	font-size: 11px; background-color: EAEAEA; color: #000000}

div.blog-entry {
	margin: 16px;
	text-align:left;
	border-bottom:1px solid #b3e37a;
}

div.blog-entry h3 {
	color:#333;
	font-family:"Arial";
	font-size:1.1em;
	padding-left:0px;
	margin-bottom:2px;
}

div.blog-entry h2 {
	background-image:url('/img/main/parag.gifs');
	background-position:center left;
	background-repeat:no-repeat;
	color:#339900;
	font-family:"Arial";
	letter-spacing:-0.05em;
	font-size:1.1em;
	padding-left:16px;
	margin-bottom:2px;
}

div.blog-entry h1 {
	background-image:url('/img/main/parag.gifs');
	background-position:center left;
	background-repeat:no-repeat;
	color:#339900;
	font-family:"Arial";
	letter-spacing:-0.05em;
	font-size:1.4em;
	padding-left:16px;
	margin-bottom:5px;
}

div.blog-entry h1 a {
	color:#339900;
	text-decoration:none;
}

div.blog-entry h2 a {
	color:#339900;
	text-decoration:none;
}

div.blog-entry div.summary {
	font-family:"Trebuchet MS";
	font-size:0.8em;
	color:#333;
	padding:8px 16px;
	background-color:#f5f5f5;
}

div.blog-entry div.summary p {
	text-indent:0em;
	margin: 10px 0;
}

div.blog-entry div.info {
	font-family:tahoma;
	font-size:0.7em;
	color:#545B4A;
	padding-left:16px;
}

div.blog-entry div.summary ul {
	margin-left:0px;
	padding-left:16px;
	list-style-type:square;
}

div.blog-entry div.summary li {
	margin-bottom:5px;
}

div.blog-entry div.summary a {
	color:#FF8204;
}

div.blog-entry div.acts {
	font-family:tahoma;
	font-size:0.9em;
	color:#545B4A;
	padding:4px 0 4px 16px;
	background-color:#eee;
}

a.act {
	font-family:tahoma;
	font-weight:bold;
	font-size:0.8em;
	text-decoration:none;
	color:gray;
}