@charset "utf-8";
/* CSS Document */
body	{ margin:0; font-family:tahoma,helvetica; background-color:#faed18}
a:link, a:visited, a:active { color: #333333; text-decoration: underline; }
a:hover  { color: #000000; text-decoration: underline; }

.rbg	{ background:url(./grx/rborder.gif) repeat}
.mainmenu	{ background:#ffcc01; padding:5px; width:837px}
.mainbg	{	background:url(./grx/bgmain.gif) top repeat-x }
.mainc	{	background:#faee18}
.mbc	{ background:#ffcc01; }
.smallfont	{ font-size:11px}
.normalfont	{ font-size:12px}
.yellow	{ background:#fbed1a; color:#f10500}
.picborder { border: 5px solid #CCFF99}
.mailform {background: #b38e01;  font-size:12px}
textarea {
 height:120px;
 font-size: 12px;
 font-family: Arial,Tahoma,Helvetica;
 color: #494949;
 border:2px solid #fbed1a;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
 padding: 5px;
 width: 80%;
}
