﻿body    
{
	font-family:verdana;
	font-size:9px;
	background-image:url(../../images/bg.jpg);
	height:100%;
	width:100%;
}

#MainTable
{
	margin-top:20px;
}

	#Content
	{
		background-image:url(../images/bg_layout.jpg);
		background-repeat:no-repeat;
		height:525px; 
		width:950px;
		border:11px solid #e2e4dd;
		background-color:White;
	}
td      {font-family:verdana;font-size:9px;color:#000000;}

.input
{
	font-size:9px;height:14px;border:1px solid #e5bd00;background-color:#ffffff;
	width:120px;
}


