body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.tableDetail {
	font-size: 11px;
	font-family: Verdana;
	color: #49394E;
}

a:link {  font-family: tahoma; font-size: 11px; font-weight: bold; color: #0000ff; text-decoration: underline}
a:active {  font-family: tahoma; font-size: 11px; font-weight: bold; color: #0000ff; text-decoration: underline}
a:visited { font-family: tahoma; font-size: 11px; font-weight: bold; color: #0000ff; text-decoration: underline}
a:hover { font-family: tahoma; border: thin none #FFFFFF; font-size: 11px; font-weight: bold; color: #ff0000; text-decoration: underline}

.textLarge {
	font-family: tahoma;
	font-size: 16px;
	color: 0;
	font-weight: bold;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 6D6D6D;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 83C1DA;
}
.text3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 6D6D6D;
}
.text5 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 6290A8;
}
.text6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 4E4E4E;
}
.textred {


	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.text10 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 6270C8;
}
.texttiny {
	font-family: verdana;
	font-size: 3px;
	font-weight: normal;
	color: 0;
}

.frame {
	border: 1px solid #A6A6A6;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

table.blueborder {
	border-width: 1px;
	border-spacing: ;
	border-style: dashed;
	border-color: #000080;
	border-collapse: separate;
	background-color: #fafaff;
}
table.blueborder th {
	border-width: 0px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: #fafaff;
	-moz-border-radius: ;
}
table.blueborder td {
	border-width: 0px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: #fafaff;
	-moz-border-radius: ;
}


