body {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	list-style-type: square;
	background-image: url(../images/bg.png);
	margin: 0px 0px 0px 0px;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	list-style-type: square;
}
.tableDetail {
	/* font-size: 10px; */
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #000000;
	font-family: tahoma;
	/* font-size: 10px; */
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	font-family: tahoma;
	/* font-size: 10px; */
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: overline;
}
a:visited {
	color: #000000;
	font-family: tahoma;
	/* font-size: 10px; */
	font-weight: bold;
	font-style: normal;
}

.text1 {
	font-family: tahoma;
	color: 0F4756;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: 0F4756;
}
.text3 {
	font-family: tahoma;
	/* font-size: 10px; */
	font-weight: bold;
	color: #000000;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 6D6D6D;
}
.text5 {
	font-family: tahoma;
	/* font-size: 10px; */
	font-weight: normal;
	color: 6290A8;
}
.text6 {
	font-family: tahoma;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	/* font-size: 10px; */
	font-weight: normal;
	color: #000000;
}
.text8 {
	font-family: tahoma;
	/* font-size: 10px; */
	font-weight: normal;
	color: 94AEC5;
}
.text9 {
	font-family: tahoma;
	/* font-size: 10px; */
	font-weight: normal;
	color: 4E4E4E;
}
.text10 {
	font-family: tahoma;
	/* font-size: 14px; */
	font-weight: bold;
	color: #FF0000;
	background-color: #0F4756;
	padding: 3px 3px 3px 3px;
}
.frame {
	border: 1px solid #000D1E;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
/* ---------------------- style a -------------------------- */
.a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
a.a:link {
	font-family: tahoma;
	font-weight: normal;
	color: 0F4756;
}
a.a:hover {
	font-family: tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: overline;
}
a.a:visited {
	font-family: tahoma;
	font-weight: normal;
	color: 0F4756;
}
/* ---------------------- style b -------------------------- */
.b {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}
a.b:link {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.b:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: overline;
}
a.b:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

/* ----------------------  -------------------------- */
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

