.navbdr {
	border: 1px solid #979797;
	background-color: #CA1A1A;
}

body {
	background-image: url();
	background-color: #e8e7e4;
}
.BG {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	background-color: #e8e7e4;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: justify;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.style4 {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
}
.content_bdr {
	border: 1px solid #CCCCCC;
}
.navbg {
	background-attachment: fixed;
	background-image: url(images/bannerhomeprt2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.link:link 		{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CDA400; text-decoration: none}
.link:visited 	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CDA400; text-decoration: none}
.link:hover 	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #86866A; text-decoration: none}
.link:active	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CDA400; text-decoration: none}

.link2:link 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none}
.link2:visited 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none}
.link2:hover 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #86866A; text-decoration: none}
.link2:active	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none}
.imagebdr { border: 1px solid #FBD433;}

.pass{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color:#006600;
	font-weight: bold;
	text-align: justify;
}
.fail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color:#ff0000;
	font-weight: bold;
	text-align: justify;
}
