body
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

h1 {font-size:16px;margin-bottom:-10px;}
h2 {font-size:12px;}
h3 {font-size:10px;}
h4 {font-size:9px;}
h5 {font-size:8px;}

td { vertical-align:top;}

.A
{
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}

.MainMenuInner
{
	font-weight: bold;
	background-image: url(image/imgMenuBG1.jpg);
}

.ButtonBG
{
	background-image: url(image/imgButtonBg1.jpg);
	height: 20px;
	text-align: center;
}
	
.dgHeader
{
	font-weight: bold;
	font-size: 10px;
	color: #000;
	background-color: #d2b48c;
}

.dgFooter
{
    font-size: 12px;
}

.dgPager
{
	font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: blue;
	text-align: left;
	background-color:white;
}

.dgItem
{
    font-size: 10px;
}

.dgCategoryItem
{
    font-size: 10px;
    background-image: url(image/imgButtonBg2.jpg);
}

.dgAlternateItem
{
    font-size: 10px;
}

.dgSelectedItem
{
    font-size: 12px;
}

.Button
{
	font-size: 10px;
	background-image: url(../image/imgButton.jpg);
	background-color: #EEEEEE;
	border-bottom-color: #999999;
	border-right-color: #CCCCCC;
}

.MainTitle
{
	font-weight: bold;
	font-size: 12px;
	color: orangered;
}

.SubTitle
{
	font-weight: bold;
	font-size: 12px;
	color: orangered;
}

.SubSectionTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	}

.Normal
{
	font-size: 10px;
}

.Table
{
	font-size:12px;
}

.TR
{
	font-size: 10px;
}

