body 
{
	background-color: FCF7D8;
	font-family: Arial;
	font-size: 9pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(images/bg01.jpg);
	
}

A:hover {color: 0024FF;}
A.menu:hover {color:0024FF;}
A.rcolumn:hover {color: 000000;}
A.topmenu:hover {color: F0B68C;}
A.cmtmenu:hover 
{
	color: F7EFCE;
	text-decoration: underline overline;
}

A.menualert:hover 
{
	color: F7EFCE;
	text-decoration: underline overline;
}

A {
font-size: 9pt;
font-family: arial;
font-style: normal;
font-weight: bold;
color: 000000;
}

A.menu 
{
	color: 031AA5;
	font-size: 9pt;
	font-weight:bold;
}

A.rcolumn
{
	color: 000000;
}

A.topmenu
{
	font-weight: bold;
	color: #FFF7D6;
}

A.cmtmenu
{
	font-weight: bold;
	color: #F7EFCE;
	text-decoration: none;
}

A.menualert
{
	font-weight: bold;
	color: #F7EFCE;
	text-decoration: none;
}

B 
{
	font-weight: bold;
}

.Button
	{
		background-color: Blue;
		border: solid 1 black;
		color: White;
		font-weight: bold;
	}

	
.Upload
	{
		background-color: gray;
		border: solid 1 black;
	}
	
.TextBox
	{
		background-color: #F7F6EE;
		border: solid 1 black;
		font-family: Arial
	}

.GridPager
	{
		background-color: #CAC3A4;
	}


.Gridheader
	{
		background-color: #0024FF;
		color: #FFF7DE;
		font-weight: bold;
	}
	
.Griditem
	{
		background-color: #E7DFBD;
	}
	
.GridAlternateItems
	{
		background-color: #F7EFCE;
	}

div {
font-size: 9pt;
font-family: arial;
font-style: normal;
font-weight: normal;
color: 000000;
}

td {
font-size: 9pt;
font-family: arial;
font-style: normal;
font-weight: normal;
color: 000000;
}

td.title01 
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

td.menu 
{
	text-decoration: none;
}

td.cmtmenu
{
	background-color: #0024FF;
	color: #F7EFCE;
}

td.menualert
{
	background-color: red;
	color: #F7EFCE;
}

td.rcolumn 
{
}

td.topmenu
{
	color: #FFF7D6;
}

td.rcolumnheader 
{
	font-weight: bold;
	font-size: 11pt;
	color: 000000;
}

td.footer
{
	font-size: 8pt;
	color: 000000;
}

tr.cmtmenu
{
	background-color: #0024FF;
	color: #F7EFCE;
	font-size: xx-large;
}

a {
font-size: 9pt;
font-family: arial;
font-style: normal;
font-weight: normal;
}

p {
font-size: 9pt;
font-family: arial;
font-style: normal;
font-weight: normal;
color: 000000;
}

H3 {
font-size: 10pt;
font-family: verdana;
font-style: normal;
font-weight: bold;
}

H4 
{
font-size: 13pt;
}
