body{
	margin:00px;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
}
.link1{
	color:#FFFF00;
	font-size:14px;
	font-weight: bold;
	text-decoration:underline;
}
.link1:hover{
	color:#FFFF00;
	text-decoration:none;
}

tr,td{
 margin: 0px;
 font-family: tahoma;
 font-size: 12px;
 color: #ffffff;
 line-height: 16px;
}
.dot-bg{
	background-image:url(../images/dotted-bg.gif);
	background-repeat:repeat-x;
	height:15px;
}

.pg-heading{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

 #footer_bg{
 background-image:url(../images/footer-bg.jpg);
 background-repeat:no-repeat;
 background-position: left bottom;
 background-color: #000000;
}
 .border{
 border: 1px solid #6f7279;
 }
 .grey-heading{
 background-color: #45474b;
 border-left: 1px solid #6f7279;
 border-right: 1px solid #6f7279;
 border-bottom: 1px solid #6f7279;
 height: 31px;
 font-family: tahoma;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 }
 .right-content{
 background-color: #83868e;
 width: 378px;
 height: 450px;
 overflow:scroll;
 }
 
.white_link{
font-size: 12px;
 font-family: tahoma;
 font-weight: bold;
 color:#FFFFFF;
 text-decoration:none;
 }

 .white_link a:link{
font-size: 12px;
 font-family: tahoma;
 font-weight: bold;
 color:#FFFFFF;;
 text-decoration:none;
 }
.white_link a:active{
font-size: 12px;
 font-family: tahoma;
 font-weight: bold;
 color:#FFFFFF;
 text-decoration:none;
 }
.white_link a:visited{
font-size: 12px;
 font-family: tahoma;
 font-weight: bold;
 color:#FFFFFF;
 text-decoration:none;
 }
.white_link a:hover{
 font-size: 12px;
 font-family: tahoma;
 font-weight: bold;
 color:#FFFFFF;
 text-decoration:underline;
 }
 
 
 .footer{
 font-size: 11px;
 font-family: tahoma;
 font-weight: normal;
 line-height: 19px;
 color:#FFFFFF;
 text-transform:uppercase;
 text-decoration:none;
 }

 .footer a:link{
 font-size: 11px;
 font-family: tahoma;
 font-weight: normal;
 line-height: 19px;
 color:#FFFFFF;
 text-transform:uppercase;
 text-decoration:none;
 }
  .footer a:active{
 font-size: 11px;
 font-family: tahoma;
 font-weight: normal;
line-height: 19px;
 color:#FFFFFF;
 text-transform:uppercase;
 text-decoration:none;
 }
  .footer a:visited{
 font-size: 11px;
 font-family: tahoma;
 font-weight: normal;
 line-height: 19px;
 color:#FFFFFF;
 text-transform:uppercase;
 text-decoration:none;
 }
 .footer a:hover{
 font-size: 11px;
 font-family: tahoma;
 font-weight: normal;
line-height: 19px;
 color:#FFFFFF;
 text-transform:uppercase;
 text-decoration:underline;
 }
 .normalblack_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	font-weight: normal;
	text-decoration:none;
}
.normalblack_122 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
a:link {
  color: #FFFF00 }
a:visited {
  color: #FFFF00 }
