/* CSS Document */
.BODY{
background-color:#888888;
}
.TBL{
background-color:#FFFFFF;
}


.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style10b {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 10px;
	color: #000000;
}

.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style11b {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 11px;
	color: #000000;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style12b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;	
}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.style13b {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 14px;
	color: #000099;
}

/* h1 heading for top */
.clsh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 18px;
	color: #0000FF;
}

/* h1 for bottom  */
.clsh11 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 17px;
	color: #606060;
}

/* H1 for body post title show */
.clsh1_title {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	font-size: 18px;
	color: #606060;
}

/* H1 for body post title show */
.clsh1_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
	font-size: 12px;
	color: #A0A0A0;
}

.dottedtable {
	BORDER-RIGHT: #999999 1px dotted; BORDER-TOP: #999999 1px dotted; BORDER-LEFT: #999999 1px dotted; BORDER-BOTTOM: #999999 1px dotted;
}
.solidtable {
	BORDER-RIGHT: #999999 0px solid; BORDER-TOP: #999999 0px solid; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 1px solid;
}




.clsbutton {
	BACKGROUND-COLOR: #F0F0F0; BORDER-BOTTOM: #D0D0D0 1px solid; BORDER-LEFT: #D0D0D0 1px solid; BORDER-RIGHT: #D0D0D0 1px solid; BORDER-TOP: #D0D0D0 1px solid; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; FONT-SIZE: 13px; FONT-WEIGHT: bold
}
.cInput {
	BACKGROUND-COLOR: #FFFFFF; BORDER-BOTTOM: #707070 1px solid; BORDER-LEFT: #707070 1px solid; BORDER-RIGHT: #707070 1px solid; BORDER-TOP: #707070 1px solid; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; FONT-SIZE: 12px
}
.cTextarea {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #707070 1px solid; BORDER-LEFT: #707070 2px solid; BORDER-RIGHT: #707070 1px solid; BORDER-TOP: #707070 1px solid; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; FONT-SIZE: 12px
}
.cSelect {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; FONT-SIZE: 12px
}

