body{
	background: #E5E5EC;
}
td{
	vertical-align: top;
	font-family: arial; font-size: 12px; font-style: normal; color: #255282;
	text-decoration: none; text-align: justify;
}
th{
	vertical-align: top;
	font-family: arial; font-size: 16px; font-style: normal; color: #255282;
}
ul{
	adding: 0px 0px 0px 0px;
	ext-indent: 16px; 
	argin-left: 26px;
	margin-top: 2px;
}
a{
	font-family: arial; ont-size: 12px; font-style: normal; color: blue;
	text-decoration: none;
}
a:hover{
	font-family: arial; ont-size: 12px; font-style: normal; color: red;
	text-decoration: none;
}

.headerBar{
	font-family: arial; font-size: 16px; font-style: italic; font-weight: bold; color: white;
	text-align: right; letter-spacing: 3px;
	background: #C00001;
}
.menu{
	background: white;
	padding: 2px 0px 0px 12px;
}
.menu a{
	font-family: arial; font-size: 12px; font-style: normal; color: blue;
	letter-spacing: 2px;
	text-decoration: none;
}
.menu a:hover{
	font-family: arial; font-size: 12px; font-style: normal; color: red;
	letter-spacing: 2px;
	text-decoration: none;
}
.mainContent{
	font-family: arial; font-size: 12px;
	text-align: left;
	background: #ffffff;
	padding: 6px 10px 6px 10px;
}
.mainContent th{
	vertical-align: top;
	text-align: left;
	font-family: arial; font-size: 16px; font-style: normal; color: #255282;
	padding: 4px 2px 4px 2px;
}
.mainContent td{
	background: #ffffff;
	padding: 2px 2px 2px 2px;
}
h1{
	font-family: arial; font-size: 24px; font-style: italic; font-weight: bold; color: #255282;
	letter-spacing: 2px;
	padding: 0px 0px 0px 0px;
}

.staffDetail{
	font-family: arial; font-size: 12px; color: #454545;
	text-align: left;
	background: #ffffff;
}
.staffDetail th{
	background: #9999cc;
}
.clientLogin td{
	text-align: center;
}
.name td{
	background: #cccccc;
}
.footerBar{
	background: #C00001;
}
.footer{
	font-family: arial; font-size: 11px; color: #00043;
	text-align: left; letter-spacing: 1px;
	background: #B7B7CA;
	padding: 5px 0px 0px 0px
}

.contactUsMenu, a.contactUsMenu:link {
	color: #0000FF;
	text-decoration: none;
	font-size:11px
}
a.contactUsMenu:visited {
	text-decoration: none;
	color: #0000FF;
	font-size:11px
}
a.contactUsMenu:hover {
	text-decoration: none;
	color: #FF0000;
	font-size:11px
}
a.contactUsMenu:active {
	text-decoration: none;
	color: #0000FF;
	font-size:11px
}

.menu2{
	background: white;
	padding: 2px 0px 0px 5px;
}
.menu2 a{
	font-family: arial; font-style: normal; color: blue;
	letter-spacing: 2px;
	text-decoration: none;
}
.menu2 a:hover{
	font-family: arial; font-style: normal; color: red;
	letter-spacing: 2px;
	text-decoration: none;
}
td img 
{
    display:block
}
