body {
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: 5a5a5a;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: ffffff;
	font-family: myriad;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;

}
a:hover {
	color: 000000;
	font-family: myriad;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	
}
a:visited {
	color: ffffff;
	font-family: myriad;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;

}
a.b:link {
	color: 5a5a5a;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;

}
a.b:hover {
	color: 5a5a5a;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
a.b:visited {
	color: 5a5a5a;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;

}
a.c:link {
	color: 0000ff;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	
}
a.c:hover {
	color: 5a5a5a;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;
}
a.c:visited {
	color: 0000ff;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.text1 {
	font-family: tahoma;
	font-size: 20px;
	color: 00184F;
	font-weight: bold;
	font-style: italic;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 00184F;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 2F802F;
}
.text4 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: 000000;
}
.text5 {
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	color: 000000;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
form#login {
	width: 300px;
	margin: 25px auto;
	}
form#login p {
	display: inline-block;
	width: 100px;
	}