
style > body
{
	background: images/backgrund-page.gif;
	color: #000000;
}

h1
{
	font: 20pt "verdana";
	color: #666633;
	text-align: center;
}

P
{
	font: 10px "verdana";
	color: #52554a;
	margin: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20;
}

B
{
	font: 8pt "verdana";
	color: #52554A;
	font-weight: Bold;
}

datagrid
{
	font: 8pt "verdana";
	color: #52554A;
	font-weight: Bold;
}
input
{
	font: 8pt "verdana";
	color: #808080;
	font-size: 8pt;
	border-left: 1 solid #C0C0C0;
	border-right: 1 solid #C0C0C0;
	border-top: 1 solid #808080;
	border-bottom: 1 solid #C0C0C0;
}

.Label
{
	font-family: Verdana;
	font-size: 8pt;
	color: #52554A;
	text-decoration: none;
	font-weight:normal;
}


.text
{
	font : 8pt "verdana";
	color: #808080;
	width:140px;
	border: 1 solid dimgray;
	background-color:#ffffff;
}
.drop
{
	font : 8pt "verdana";
	color: #808080;
	width:147px;
	border: 1 solid dimgray;
}
	
.textarea
{
	font: 8pt "verdana";
	color: #808080;
	font-size: 8pt;
	border: 1 solid dimgray;
	width:240px;
	height:40px;
}


input.t1
{
	color: #505448;
	font-size: 8pt;
	font-family: Verdana;
	background-color: #DBDBD7;
	border-left: 1 solid #C0C0C0;
	border-right: 1 solid #808080;
	border-top: 1 solid #C0C0C0;
	border-bottom: 1 solid #808080;
}

caption
{
	font-family: Verdana;
	font-size: 11;
	color: #52554A;
	font-weight: bold;
	margin: 2;
}

a:link
{
	font-family: Verdana;
	font-size: 10;
	color: #52554A;
	text-decoration: none;
}
a:visited
{
	font-family: Verdana;
	font-size: 10;
	color: #52554A;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana;
	font-size: 10;
	color: #52554A;
	text-decoration: underline;
}

select
{
	color: #505448;
	font-size: 8pt;
	font-family: Verdana;
	background-color: #FFFFFF;
}

table.t1
{
	background-color: #FFFFFF;
}

table.maintable
{
	border-style: solid;
	border-color: #efe7ef;
	font-family: Verdana;
	width: 570px;
	background-color:WhiteSmoke;
	width:740px;
	
}

table.maintable1
{
	border-style: solid;
	border-color: #efe7ef;
	font-size: 11px;
	font-family: Verdana;
	
}

table.maintableExt
{
	border-style: solid;
	border-color: #efe7ef;
	font-size: 11px;
	font-family: Verdana;
}
td.MTTD1
{
	font-family: Verdana;
	font-size: 10px;
	color: #52554A;
	font-weight: bold;
	height:15px;
}

td.MTTD2
{
	background-color: dimgray;
	height:30px;
	text-align:center;
	vertical-align:middle;
	font-family: Verdana;
	font-size: 15px;
	font-weight:bolder;
	color: #ffffff;
}

.btn
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #52554A;
	border: 1px solid #666666;
	padding-left: 2;
	padding-right: 2;
	padding-top: 1;
	padding-bottom: 1;
}


table.maintableExt
{
	background-color: #FFFFFF;
}

 
style >