a.SkinObject:link, a.CommandButton:link, a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
}
a.SkinObject:visited, a.CommandButton:visited , a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight:normal;
}
a.SkinObject:hover, a.CommandButton:hover, a:hover {
	text-decoration: underline;
	color: #990000;
	font-size: 12px;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-size: 12px;
}
.style6 {color: #333333}
.style7 {font-size: 9px}
body {
	background-color: #F4F3E5;
	background-image: url();
	font-family:"trebuchet MS",Arial,helvetica,sansSerif;
}
.bottombar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
h1 {
	font-family: "trebuchet MS", Arial, helvetica, sansSerif;
}
h2{
	color:black;
	font-family: "trebuchet MS", Arial, helvetica, sansSerif;
	font-size: x-large;
	font-weight:bold;
	margin-top:30px;
}
.Head {
	color:black;
	font-family: "trebuchet MS", Arial, helvetica, sansSerif;
	font-size: x-large;
	font-weight:bold;
}
p {
	font-family: "trebuchet MS", Arial, helvetica, sansSerif;
	font-size: 12px;
}

.ControlPanel, .PagingTable {
background-color: transparent;
}
