a.style:link{color:#ffffff
}
a.style:visited{color:#ffffff}
a.style:hover{color:#b5dfff}

a.side:link{color:#ffffff}
a.side:visited{color:#ffffff}
a.side:hover{color:#001d3b}

a.indexlink:link{color:#005ebe}
a.indexlink:visited{color:#005ebe}
a.indexlink:hover{color:#6A5ACD}

.header {
	background-image: url(Images/header.jpg);
}


TR.header {
  background: #ffffff;
 
}
/*body {
  background-color: #ffffff;
 
}*/

TR.headerNavigation {
  background:#78A5D1; 
 /* color: F79418; */
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #bbc3d3; /* Added by jancy 8/april/09 top menu bg color*/
  background: #78A5D1;
  /*font-color: #ffffff;*/
  font-weight : bold;
  
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
/*  background: #ff0000;*/
  background: #FF1493;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #00ff00; */
  background: #FF1493;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.footer {
	background-image: url(Images/footer.jpg);
	font-family:Palatino Linotype; 
	color:#ffffff; 
	font-size:12px;

}
.text {

	text-align: justify;
	vertical-align: text-top;
	right: 10px;
	bottom: 10px;
	clip:  rect(auto 10px auto auto);
	text-indent: 0pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 10px;
	border-top-style: none;
	
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
    font-family:Palatino Linotype;
	font-size:14px;
}
.text1 {

	text-align: justify;
	vertical-align: text-top;
	right: 10px;
	bottom: 10px;
	clip:  rect(auto 10px auto auto);
	text-indent: 0pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 10px;
	border-top-style: none;
	
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
    font-family:Palatino Linotype;
	font-size:13px;
}
a.text2:link
{
	color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
	text-decoration: none;
}
a.text2:visited
{
	color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;

}
a.text2:hover
{
	color: #bf4800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;

}
.tablebg {
	background-color: #FFFFFF;
}

td.linkdesign
{
color: #78A5D1;
background:#78A5D1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
TR.linkcolor {
  background: #78A5D1;
}
.leftmenu
{
font-family:Palatino Linotype; 
color:#ffffff; 
font-size:14px;
font-weight:bold;
}
.heading
{
font-family:Palatino Linotype;
color:#000000;
font-size:24px;

}
.formstyle
{
background-color:#f2f2f2;
font-family:Palatino Linotype;
font-size:14px;
}