html 					{
						overflow-y 			: scroll;
						}
body					{
						font-family			: arial;
						font-size			: 13px;
						color				: #000000;
						}
td						{
						font-size			: 13px;
						}
a						{
						text-decoration 	: none;
						color				: #669933;
						}
a:hover					{
						text-decoration 	: underline;
						}
.maintile				{
						background-image	: url("graphics/maintile.jpg");
						background-position : top;
						background-repeat	: repeat-x;
						}
.menutile				{
						background-image	: url("graphics/menutile.jpg");
						background-repeat	: repeat-y;
						font-size			: 11px;
						color				: #669933;
						}
.blk					{
						color				: #000000;
						}
.tbl					{
						border-left			: 1px solid #669933;
						border-right		: 1px solid #669933;
						border-bottom		: 1px solid #669933;
						border-top			: 1px solid #669933;


						}
#contenttable
{
width:575px;
}
						
						#menu
{
background:url(graphics/menubg.png);
margin-top:10px;
color:#fff;
font-weight:bold;
font-size : 12px;
vertical-align:text-top;

} 
.gb_img
{float:left;margin-left:10px;background:url(css_pirobox/white/ajax-loader_w.gif) center no-repeat;}
#heading{clear:both;margin-top:20px;margin-bottom:10px;font-weight:bold;}

#menu a 
{
text-decoration:none;
color:#fff;
}
#menu ul
{
padding:5px;
list-style-image:url("graphics/bird.png");
border:0px solid #fff;
vertical-align:text-top;
}
.links li
{
vertical-align:text-top;
list-style-position:inside;
}

input,textarea,select	{
						border-left			: 1px #000000 solid;
						border-right		: 1px #000000 solid;
						border-top			: 1px #000000 solid;
						border-bottom		: 1px #000000 solid;
						font-family			: Arial;
						font-size			: 8pt;
						color				: #000000;
						}
.button					{
						border-left			: 1px #000000 solid;
						border-right		: 1px #000000 solid;
						border-top			: 1px #000000 solid;
						border-bottom		: 1px #000000 solid;
						color				: #ffffff;
						font-weight			: bold;
						font-size			: 8pt;
						background-color	: #669933;
						cursor 				: hand;
						}
.noborder				{
						border-left			: 0px solid #669933;
						border-right		: 0px solid #669933;
						border-bottom		: 0px solid #669933;
						border-top			: 0px solid #669933;
						}
.compulse				{
						background-color	: #F3F1C0;
						}	
