body, td, input, select, div 		{font-family: Tahoma,Arial,sans-serif; font-size:8pt; color:#000000;}
hr											{height:1px; border-width:0px; background-color:#999999}
h2											{color:#008080; font-size:11pt}
h5											{color:#3266CB; font-size:11pt}
h1											{color:#002080; font-size:15pt; font-weight:normal;}
h4											{color:#008000; font-size:10pt; margin-bottom:5px;}
body 										{margin:0; background-image:url(../img/bg_page.gif);}
A:LINK, /*A:VISITED,*/ A:HOVER	{color:#FF9900; text-decoration:none;}

/* SEARCHBOX */
td.searchBox 							{background-image:url(../img/bg_search.gif);}
td.searchBox input.searchBox 		{width:163px; height:16px; border: solid 1px #999999; color:#999999; }

/* MENU */
div.menuClip 							{background-image:url(../img/bg_menu.gif); margin:2px;}
div.menuLevel0							{background-image:url(../img/menu_mainitem.gif); background-repeat:no-repeat; padding-right:20px; width:100%}
div.menuLevel1, div.menuLevel2	{background-image:url(../img/menu_subitem.gif); background-repeat:no-repeat; width:100%}
div.menuLevel0							{padding-left:20px;}
div.menuLevel1							{padding-left:27px;}
div.menuLevel2							{padding-left:37px;}
A.itemLink								{color:#4A5D10; text-decoration:none; /*text-transform:uppercase;*/}

td.itemTop 								{background-image:url(../img/menu_mainitem.gif); background-repeat:no-repeat;}
td.itemSub 								{background-image:url(../img/menu_subitem.gif); background-repeat:no-repeat;}
td.itemSeparator 						{background-image:url(../img/menu_seaparator.gif); background-repeat:no-repeat;}
td.itemLink A							{color:#4A5D10!important; text-decoration:none; text-transform:uppercase;}

/* MAIN DATA */
.divData									{margin-top:3px}
.pageTitle								{color:#FF9900; font-size:10pt; font-weight:bold; text-transform:uppercase;}
.pageText								{color:#000000;}
.articleTitle							{color:#FF9900; font-size:9pt; font-weight:bold;}
.articleTitle A:VISITED	 			{color:#FF9900; text-decoration:none;}
.articleText							{color:#000000; margin-top:3px}

/* NEWS DATA */
.newsText								{color:#999999; margin-left:15px}
.newsHeader A							{font-weight:bold;}
.newsPerex								{margin-left:15px}

/* FORM DATA */
.formText, .formText A,
.formText A:VISITED		 			{color:#999999; text-decoration:none;}
.formText A:HOVER						{color:#FF9900;}
.formHeader								{font-weight:bold; color:#FF9900}

/* FORM */
td.formItems INPUT					{width:200px}
td.formItems TEXTAREA				{width:200px; height:100px}
.btnSend									{width:95%; text-align:center}
.btnSend A								{color:#FF9900; text-decoration:none;}